In MyST documents, support the myst_sub_delimiters option.
This means you can use the {{replace-me}} syntax in MyST documents.
2024.08.06
Bump the minimum supported version of Sphinx to 7.3.5.
Remove support for sphinx-prompt.
Please create a GitHub issue if you have a use case for this extension which is not covered by the built-in Sphinx functionality.
2024.02.25
Add substitution-download role.
2024.02.24.1
Add support for MyST.
Thanks to Václav Votípka (@eNcacz) for the contribution.
2024.02.24
Bump the minimum supported version of Sphinx to 7.2.0.
Bump the minimum supported version of docutils to 0.19.
sphinx-prompt is no longer an optional dependency, meaning you can remove the [prompt] extras dependency specification.
Remove the need to specify the sphinx-prompt extension in conf.py in order to use the prompt directive.
Support Python 3.12
Drop support for Python 3.9
2022.02.16
Breaking change: The required Sphinx version is at least 4.0.
sphinx-prompt is now an optional dependency.
Thanks go to @dgarcia360 for this change.
2020.09.30.0
2020.07.04.1
Ensure non-lower-case replacements can also be substituted in the inline substitution code role.
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps sphinx-substitution-extensions from 2022.2.16 to 2024.10.17.
Release notes
Sourced from sphinx-substitution-extensions's releases.
Changelog
Sourced from sphinx-substitution-extensions's changelog.
... (truncated)
Commits
1d52516
Bump CHANGELOG7118886
Merge pull request #980 from adamtheturtle/myst-sub-delimitersd8f3cc7
Add documentation for new feature in READMEb32284e
Add new style substitution to MyST sample document2337fc8
Clarify test names46d2811
Add CHANGELOG entry for myst_sub_delimiters support1b1f7ad
Add test for custom myst_sub_delimiters060f991
Passing basic testf96eaad
Progress towards passing test for MyST custom sub delimiters2af1f00
Merge pull request #979 from adamtheturtle/dependabot/pip/pyproject-fmt-2.4.2You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show