python sphinx - How do you hyperlink monospaced text in reStructuredText? -


`pandoc <https://github.com/jgm/pandoc>`_ 

creates link looks like

pandoc

but how create link monospaced text: pandoc

if try

` ``pandoc`` <https://github.com/jgm/pandoc>`_ 

i crud:

` pandoc <https://github.com/jgm/pandoc>`_


Comments

Popular posts from this blog

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

java - Creating a room by reading from a file (for a game) -

javascript - return highlighted cells to php -