mirror of
https://github.com/vale981/releases
synced 2025-03-05 17:51:42 -05:00
Think this comment is outdated now
This commit is contained in:
parent
7229b1f004
commit
1cea5969bf
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ def issues_role(name, rawtext, text, lineno, inliner, options={}, content=[]):
|
||||||
was a major bug released in a feature release. May give a 'ticket number'
|
was a major bug released in a feature release. May give a 'ticket number'
|
||||||
of ``-`` or ``0`` to generate no hyperlink.
|
of ``-`` or ``0`` to generate no hyperlink.
|
||||||
"""
|
"""
|
||||||
# Old-style 'just the issue link' behavior
|
|
||||||
issue_no, _, ported = utils.unescape(text).partition(' ')
|
issue_no, _, ported = utils.unescape(text).partition(' ')
|
||||||
# Lol @ access back to Sphinx
|
# Lol @ access back to Sphinx
|
||||||
config = inliner.document.settings.env.app.config
|
config = inliner.document.settings.env.app.config
|
||||||
|
|
Loading…
Add table
Reference in a new issue