Skip to content

Commit

Permalink
doc: Adds rule to xmlformat to help keep spacing right.
Browse files Browse the repository at this point in the history
The other definitions broke term, cmdsynopsis and arg tags; spaces
inside were removed, making workdsrun-ininstead of keeping them spaced.
  • Loading branch information
samueldr committed Jun 1, 2018
1 parent 02b77ea commit aa59151
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions nixos/doc/xmlformat.conf
Expand Up @@ -67,6 +67,7 @@ programlisting screen
entry-break = 0
exit-break = 0


#term
# format inline
# This is needed so that the spacing inside those tags is kept.
term cmdsynopsis arg
normalize yes
format block

0 comments on commit aa59151

Please sign in to comment.