mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-11 03:47:20 +00: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
=============