diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-12-22 17:59:47 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-12-22 18:03:51 -0800 |
commit | 28b736bf957da0df79ffb211fc5e7ec4ff713c4b (patch) | |
tree | 5c8d905498626c2f32c49cacde3af7096485c21c /src/Text/Pandoc/Lua.hs | |
parent | 4a07977715021da241b1bf5ab3e1ee62fef89fa1 (diff) | |
download | pandoc-28b736bf957da0df79ffb211fc5e7ec4ff713c4b.tar.gz |
`latex_macros` extension changes.
Don't pass through macro definitions themselves when `latex_macros`
is set. The macros have already been applied.
If `latex_macros` is enabled, then `rawLaTeXBlock` in
Text.Pandoc.Readers.LaTeX will succeed in parsing a macro definition,
and will update pandoc's internal macro map accordingly, but the
empty string will be returned.
Together with earlier changes, this closes #4179.
Diffstat (limited to 'src/Text/Pandoc/Lua.hs')
0 files changed, 0 insertions, 0 deletions