mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08:00
37c6f6adfe
They were gobbling up indented content underneath. Closes #4919.
189 B
189 B
% pandoc -f rst -t native
.. _`tgtmath`:
.. math::
:name:
V = \frac{K}{r^2}
^D
[Div ("tgtmath",[],[])
[BlockQuote
[Para [Math DisplayMath "V = \\frac{K}{r^2}"]]]]