You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reference displays the name of the target by default, but we can use any text you want.
For example: `my custom text <target to paragraph>`_, that will be rendered as: my custom text.
Expected Result
The link my custom text should lead to the target.
Actual Result
The link returns a Page not Found error.
The text was updated successfully, but these errors were encountered:
oops, looks like this doesn't work as I was expecting, not sure why I didn't realize this when writing the guide. But looks like the ref role does support that :ref:`Target to paragraph <target to paragraph>`
Details
Read the Docs project URL: https://docs.readthedocs.io/en/stable/guides/cross-referencing-with-sphinx.html
The following paragraph:
Expected Result
The link
my custom text
should lead to the target.Actual Result
The link returns a
Page not Found
error.The text was updated successfully, but these errors were encountered: