Skip to content

Fix linter patterns#820

Merged
deathaxe merged 3 commits into
st4107-developfrom
fix/linter-setext-patterns
Jun 21, 2026
Merged

Fix linter patterns#820
deathaxe merged 3 commits into
st4107-developfrom
fix/linter-setext-patterns

Conversation

@deathaxe

Copy link
Copy Markdown
Member

Fixes #818

This PR adjusts various rules to correctly separate SETEXT headings, thematic breaks and unordered lists.

deathaxe added 3 commits June 21, 2026 18:51
This commit fixes setext pattern by expecting an un-empty line before `=` or `-`
markers.
This commit fixes thematic breaks being consumed as unordered lists.
This commit fixes setext related patterns of md002 linter rule.
@deathaxe deathaxe changed the title Fix/linter setext patterns Fix linter patterns Jun 21, 2026
@deathaxe deathaxe merged commit 87af037 into st4107-develop Jun 21, 2026
2 checks passed
@deathaxe deathaxe deleted the fix/linter-setext-patterns branch June 21, 2026 16:53
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.

1 participant