Skip to content

Commit 2038932

Browse files
committed
Add info on inline web link syntax
1 parent 287e46d commit 2038932

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/rest.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,8 @@ Use ```Link text <http://example.com/>`_`` for inline web links. If the link
196196
text should be the web address, you don't need special markup at all, the parser
197197
finds links and mail addresses in ordinary text.
198198

199+
.. important:: There must be a space between the link text and the opening \< for the URL.
200+
199201
You can also separate the link and the target definition (:duref:`ref
200202
<hyperlink-targets>`), like this::
201203

0 commit comments

Comments
 (0)