Skip to content

feat: Add ignore for path-substitutions in include directive#198

Open
adamtheturtle wants to merge 1 commit intoPyCQA:mainfrom
adamtheturtle:feat/ignore-path-subs
Open

feat: Add ignore for path-substitutions in include directive#198
adamtheturtle wants to merge 1 commit intoPyCQA:mainfrom
adamtheturtle:feat/ignore-path-subs

Conversation

@adamtheturtle
Copy link

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.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant