docvet 1.11: Fix Both Code Block Patterns in One Run #304
Alberto-Codes
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The
prefer-fenced-code-blocksrule now reports both>>>doctest blocks and::rST code blocks in a single pass. Previously it would find one pattern and stop — you had to rerun to catch the other.Also in this release:
Full changelog
Beta Was this translation helpful? Give feedback.
All reactions