``` % pandoc -f rst I recommend you try |Python|_. .. |Python| replace:: Python, *the* best language around .. _Python: http://www.python.org/ ^D

I recommend you try Python, the best language around.

```