aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-04-26 21:07:17 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2020-07-19 22:51:59 -0700
commit3a22fbd11bba805140b1963a583a11b4fa1169a2 (patch)
treef9dc3446397e2df8cc9dd13771aaa889149cbd69 /MANUAL.txt
parent8d523d80d4120413f6b62bf833d6da8f2a69b925 (diff)
downloadpandoc-3a22fbd11bba805140b1963a583a11b4fa1169a2.tar.gz
Trim down githubMarkdownExtensions.
Previously it included all of the following, which make sense for the legacy markdown_github but not for gfm, since they are part of base commonmark and thus can't be turned off in gfm: - `Ext_all_symbols_escapable` - `Ext_backtick_code_blocks` - `Ext_fenced_code_blocks` - `Ext_space_in_atx_header` - `Ext_intraword_underscores` - `Ext_lists_without_preceding_blankline` - `Ext_shortcut_reference_links` ` These have been removed from `githubMarkdownExtensions`, though they're still turned on for legacy `markdown_github`.
Diffstat (limited to 'MANUAL.txt')
0 files changed, 0 insertions, 0 deletions