Skip to content

v0.2.25

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jun 16:26
· 3 commits to main since this release
v0.2.25
48f5cc1

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.