mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 15:38:09 +08:00
9758720a24
We were missing an `_`. See #4188.
154 B
154 B
% pandoc -t rst
# My Great Section {#mysection}
# Other section
^D
.. _mysection:
My Great Section
================
Other section
=============