Skip to content

Ignore complete CommonMark code contexts in terminology scans - #335

Merged
1sgtpepper merged 4 commits into
mainfrom
fix/commonmark-terminology-closers
Aug 13, 2026
Merged

Ignore complete CommonMark code contexts in terminology scans#335
1sgtpepper merged 4 commits into
mainfrom
fix/commonmark-terminology-closers

Conversation

@1sgtpepper

@1sgtpepper 1sgtpepper commented Aug 12, 2026

Copy link
Copy Markdown
Owner

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

GitHub Actions passed: CI

@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@1sgtpepper
1sgtpepper marked this pull request as ready for review August 12, 2026 10:19
@1sgtpepper
1sgtpepper force-pushed the fix/commonmark-terminology-closers branch from 163fcf9 to 2605edb Compare August 12, 2026 14:46
@1sgtpepper
1sgtpepper force-pushed the fix/linear-terminology-fences branch from ec57a32 to 04a0ba7 Compare August 12, 2026 17:17
@1sgtpepper
1sgtpepper force-pushed the fix/commonmark-terminology-closers branch from 2605edb to 3a30c83 Compare August 12, 2026 17:31
@1sgtpepper
1sgtpepper force-pushed the fix/linear-terminology-fences branch from 04a0ba7 to 1e0bbb2 Compare August 13, 2026 04:19
@1sgtpepper
1sgtpepper force-pushed the fix/commonmark-terminology-closers branch 3 times, most recently from 50115cd to 4a8aa90 Compare August 13, 2026 05:19
@1sgtpepper
1sgtpepper force-pushed the fix/linear-terminology-fences branch from 9e5a71e to f730692 Compare August 13, 2026 05:19
@1sgtpepper
1sgtpepper force-pushed the fix/commonmark-terminology-closers branch 2 times, most recently from 7edd1ee to 9b6c95f Compare August 13, 2026 05:27
@1sgtpepper
1sgtpepper force-pushed the fix/linear-terminology-fences branch from f730692 to c220df6 Compare August 13, 2026 05:27
@1sgtpepper
1sgtpepper force-pushed the fix/commonmark-terminology-closers branch from 9b6c95f to deff540 Compare August 13, 2026 05:28
@1sgtpepper
1sgtpepper force-pushed the fix/linear-terminology-fences branch from c220df6 to 1afd8ca Compare August 13, 2026 05:31
@1sgtpepper
1sgtpepper force-pushed the fix/commonmark-terminology-closers branch 3 times, most recently from b9aa215 to 8d9b4a2 Compare August 13, 2026 05:36
@1sgtpepper
1sgtpepper changed the base branch from fix/linear-terminology-fences to main August 13, 2026 08:39
@1sgtpepper
1sgtpepper force-pushed the fix/commonmark-terminology-closers branch from d7f6653 to be8fc74 Compare August 13, 2026 08:42
@1sgtpepper
1sgtpepper force-pushed the fix/commonmark-terminology-closers branch from be8fc74 to 1ed3a6f Compare August 13, 2026 08:48
@1sgtpepper
1sgtpepper merged commit b35d063 into main Aug 13, 2026
13 checks passed
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.

Ignore complete CommonMark code contexts in terminology scans

1 participant