You supported this feature in #84 for markdown. Would you be willing to do the same for restructuredtext?
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
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.