aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Er
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-03-08 18:17:21 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-03-08 18:17:21 +0000
commit5b445c2ccd57cf393b08a1a626d58369c6c70865 (patch)
treeffa5b32b87e8c06ef58c40d5472e435a5e72547b /regress/mdoc/Er
parent9d1775c515c3381957c801b3de57c9b282668dac (diff)
downloadmandoc-5b445c2ccd57cf393b08a1a626d58369c6c70865.tar.gz
mandoc-5b445c2ccd57cf393b08a1a626d58369c6c70865.tar.zst
mandoc-5b445c2ccd57cf393b08a1a626d58369c6c70865.zip
According to the CommonMark specification, backslash escapes
and markdown markup do not work inside code spans.
Diffstat (limited to 'regress/mdoc/Er')
-rw-r--r--regress/mdoc/Er/font.out_markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/mdoc/Er/font.out_markdown b/regress/mdoc/Er/font.out_markdown
index f792b749..a901f593 100644
--- a/regress/mdoc/Er/font.out_markdown
+++ b/regress/mdoc/Er/font.out_markdown
@@ -7,7 +7,7 @@ ER-FONT(1) - General Commands Manual
# DESCRIPTION
normal text
-`EFONT*emphasis*EBACK`
+`EFONTemphasisEBACK`
trailing text
OpenBSD - July 9, 2012