aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/HTML.hs
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-07-10 15:04:18 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-07-10 15:04:18 -0700
commit9e0495cb8347e77c30b8ff0ade54c1ff990bacd8 (patch)
tree71e13e452cd29716e454ca0521ad39b47a35f22e /src/Text/Pandoc/Writers/HTML.hs
parent83d4c2733c2406654b485326530fc5922bf9a924 (diff)
downloadpandoc-9e0495cb8347e77c30b8ff0ade54c1ff990bacd8.tar.gz
Fixed an issue caused by e4263d306e6988dd322c895242eb818d22b9e012.
This sets `stateInHtmlBlock` to `Just "div"` when we're parsing an HTML div. Without this fix, a closing `</div>` tag could be parsed as part of a list item rather than after the list.
Diffstat (limited to 'src/Text/Pandoc/Writers/HTML.hs')
0 files changed, 0 insertions, 0 deletions