History log of /openbsd-current/regress/usr.bin/mandoc/mdoc/Tn/font.out_markdown
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_6_2_BASE
# 1.3 04-Jul-2017 schwarze

Messages of the -Wbase level now print STYLE:. Since this
causes horrible churn anyway, profit of the opportunity to stop
excessive testing, such that this is hopefully the last instance
of such churn. Consistently use OpenBSD RCS tags, blank .Os,
blank fourth .TH argument, and Mdocdate like everywhere else.
Use -Ios=OpenBSD for platform-independent predictable output.


Revision tags: OPENBSD_6_1_BASE
# 1.2 08-Mar-2017 schwarze

According to the CommonMark specification, backslash escapes
and markdown markup do not work inside code spans.


# 1.1 05-Mar-2017 schwarze

first batch of -T markdown tests