Ignore complete CommonMark code contexts in terminology scans - #335
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
1sgtpepper
marked this pull request as ready for review
August 12, 2026 10:19
1sgtpepper
force-pushed
the
fix/commonmark-terminology-closers
branch
from
August 12, 2026 14:46
163fcf9 to
2605edb
Compare
1sgtpepper
force-pushed
the
fix/linear-terminology-fences
branch
from
August 12, 2026 17:17
ec57a32 to
04a0ba7
Compare
1sgtpepper
force-pushed
the
fix/commonmark-terminology-closers
branch
from
August 12, 2026 17:31
2605edb to
3a30c83
Compare
1sgtpepper
force-pushed
the
fix/linear-terminology-fences
branch
from
August 13, 2026 04:19
04a0ba7 to
1e0bbb2
Compare
1sgtpepper
force-pushed
the
fix/commonmark-terminology-closers
branch
3 times, most recently
from
August 13, 2026 05:19
50115cd to
4a8aa90
Compare
1sgtpepper
force-pushed
the
fix/linear-terminology-fences
branch
from
August 13, 2026 05:19
9e5a71e to
f730692
Compare
1sgtpepper
force-pushed
the
fix/commonmark-terminology-closers
branch
2 times, most recently
from
August 13, 2026 05:27
7edd1ee to
9b6c95f
Compare
1sgtpepper
force-pushed
the
fix/linear-terminology-fences
branch
from
August 13, 2026 05:27
f730692 to
c220df6
Compare
1sgtpepper
force-pushed
the
fix/commonmark-terminology-closers
branch
from
August 13, 2026 05:28
9b6c95f to
deff540
Compare
1sgtpepper
force-pushed
the
fix/linear-terminology-fences
branch
from
August 13, 2026 05:31
c220df6 to
1afd8ca
Compare
1sgtpepper
force-pushed
the
fix/commonmark-terminology-closers
branch
3 times, most recently
from
August 13, 2026 05:36
b9aa215 to
8d9b4a2
Compare
1sgtpepper
force-pushed
the
fix/commonmark-terminology-closers
branch
from
August 13, 2026 08:42
d7f6653 to
be8fc74
Compare
1sgtpepper
force-pushed
the
fix/commonmark-terminology-closers
branch
from
August 13, 2026 08:48
be8fc74 to
1ed3a6f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Recognize matching fenced-code closers that are longer than their opener while preserving linear terminology scans and unmatched-fence behavior.
Depends on #332.
Linked issue
Fixes #251
Test