diff options
author | Isaac Muse <faceless.shop@gmail.com> | 2017-01-23 20:44:40 -0700 |
---|---|---|
committer | Waylan Limberg <waylan.limberg@icloud.com> | 2017-01-23 22:44:40 -0500 |
commit | facfd66d5e41e03d69901fe2f4ae0e24106a21f2 (patch) | |
tree | d9d51d6626aaad152e97ca07e2872c2c0d73756e /tests/extensions/extra/footnote_many_footnotes.html | |
parent | 8afeaafcb06c07058e1f296e3d3867048c01d18c (diff) | |
download | markdown-facfd66d5e41e03d69901fe2f4ae0e24106a21f2.tar.gz markdown-facfd66d5e41e03d69901fe2f4ae0e24106a21f2.tar.bz2 markdown-facfd66d5e41e03d69901fe2f4ae0e24106a21f2.zip |
Fix footnote parsing of footnote content (#536)
Fixes #412 and #493. First we parse footnote content as
its own document avoid quirks with using li as a parent. Second, we
surround placeholders with STX and ETX to prevent them from interfering
with inline parsing; this is also consistent with how placeholders are
used everywhere else in Python Markdown.
Diffstat (limited to 'tests/extensions/extra/footnote_many_footnotes.html')
0 files changed, 0 insertions, 0 deletions