Skip to content

Commit 896859d

Browse files
Ukilelevinniefalco
authored andcommitted
escape "c++" in adoc files
close #110
1 parent 30b632d commit 896859d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ cmake --install .
3939

4040
=== MrDox:
4141

42-
* narrow and deep focus on C++ only
42+
* narrow and deep focus on {cpp} only
4343
* uses clang's unstable libtooling API:
4444
** Understands ALL C++: if clang can compile it, MrDox knows about it
45-
** This includes up to C++20 and even experimental things in C++23
45+
** This includes up to {cpp}20 and even experimental things in {cpp}23
4646
* brand-new program with no technical debt
4747
* written by me
4848

0 commit comments

Comments
 (0)