pandoc/test/command/3937.md
2017-09-27 20:42:04 -07:00

13 lines
153 B
Markdown

```
% pandoc -t rst
# My Great Section {#mysection}
# Other section
^D
.. mysection:
My Great Section
================
Other section
=============
```