diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-04-18 10:45:46 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-04-18 10:58:50 -0700 |
commit | d20152e01135a27decfd08dbda097fd1fda75354 (patch) | |
tree | 7fe7923a954877b446f3fefffa7c8d1c478db4b7 /tests/Tests/Readers/Markdown.hs | |
parent | 0b80073e7c10d7413fd40ac70ba6bd5eaf58cd45 (diff) | |
download | pandoc-d20152e01135a27decfd08dbda097fd1fda75354.tar.gz |
Markdown writer: improved escaping.
`<` should not be escaped as `\<`, for compatibility with
original Markdown. We now escape `<` and `>` with entities.
Also, we now backslash-escape square brackets.
Closes #2086.
Diffstat (limited to 'tests/Tests/Readers/Markdown.hs')
0 files changed, 0 insertions, 0 deletions