fix(deps): update dependency markdown-it to v15 #13
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/markdown-it-15.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^14.1.0→^15.0.0Release Notes
markdown-it/markdown-it (markdown-it)
v15.0.0Compare Source
Added
markdownit.@types/markdown-itif you used it.markdown-it/browserexport with bundled ESM and UMD builds.argparse3.reference_definitiontokens. They remain stripped by defaultfor backwards compatibility, #1055. Also adjusted the line-break heuristic
to keep output exactly the same.
Changed
linkify-it=> v6for other changes.
sources. Distribution files were reorganized under
dist/anddist/browser/.entities=> v8. Can be rolled back to v7 if compatibility issues happen.validateLink,normalizeLinkandnormalizeLinkTextfrom propertiesto prototype methods.
Removed
markdown-it/lib/*and similar).Use the static classes exposed on
markdownitinstead.StateBlock#ddIndent, #1139. Updatemarkdown-it-deflistto keep it working.Fixed
matching CommonMark 6.3, #1188.
#1189.
fix for #1096.
text_joinrule to process image alt text.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.