9e6b9cdc5f
Also, fix regular macros so they're expanded at the point of use, and NOT also the point of definition. `\let` macros, by contrast, are expanded at the point of definition. Added an `ExpansionPoint` field to `Macro` to track this difference. |
||
---|---|---|
.. | ||
Pandoc | ||
Pandoc.hs |