diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2018-01-13 12:10:52 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2018-01-13 12:11:36 -0800 |
| commit | 44222e0373f47c986833a609271d495d55ff48de (patch) | |
| tree | 64c77bc0d7c98e69030c3ae8dda2dadf5881c847 /tools/extract-changes.hs | |
| parent | 944ed5e0987e5069bfe70504e948f45a84f57324 (diff) | |
| download | pandoc-44222e0373f47c986833a609271d495d55ff48de.tar.gz | |
LaTeX reader: allow macro definitions inside macros.
Previously we went into an infinite loop with
```
\newcommand{\noop}[1]{#1}
\noop{\newcommand{\foo}[1]{#1}}
\foo{hi}
```
See #4253.
Diffstat (limited to 'tools/extract-changes.hs')
0 files changed, 0 insertions, 0 deletions
