Skip to content

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
### Fixed
  • MD033: Don't remove HTML tags that can't be converted to Markdown

    • Previously, auto-fix would destructively remove tags like <img>, <span>, and <div>
    • Now only safe fixable tags (em, i, strong, b, code, br, hr) are converted
    • All other HTML tags are left unchanged as expected
  • Fix mode: Respect per-file-flavor configuration

    • rumdl check --fix now correctly uses per-file flavor settings from [per-file-flavor]
    • Previously used global flavor instead of file-specific flavor during fix coordination

Downloads

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

View the full release notes at https://github.com/rvben/rumdl/releases/tag/v0.1.9.


@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Feb 1, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Feb 2, 2026
@BrewTestBot BrewTestBot enabled auto-merge February 2, 2026 03:17
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 2, 2026
Merged via the queue into main with commit 9f768e6 Feb 2, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-rumdl-0.1.9 branch February 2, 2026 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants