Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions doc/usage/restructuredtext/basics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -242,13 +242,6 @@ This uses the following syntax: ```Link text <https://domain.invalid/>`__``
Moreover, they have the disadvantage that you must make sure that you
do not use the same "Link text" for another link in your document.

You can also separate the link and the target definition (:duref:`ref
<hyperlink-targets>`), like this::

This is a paragraph that contains `a link`_.

.. _a link: https://domain.invalid/

Internal links
~~~~~~~~~~~~~~

Expand Down
Loading