CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/08 10:40:17
Modified files:
usr.bin/mandoc : mdoc_markdown.c
Log message:
Do not increment .Bl -enum list markers beyond two digits.
Otherwise, we would indent subsequent paragraphs less than
the CommonMark specification requires, harming portability.
