Add a missing line-break request so that -ragged
-compact lists always start from the new line. Example: foo .Bd -ragged -compact bar .Ed Produced: foo bar Now produces: foo bar
This commit is contained in:
parent
61affd13ce
commit
02c6bbd122
@ -1595,6 +1595,7 @@
|
||||
. nr iD \\n(iD+1
|
||||
. ds d\\n(dP dR
|
||||
. na
|
||||
. br
|
||||
. \}
|
||||
. if "\\$1"-unfilled" \{\
|
||||
. nr iD \\n(iD+1
|
||||
|
Loading…
Reference in New Issue
Block a user