diff options
author | John MacFarlane <jgm@berkeley.edu> | 2020-01-28 21:32:30 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2020-01-28 21:32:30 -0800 |
commit | e6399d162aedf2bfe2b183cd4c7310521dafe842 (patch) | |
tree | 379812fb22335c850f0cc3b330e01080ec346c68 /data | |
parent | 34eba446a02f4370d89e33f4f5a47b0cdb6bbfee (diff) | |
download | pandoc-e6399d162aedf2bfe2b183cd4c7310521dafe842.tar.gz |
Added a try that was needed for the commit fc78be1.
The intent of that commit was to parse unknown LaTeX
enivronments as verbatim if they can't be parsed normally,
avoiding crashes on environments that allow unescaped
underscores and the like. But the fix didn't completely
work: it worked for raw TeX in markdown but not when
reading LaTeX. This change fixes that.
See #6034. Closes #6093.
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions