CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/07 08:31:18
Modified files:
usr.bin/mandoc : mdoc_markdown.c
regress/usr.bin/mandoc/mdoc/Bl: Makefile
Added files:
regress/usr.bin/mandoc/mdoc/Bl: inset.out_markdown
Log message:
Escape blanks at the end of markdown lines
such that they don't look like output line breaks.
