diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-12-14 12:03:14 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-12-14 12:03:14 -0800 |
commit | 7888f49342d205973004c8d3e642b0d5d2f92e1a (patch) | |
tree | a5d5647ff69ec4fe0c7d10996366af33b3a8dfbd /src/Text/Pandoc/Data.hs | |
parent | 17b667ec260547201e422de7da56816d97d73c3b (diff) | |
download | pandoc-7888f49342d205973004c8d3e642b0d5d2f92e1a.tar.gz |
Markdown reader: be pickier about table captions.
A caption starts with a `:` which can't be followed
by punctuation. Otherwise we can falsely interpret
the start of a fenced div, or even a table header line
like `:--:|:--:`, as a caption.
Diffstat (limited to 'src/Text/Pandoc/Data.hs')
0 files changed, 0 insertions, 0 deletions