aboutsummaryrefslogtreecommitdiff
path: root/test/command/4038.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-07-18 15:17:06 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2020-07-19 22:51:59 -0700
commitd6b7b1dc772249e9a1b56bcdd4ae816cc54edb51 (patch)
tree59c29c5daecd6897d8756a1b04b53bcf382aff6d /test/command/4038.md
parenta63105fffffeea18bb258f31f6fdf2e2d3730eaa (diff)
downloadpandoc-d6b7b1dc772249e9a1b56bcdd4ae816cc54edb51.tar.gz
Remove use of cmark-gfm for commonmark/gfm rendering.
Instead rely on the markdown writer with appropriate extensions. Export writeCommonMark variant from Markdown writer. This changes a few small things in rendering markdown, e.g. w/r/t requiring backslashes before spaces inside super/subscripts.
Diffstat (limited to 'test/command/4038.md')
-rw-r--r--test/command/4038.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/4038.md b/test/command/4038.md
index 121760540..b5e6323df 100644
--- a/test/command/4038.md
+++ b/test/command/4038.md
@@ -1,5 +1,5 @@
```
-% pandoc -f gfm -t gfm
+% pandoc -f gfm -t gfm --atx-headers
# ~~Header~~
^D
# ~~Header~~