Skip to content

Commit eef7e35

Browse files
committed
textproc/rumdl: update to 0.1.42
## [0.1.42] - 2026-03-05 ### Fixed - **MD013**: Disable code block line length checking for Rust doc comments. Code blocks in doc comments contain Rust code formatted by rustfmt (default `max_width = 100`), not prose governed by markdown line limits. Prose lines are still checked ([#486](rvben/rumdl#486), reported by @sorairolake) ## [0.1.41] - 2026-03-05 ### Fixed - **MD013**: Skip PyMdown block content during reflow, preventing false semantic-line-breaks diagnostics on `/// details` blocks and their content ([#495](rvben/rumdl#495), reported by @tahv) - **MD013**: Flavor-gate attribute list detection in reflow engine so that `{#id .class}` syntax is only treated as atomic in MkDocs/Kramdown flavors, preventing incorrect wrapping behavior in standard markdown ([#494](rvben/rumdl#494), reported by @sisp) - **MD013**: Treat MkDocs attribute lists as atomic units during text reflow so they are never split across lines - **MD013**: Check inline config directives across the full line range of a warning, fixing cases where `<!-- rumdl-disable -->` inside indented list items was ignored ([#493](rvben/rumdl#493), reported by @sisp) - **MD054**: Remove `BrokenLinkCallback` to fix false positives on bracket text like `[0]`, `[i]`, and `[key]` that are not actual markdown links ([#488](rvben/rumdl#488), reported by @eread) - **MD050**: Replace regex with pulldown-cmark parser to fix false positives on sequences of underscores or asterisks that are not emphasis markers ([#489](rvben/rumdl#489), reported by @eread) - **LSP**: Fix zero-length fix ranges in MD050 LSP code actions and clean up dead code ([#490](rvben/rumdl#490), reported by @eread) - **MD044**: Use proper byte range for LSP fix to replace flagged text instead of prepending to it ([#490](rvben/rumdl#490), reported by @eread) - **MD054**: Replace regex with pulldown-cmark to fix false positive on brackets in code spans - **MD054**: Fix `should_skip` for autolink-only documents and nested link text - **MD007**: Skip GFM table rows during Setext heading detection to prevent false negatives - **MD007**: Adjust expected indent for MkDocs ordered list continuation lines ## [0.1.40] - 2026-03-04 ### Fixed - **MkDocs**: Support multi-line code spans inside MkDocs containers (admonitions, content tabs, markdown HTML) — pulldown-cmark missed these because it treats 4-space-indented container content as indented code blocks. Replaced the per-line backtick scanner with a dedent-and-reparse approach that handles all CommonMark edge cases including nested containers ([#487](rvben/rumdl#487), reported by @stefanvanburen) - **MD034**: Fix code span filter to use byte offsets instead of single-line column checks, preventing false positives for URLs and emails inside multi-line code spans - **MD052**: Fix code span filter to use byte offsets, preventing false positives for reference links inside multi-line code spans ## [0.1.39] - 2026-03-04 ### Fixed - **Rustdoc**: Skip MD033, MD040, MD051, and MD054 for doc comment blocks to eliminate false positives — HTML warning blocks (`<div class="warning">`), unlabeled code blocks (default to Rust), rustdoc anchors (`#method.bar`), and shortcut intra-doc links (`[crate::module]`) are all valid rustdoc syntax ([#438](rvben/rumdl#438), reported by @sorairolake) - **Config**: Fix `include` patterns in `.rumdl.toml` not discovering `.rs` files — config-based include now correctly expands the file type filter to include Rust files alongside markdown ([#438](rvben/rumdl#438), reported by @sorairolake)
1 parent cb14d2d commit eef7e35

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

textproc/rumdl/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.16 2026/03/04 14:55:53 pin Exp $
1+
# $NetBSD: Makefile,v 1.17 2026/03/06 08:17:28 pin Exp $
22

3-
DISTNAME= rumdl-0.1.38
3+
DISTNAME= rumdl-0.1.42
44
CATEGORIES= textproc
55
MASTER_SITES= ${MASTER_SITE_GITHUB:=rvben/}
66
GITHUB_TAG= v${PKGVERSION_NOREV}

textproc/rumdl/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$NetBSD: distinfo,v 1.16 2026/03/04 14:55:53 pin Exp $
1+
$NetBSD: distinfo,v 1.17 2026/03/06 08:17:28 pin Exp $
22

33
BLAKE2s (adler2-2.0.1.crate) = 4d391e0fcde91c7435ee9a5503fee4a5346f549f1b45e482ce3e1e151d90f8f5
44
SHA512 (adler2-2.0.1.crate) = 555b2b7ba6f8116acccd0bcd16ed34cc78162c81023cff31a8566ffcd456c03832089fca2d5b668ceaac4fe8f922d31aa9c487f226a36cace294ff4a219bd91d
@@ -699,9 +699,9 @@ Size (reqwest-0.13.2.crate) = 158064 bytes
699699
BLAKE2s (ring-0.17.14.crate) = 1480ea4de12099a897e831682ebaf48ed6e688e06f58e79e496a06e227ed58bd
700700
SHA512 (ring-0.17.14.crate) = 88d38205dc1a1f89bd4ae887ec5c168e68a4b749b3ac0612674092331e99d14a9b8d0f4a98d72c1a3853bcc9da420402336da3ee053bedcfd598da8de93afa14
701701
Size (ring-0.17.14.crate) = 1502610 bytes
702-
BLAKE2s (rumdl-0.1.38.tar.gz) = 72b0cb9dd78b29742071f939990fcf86078481fb0cd6e2f708a7972f73c79bfa
703-
SHA512 (rumdl-0.1.38.tar.gz) = fddba0332ab869a906756b9e8d01d203e99ec88950e659630a884982d09026e6d8a37fbf032c9fef570e11d76c33ecbe06bbef3dda3c6a3bcf723d69c7e17ae4
704-
Size (rumdl-0.1.38.tar.gz) = 2257151 bytes
702+
BLAKE2s (rumdl-0.1.42.tar.gz) = 7564dccd5e15bc1f776f847c67f2e877b625d527ac8896040897f4aa080938e8
703+
SHA512 (rumdl-0.1.42.tar.gz) = 2605065fd9c999ca2cdc1af9ffe2e7850619e63e834fab9cbe809e5658faf00aa1d943ea45dc35b5aa00459dadd7fd6cb9750a88cfbab8aa5fc7c6f4f24a5711
704+
Size (rumdl-0.1.42.tar.gz) = 2269119 bytes
705705
BLAKE2s (rustc_version-0.4.1.crate) = f0d198d0457135ca7572b41cd2440f1b0ca075013f53b384d07c00db8c5d2e84
706706
SHA512 (rustc_version-0.4.1.crate) = 7aa8a487ca7411b6d23cae62f7568fa3474a7b1fd1589621071be3428a550ed3b7c4ad68277a8f86849e5900397d7d0e9d678f5d423742a045dc7c660fa6c598
707707
Size (rustc_version-0.4.1.crate) = 12245 bytes

0 commit comments

Comments
 (0)