mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-10 19:37:12 +00:00
a96c762a10
Closes #4598.
105 B
105 B
% pandoc -f rst
`x`__
__ `xy`_
.. _`xy`: http://xy.org
^D
<p><a href="http://xy.org">x</a></p>