mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-04 06:35:47 +00:00
10 lines
215 B
Markdown
10 lines
215 B
Markdown
```
|
|
% pandoc -f rst
|
|
See `the full compatibility guidelines <https://
|
|
example.com>`_ for more information.
|
|
^D
|
|
<p>See <a href="https://example.com">the full compatibility
|
|
guidelines</a> for more information.</p>
|
|
|
|
```
|