diff options
author | Isaac Muse <faceless.shop@gmail.com> | 2018-01-04 13:07:45 -0700 |
---|---|---|
committer | Waylan Limberg <waylan.limberg@icloud.com> | 2018-01-04 15:07:45 -0500 |
commit | 1de595a4a9c5536d32d597dba799cd036582af0f (patch) | |
tree | 3d0a7f5c99938a8fcc1101de252ba0b943e57395 /markdown_extensions/def_list.py | |
parent | bbada79726d900ef9ae5410ab3a0ce573a742c00 (diff) | |
download | markdown-1de595a4a9c5536d32d597dba799cd036582af0f.tar.gz markdown-1de595a4a9c5536d32d597dba799cd036582af0f.tar.bz2 markdown-1de595a4a9c5536d32d597dba799cd036582af0f.zip |
Fix raw html reference issue (#585)
Preserve the line which a reference was on to prevent raw HTML indexing issue. Fixes #584.
Prevent raw HTML parsing issue in abbr and footnotes
Peserve abbreviation line when stripping and preserve a line for each footnote block. Footnotes should also accumulate the extraneous padding.
Test extra lines at the end of references
Strip the gathered extraneous whitespace
When processing footnotes, we don't actually care to process the extra whitespace at the end of a footnote, but we want it to calculate lines to preserve.
Diffstat (limited to 'markdown_extensions/def_list.py')
0 files changed, 0 insertions, 0 deletions