Skip to content

Commit

Permalink
docs: Add versionchanged tag to extlinks (refs: sphinx-doc#8898)
Browse files Browse the repository at this point in the history
  • Loading branch information
tk0miya committed Apr 11, 2021
1 parent 0456593 commit d59e96c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/usage/extensions/extlinks.rst
Expand Up @@ -51,6 +51,10 @@ The extension adds a config value:
that generate links, i.e. ``:issue:`this issue <123>```. In this case, the
*caption* is not relevant.

.. versionchanged:: 4.0

Support to substitute by '%s' in the caption.

.. note::

Since links are generated from the role in the reading stage, they appear as
Expand Down

0 comments on commit d59e96c

Please sign in to comment.