Skip to content

v0.2.47

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 00:09
v0.2.47
b2ae2ba

Added

  • md084: flag deprecated and markup-unsuitable Unicode code points (bac271b)
  • md013: measure reflowed lines with the check's length exemptions (2063a81)

Fixed

  • md013: take the space before an inline span from the source (038dc39)
  • md084: report invisible characters orphaned mid-line by an annotation delimiter (a3e6152)
  • md084: keep orphaned selectors visible beside an annotation delimiter (4a2dec0)
  • md084: keep the removal fix for invisible deprecated code points (ab37e5d)
  • md013: keep protecting an element a reflow break carried forward (d86470b)
  • md013: break semantic lines only where the source has whitespace (3fd88b7)

Downloads

File Platform Checksum
rumdl-v0.2.47-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.47-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.47-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.47-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.47-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.47-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.47-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.