chore(deps): update dependency rumdl to v0.1.60 - #7440
Merged
Conversation
renovate
Bot
requested review from
Kurt-von-Laven,
bdovaz,
echoix and
nvuillam
as code owners
March 25, 2026 17:56
Contributor
✅
|
bdovaz
approved these changes
Mar 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
0.1.51→0.1.60Release Notes
rvben/rumdl (rumdl)
v0.1.60Compare Source
v0.1.59Compare Source
Fixed
ENABLE_OLD_FOOTNOTESparser option caused footnote continuation lines to be misidentified as indented code blocks, hiding reference usages from MD053ENABLE_FOOTNOTESand unified all pulldown-cmark parser option sets across the codebasein_footnote_definitionfield toLineInfofor proper footnote body detection![[image|alt text]]) as validv0.1.58Compare Source
Fixed
** Key**: value— the doc pattern exemption was too broad, suppressing valid MD037 warnings when**was followed by:(thanks @vEnhance in #539){/* ... */}) alongside HTML comments — MD010, MD011, MD018, MD022, MD028, MD030, MD032, MD033, MD034, MD036, MD046, MD052, MD066, MD067, MD068, MD069, MD070, MD075, MD076, MD077v0.1.57Compare Source
Fixed
{/* <!-- rumdl-disable MD041 --> */}) now correctly suppress MD041 (#538)first_content_line_idx()helper to prevent check/fix path inconsistenciesv0.1.56Compare Source
Added
flavor = "obsidian"is set — supports all 4 Obsidian attachment modes (vault root, named folder, same as file, subfolder under file) (#537)search-pathsconfig option for specifying additional directories to search when resolving relative linksv0.1.55Compare Source
Fixed
---horizontal rules appear later in the document (#536)Options::all()with an explicit pulldown-cmark option allowlist, excludingENABLE_YAML_STYLE_METADATA_BLOCKSwhich misinterprets---horizontal rules as YAML metadata delimiters (works around pulldown-cmark#1000)---at line 1, not anywhere in the document)v0.1.54Compare Source
Fixed
<a href="..."><img .../></a>) are no longer flagged whenstrict = false(#535)href,src,srcset,poster)v0.1.53Compare Source
Fixed
in_admonitionandin_code_blockflags set; the code block check ran first, prematurely flushing the admonition contextv0.1.52Compare Source
Added
blockquotesconfig option to control line length checking inside blockquotes, and fixparagraphs=falseto correctly skip paragraph contentFixed
[text](url)) or reference link labels ([text][ref]) within HTML comments, HTML blocks, and frontmatter where pulldown-cmark doesn't parse Markdown syntax (#532)\\[) correctly in link URL detection1.)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.