Skip to content

Commit

Permalink
Merge pull request #9086 from tk0miya/8898_docs
Browse files Browse the repository at this point in the history
docs: Add versionchanged tag to extlinks (refs: #8898)
  • Loading branch information
tk0miya committed Apr 12, 2021
2 parents d0d0692 + d59e96c commit 8347e24
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 8347e24

Please sign in to comment.