Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sphinx-agent: Use only builtin nodes for line numbers #883

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

alcarney
Copy link
Member

To remove the possibility of conflicting with extensions that introduce custom doctree nodes, the sphinx agent will only consider nodes defined in docutils.nodes or sphinx.addnodes when injecting line numbers

Closes #874

To remove the possibility of conflicting with extensions that introduce
custom doctree nodes, the sphinx agent will only consider nodes defined
in `docutils.nodes` or `sphinx.addnodes` when injecting line numbers
@alcarney alcarney merged commit 12c9bd9 into swyddfa:develop Aug 24, 2024
12 of 13 checks passed
@alcarney alcarney deleted the fix-ablog branch August 24, 2024 10:13
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.

Cannot use esbonio with ablog extension
1 participant