Markup: Feature request: Support relative links in `README.rst`

Created on 21 Feb 2014  路  1Comment  路  Source: github/markup

You supported this feature in #84 for markdown. Would you be willing to do the same for restructuredtext?

Most helpful comment

Relative links should work in all the markup formats we support. It is not a markdown-specific feature. I just tested that it works, so let me know if it is not working for you.

Check out this `relative link`_.

.. _relative link: otherdoc.rst

>All comments

Relative links should work in all the markup formats we support. It is not a markdown-specific feature. I just tested that it works, so let me know if it is not working for you.

Check out this `relative link`_.

.. _relative link: otherdoc.rst
Was this page helpful?
0 / 5 - 0 ratings

Related issues

danieljabailey picture danieljabailey  路  4Comments

petrdvorak picture petrdvorak  路  6Comments

woodruffw picture woodruffw  路  6Comments

AraHaan picture AraHaan  路  7Comments

daenney picture daenney  路  3Comments