diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-06-01 18:59:21 +0200 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-06-01 18:59:21 +0200 |
commit | 0f07404daf08156fac655f0ff907a6126c639450 (patch) | |
tree | 1916a8c99d5ef5ec65da8983017e7b9cb7c1415a /src/Text/Pandoc/Slides.hs | |
parent | 8218bdb95c070b2c09f51ae29c280260fc47dffb (diff) | |
download | pandoc-0f07404daf08156fac655f0ff907a6126c639450.tar.gz |
HTML reader: Removed "button" from block tag list.
It is already in the eitherBlockOrInlineTag list, and
should be both places.
Closes #3717.
Note: the result of this change is that there will be
p tags around the whole paragraph. That is the right
result, because the `button` tags are treated as inline
HTML here, and the whole chunk of text is a Markdown
paragraph.
Diffstat (limited to 'src/Text/Pandoc/Slides.hs')
0 files changed, 0 insertions, 0 deletions