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

add test showing that only directive works for ignoring blocks #205

Merged
merged 4 commits into from
Feb 18, 2023

Conversation

dhellmann
Copy link
Member

Add a test showing that the only directive works for ignoring sections of
content that has content that should not be checked.

Addresses #204

Use a filter condition function to check whether we want to traverse
each node.
Replace the use of the deprecated traverse() method with findall().
Add a test showing that the `only` directive works for ignoring
sections of content that has content that should not be checked.

Addresses sphinx-contrib#204
@mergify mergify bot merged commit a05cca7 into sphinx-contrib:master Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci a CI change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant