diff options
author | John MacFarlane <jgm@berkeley.edu> | 2018-04-16 23:15:09 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2018-04-16 23:15:09 -0700 |
commit | 8ac5eb9d44cb15547dfdcfc01e46c9ca49b400b9 (patch) | |
tree | 007d3a368fafb508be30ae692c4408ddfc759cf7 /test/docx/char_styles.docx | |
parent | 57256d6d91669d1a0256132cd9336364656eb924 (diff) | |
download | pandoc-8ac5eb9d44cb15547dfdcfc01e46c9ca49b400b9.tar.gz |
Markdown reader: remove "fallback" for doubleQuote parser.
Previously the parser tried to be efficient -- if no end double
quote was found, it would just return the contents. But this
could backfire in a case like:
**this should "be bold**
since the fallback would return the content `"be bold**` and the
closing boldface delimiter would never be encountered.
Diffstat (limited to 'test/docx/char_styles.docx')
0 files changed, 0 insertions, 0 deletions