diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-07-07 15:47:51 -0600 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-07-07 15:53:59 -0600 |
commit | e4263d306e6988dd322c895242eb818d22b9e012 (patch) | |
tree | d3f55381546316bece265028dd0beacad4fa4180 /src/Text/Pandoc/Writers | |
parent | 91b902f02f8224ea49ae26e7889a2c5032e2a79a (diff) | |
download | pandoc-e4263d306e6988dd322c895242eb818d22b9e012.tar.gz |
Revamped raw HTML block parsing in markdown.
- We no longer include trailing spaces and newlines in the
raw blocks.
- We look for closing tags for elements (but without backtracking).
- Each block-level tag is its own RawBlock; we no longer try to
consolidate them (though `--normalize` will do so).
Closes #1330.
Diffstat (limited to 'src/Text/Pandoc/Writers')
0 files changed, 0 insertions, 0 deletions