Tags: rvben/rumdl
Tags
chore(release): prepare v0.0.194 Release includes: - LSP workspace/didChangeConfiguration support - Config typestate pattern for validation - MD057 template variables and extensionless link support - GFM/CommonMark flavor warnings removed (fixes #195) - Config upward directory traversal for markdownlint files - Multiple lint_context and rule fixes
chore(release): prepare v0.0.192 Release highlights: - Config: `cache` option to disable caching via config file (closes #153) - MD052: User-configurable `ignore` option for reference links - Fix: Cross-file rules (MD051, MD057) now respect inline disable comments (#189) - Fix: Directory exclude patterns now match files within (#186) - Fix: MD032 no longer triggers on pipes in inline code (#188) - Fix: MD005/MD037/MD041 false positives resolved
test(rules): fix MD029 insufficient indent test for CommonMark compli… …ance The test assumed pulldown-cmark would break lists based on insufficient indentation, but CommonMark lazy continuation keeps all items in one list regardless of continuation line indentation. Updated assertions to expect all items in a single ordered list (1, 2, 3).
chore(release): prepare v0.0.187 - Fix MD053 false positives for adjacent footnotes (#177) - Fix MD025/MD023 false positives after single-line code blocks (#175) - Fix MD013/MD039 reflow oscillation (#170) - Add WASM Linter class API with configuration support - Skip tabs in fenced code blocks for MD010 - Disable shortcut reference checking by default for MD052 - Use pulldown-cmark for proper link/footnote parsing in MD034/MD053
PreviousNext