Skip to content

Update dependency rvben/rumdl to v0.2.25#146

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rvben-rumdl-0.x
Open

Update dependency rvben/rumdl to v0.2.25#146
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rvben-rumdl-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Pending
rvben/rumdl v0.2.16v0.2.25 v0.2.28 (+2)

Release Notes

rvben/rumdl (rvben/rumdl)

v0.2.25

Compare Source

Added
  • lsp: document LSP settings and scope link-completion triggers (18fae1b)
  • MD013: reflow lists with configured marker spacing (#​692) (b00b117)
Fixed
  • MD052: preserve author casing in undefined-reference messages (6d1cb96)
  • MD013: preserve single-tilde strikethrough content during reflow (#​701) (a2387ce)
  • rules: resolve complex link handling in reflow and MD052 (#​702) (d57a61a)
  • rules: prevent front-matter and skippable region leakage (#​699) (e09fa06)
  • MD007: align nested lists to a widened parent's content column (#​700) (595cc4d)

Downloads

File Platform Checksum
rumdl-v0.2.25-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.25-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.25-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.25-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.25-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.25-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.25-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.24

Compare Source

Added
Fixed
  • MD013: extend standalone-link reflow boundary to blockquotes (74e79f6)
  • MD013: treat standalone links as paragraph boundaries in reflow (#​697) (39ea2b2) - thanks @​chandlerc
  • MD013: associate paragraph reflow fix with all violating lines (#​698) (f17be35) - thanks @​chandlerc
  • fix-coordinator: honor inline rumdl-configure-file overrides when applying fixes (c347ab6)
  • MD013: exempt standalone links with trailing punctuation and wrappers (#​694) (d7a3c2e) - thanks @​chandlerc
  • MD013: keep the space after an inline code span before punctuation (#​693) (13745db) - thanks @​chandlerc
  • lsp: iterate formatting fixes to a fixpoint so one format pass converges (#​695) (78c42ad) - thanks @​chandlerc
  • MD028: make blockquote-merge autofix opt-in by default (cffadef)
  • MD036: make emphasis-to-heading autofix opt-in by default (9b145a9)
  • MD007: scope fence-opening exception to backtick/tilde fences (2a3a554)
  • MD007: keep nested lists nested under a fence-opening list item (59f987e) - thanks @​chandlerc

Downloads

File Platform Checksum
rumdl-v0.2.24-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.24-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.24-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.24-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.24-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.24-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.24-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.23

Compare Source

Added
  • rules: add MD082 to require content between headings (e5592ae)
Fixed
  • lint-context: attach list items whose marker line opens a code fence (95898f4)
  • parser: parse reference-definition titles on a continuation line (fb02b52)
  • cli: make per-file exclude notice verbose-only (2923e27)

Downloads

File Platform Checksum
rumdl-v0.2.23-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.23-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.23-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.23-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.23-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.23-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.23-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.22

Compare Source

Added
  • md077: add opt-in style = "aligned" for continuation indent (14eebe1)
Fixed
  • md040: keep blockquote fences valid when adding default language (eab51f6)
  • md013: keep blockquote markers when reflowing a blockquote nested in a list item (f601c8c)

Downloads

File Platform Checksum
rumdl-v0.2.22-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.22-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.22-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.22-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.22-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.22-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.22-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.21

Compare Source

Fixed
  • emphasis: align MD049 and MD037 with CommonMark flanking (#​681) (d1b9968)
  • ci: bump pinned Rust toolchain to 1.96.0 to unblock mise tool install (b2afd76)

Downloads

File Platform Checksum
rumdl-v0.2.21-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.21-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.21-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.21-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.21-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.21-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.21-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.20

Compare Source

Fixed
  • cli: redirect removed --list-rules to the canonical commands (7a3842d)
  • parser: correct code-region detection for comments and JSX fences (17f975c)

Downloads

File Platform Checksum
rumdl-v0.2.20-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.20-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.20-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.20-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.20-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.20-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.20-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.19

Compare Source

Added
  • md013: add code-spans option to exempt unbreakable inline code (78896f5)
  • lsp: document and workspace symbols for headings (2cef95b)
Fixed
  • parser: recognize reference definitions inside blockquotes (82f4567)
  • md034: don't flag reference definitions inside blockquotes (faf0fa4)
  • md013: reflow list items inside blockquotes (362b5a6)
Downloads
File Platform Checksum
rumdl-v0.2.19-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.19-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.19-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.19-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.19-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.19-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.19-x86_64-pc-windows-msvc.zip Windows x86_64 checksum
Installation
Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.18

Compare Source

Fixed
  • md013: preserve MyST directives and roles during reflow (a31a602)
  • positions: char-based marker columns in MD018, MD029, MD069 (97212f3)
  • positions: address review - MD037 filter, boundary-safe parser conversions, MD063 column (6fd43f7)
  • positions: char-based end column in MD070; document the column convention (039a334)
  • positions: use character-based end columns across remaining rules (efc29da)
  • positions: report character-based columns in inline-content rules (e7fd2ee)
  • positions: make shared column helpers character-based (5ca4814)
  • md057: report character-based columns for non-ASCII lines (d8d07eb)

Downloads

File Platform Checksum
rumdl-v0.2.18-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.18-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.18-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.18-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.18-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.18-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.18-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.17

Compare Source

Fixed
  • md077: skip footnote definition bodies in list continuation check (#​669) (388b63f) - thanks @​vEnhance
  • lsp: offer quick fixes across a diagnostic's full line span (c533b75)

Downloads

File Platform Checksum
rumdl-v0.2.17-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.17-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.17-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.17-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.17-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.17-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.17-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies This updates dependency files label Jun 22, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-0.x branch from 48870b0 to 856f3a5 Compare June 24, 2026 01:12
@renovate renovate Bot changed the title Update dependency rvben/rumdl to v0.2.17 Update dependency rvben/rumdl to v0.2.18 Jun 24, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-0.x branch from 856f3a5 to 27340bf Compare June 25, 2026 20:45
@renovate renovate Bot changed the title Update dependency rvben/rumdl to v0.2.18 Update dependency rvben/rumdl to v0.2.19 Jun 25, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-0.x branch from 27340bf to 841ed56 Compare June 26, 2026 21:09
@renovate renovate Bot changed the title Update dependency rvben/rumdl to v0.2.19 Update dependency rvben/rumdl to v0.2.20 Jun 26, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-0.x branch from 841ed56 to 7764668 Compare June 30, 2026 16:13
@renovate renovate Bot changed the title Update dependency rvben/rumdl to v0.2.20 Update dependency rvben/rumdl to v0.2.21 Jun 30, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-0.x branch from 7764668 to 122120e Compare June 30, 2026 22:54
@renovate renovate Bot changed the title Update dependency rvben/rumdl to v0.2.21 Update dependency rvben/rumdl to v0.2.22 Jun 30, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-0.x branch from 122120e to 5751d54 Compare July 2, 2026 22:57
@renovate renovate Bot changed the title Update dependency rvben/rumdl to v0.2.22 Update dependency rvben/rumdl to v0.2.23 Jul 2, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-0.x branch from 5751d54 to af78ab1 Compare July 4, 2026 13:55
@renovate renovate Bot changed the title Update dependency rvben/rumdl to v0.2.23 Update dependency rvben/rumdl to v0.2.24 Jul 4, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-0.x branch from af78ab1 to ce9bde0 Compare July 5, 2026 18:13
@renovate renovate Bot changed the title Update dependency rvben/rumdl to v0.2.24 Update dependency rvben/rumdl to v0.2.25 Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This updates dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant