Skip to content

Conversation

@adamtheturtle
Copy link
Owner

@adamtheturtle adamtheturtle commented Dec 8, 2025

I am the author of sphinx-substitution-extensions.

This enables substitutions in existing Sphinx / docutils directives by adding new options.

There is already an ignore in this project for code-block (just above the added ignore). I wish to add support for include to my extension, at adamtheturtle/sphinx-substitution-extensions#1265, but there is a conflict with doc8.


Note

Extends Sphinx-mode ignore patterns to suppress errors for the include directive’s path-substitutions option in src/doc8/checks.py.

Written by Cursor Bugbot for commit 00d25c9. This will update automatically on new commits. Configure here.

I am the author of [`sphinx-substitution-extensions`](https://github.com/adamtheturtle/sphinx-substitution-extensions).

This enables substitutions in existing Sphinx / docutils directives by adding new options.

There is already an ignore in this project for `code-block` (just above the added ignore). I wish to add support for `include` to my extension, at adamtheturtle/sphinx-substitution-extensions#1265, but there is a conflict with `doc8`.
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