Below you will find pages that utilize the taxonomy term “Rvben”
July 24, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.42.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary:
rumdl is a high-performance Markdown linter and formatter written in Rust. It offers over 77 lint rules, automatic formatting with the --fix option, and support for multiple Markdown flavors. The action provides detailed error reporting and is optimized for speed, making it suitable for use in CI/CD pipelines and editor integrations.
July 23, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.41.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary:
rumdl is a high-performance Markdown linter and formatter written in Rust that provides over 76 lint rules to ensure consistency and best practices in Markdown files. It offers built-in formatting capabilities, automatic fixes, multi-flavor support, and zero dependencies. With its focus on speed and user experience, rumdl is suitable for both developers and CI/CD pipelines, making it a versatile tool for Markdown quality assurance.
July 21, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.38.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary rumdl is a high-performance Markdown linter and formatter written in Rust that offers speed, numerous lint rules, automatic formatting with –fix, zero dependencies, configurable TOML-based settings, support for multiple Markdown flavors, installation options via Cargo, npm, pip, uv, mise, Nix, Termux User Repository, pacman, and binary downloads. It compares well to markdownlint and provides modern CLI tools with detailed error reporting and CI/CD integration.
July 19, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.37.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary:
rumdl is a high-performance Markdown linter and formatter built with Rust. It offers speed, extensive linting rules (76 in total), automatic formatting, and multiple Markdown flavors support. The action simplifies the process of checking and fixing markdown files, making it easier to maintain consistency across projects.
July 19, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.36.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary:
rumdl is a high-performance Rust-based Markdown linter and formatter with over 76 lint rules, offering automatic formatting and zero dependencies. It’s built for speed and supports multiple Markdown flavors, including GFM, MkDocs, MDX, Quarto, and MyST. The tool is highly configurable through TOML files and integrates well with various editors and CI/CD pipelines.
July 18, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.35.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary
rumdl is a high-performance Markdown linter and formatter built in Rust. It aims to improve the linting experience by offering speed, numerous lint rules covering common Markdown issues, automatic formatting with fixable violations, zero dependencies, highly configurable via TOML, support for multiple Markdown flavors, and various installation options for different platforms including Rust, Python, npm, pip, uv, mise, Nix, Termux User Repository (TUR), Arch Linux, and standalone binaries.
July 15, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.34.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary: rumdl is a high-performance, Rust-based Markdown linter and formatter that offers speed, extensive lint rules, automatic formatting with --fix, zero dependencies, and multiple installation options. It supports various Markdown flavors and provides detailed error reporting, making it suitable for projects requiring consistent and best-practice markdown files.
July 14, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.33.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary
rumdl is a high-performance Markdown linter and formatter written in Rust, designed to speed up linting tasks with its Rust-based implementation. It includes 76 lint rules covering common Markdown issues and offers automatic formatting with the --fix flag for files and stdin/stdout. The tool supports multiple Markdown flavors, is zero-dependency, highly configurable, and has a modern CLI interface with detailed error reporting.
July 13, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.32.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Fixed md032: stop flagging ordered lists nested in MkDocs admonitions (80f896e) md013: recognize sentence boundaries followed by footnote references (04a8c78) md036,md023: skip admonition and content tab bodies under MkDocs flavor (e8d1421) md040: recognize py and py3 as Python language aliases (6e7f8bf) md057: anchor URL extraction so links cannot borrow a sibling’s destination (5a643ca) Performance reflow: skip pulldown-cmark parses when a span kind cannot be present (66d7f7b) Downloads File Platform Checksum rumdl-v0.2.32-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum rumdl-v0.2.32-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum rumdl-v0.2.32-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum rumdl-v0.2.32-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum rumdl-v0.2.32-x86_64-apple-darwin.tar.gz macOS x86_64 checksum rumdl-v0.2.32-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum rumdl-v0.2.32-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.
July 12, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.31.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Added action: install rumdl from GitHub Releases instead of pip (7f69695) Performance reflow: optimize inline code mask calculation using pre-extracted spans (27e5507) Downloads File Platform Checksum rumdl-v0.2.31-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum rumdl-v0.2.31-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum rumdl-v0.2.31-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum rumdl-v0.2.31-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum rumdl-v0.2.31-x86_64-apple-darwin.tar.gz macOS x86_64 checksum rumdl-v0.2.31-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum rumdl-v0.2.31-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.
July 9, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.30.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Added MD007: clamp explicit fixed-style indent under ordered parents (1f3a32d) Fixed lint-context: keep lazy continuation lines in their list block (a17f0af) Downloads File Platform Checksum rumdl-v0.2.30-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum rumdl-v0.2.30-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum rumdl-v0.2.30-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum rumdl-v0.2.30-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum rumdl-v0.2.30-x86_64-apple-darwin.tar.gz macOS x86_64 checksum rumdl-v0.2.30-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum rumdl-v0.2.30-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.
July 1, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.27.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Fixed MD077: detect latent list markers past an unstable heading (05d273e) MD013: keep reference-style links atomic when reflowing (a991a71) Downloads File Platform Checksum rumdl-v0.2.27-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum rumdl-v0.2.27-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum rumdl-v0.2.27-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum rumdl-v0.2.27-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum rumdl-v0.2.27-x86_64-apple-darwin.tar.gz macOS x86_64 checksum rumdl-v0.2.27-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum rumdl-v0.2.27-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.