mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-15 13:57:06 +00:00
9d68bb83a7
This is necessary for the `markdown_attribute` extension to work properly. Closes #11685.
163 B
163 B
% pandoc -f rst -t markdown_mmd
.. note::
``code``
^D
<div class="note" markdown="1">
<div class="title" markdown="1">
Note
</div>
`code`
</div>