diff options
author | Yuchen Pei <ycpei@users.noreply.github.com> | 2017-07-12 11:19:49 -0400 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-07-12 17:19:49 +0200 |
commit | 8b502dd50ff842bdbbf346a67a607d1a7905bda3 (patch) | |
tree | f4fc0988f68c028ac9afa08956e333b14f3cce45 /src/Text/Pandoc/Readers/Markdown.hs | |
parent | de117fbd9e32e890663eb831b47fd91fcd6419a0 (diff) | |
download | pandoc-8b502dd50ff842bdbbf346a67a607d1a7905bda3.tar.gz |
Fixed #3760. (#3784)
Using the same solution as in the LaTeX reader:
equation -> displaymath
align -> displaymath \begin{aligned} ... \end{aligned}
etc..
Diffstat (limited to 'src/Text/Pandoc/Readers/Markdown.hs')
0 files changed, 0 insertions, 0 deletions