Skip to content

Commit db0ef65

Browse files
committed
doc: add markup for characters
This rule was already implicitely applied in the converted man pages, so let's state it loudly. Signed-off-by: Jean-Noël Avila <[email protected]>
1 parent 2ddce76 commit db0ef65

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/CodingGuidelines

+3
Original file line numberDiff line numberDiff line change
@@ -861,6 +861,9 @@ Markup:
861861
_<git-dir>_
862862
_<key-id>_
863863

864+
Characters are also surrounded by underscores:
865+
_LF_, _CR_, _CR_/_LF_, _NUL_, _EOF_
866+
864867
Git's Asciidoc processor has been tailored to treat backticked text
865868
as complex synopsis. When literal and placeholders are mixed, you can
866869
use the backtick notation which will take care of correctly typesetting

0 commit comments

Comments
 (0)