Skip to content

Conversation

carterbox
Copy link

@carterbox carterbox commented May 30, 2025

Ignores lines whose contents are some whitespace, <, any text, >`_, then an optional punctuation. This allows for long lines to be a URL without breaking them, so that they remain clickable.

For example:

pharetra, sit amet feugiat lorem consequat. `A Very Long Inline Link Example
<https://www.example.com/this-link-is-unusually-long-and-contains-a-lot-of-characters-as-well-as-additional-query-params?param1=value1&param2=value2&param3=value3&more_values=true>`_.
More text here...

xref: https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#external-links

Ignores lines whose contents are some whitespace, <, any text,
>`_, then an optional punctuation. This allows for long lines to
be a URL without breaking then, so that they remain clickable.
Copy link
Collaborator

@hugovk hugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants