Don't end HTML comment blocks on a blank line, #1155.
Properly recognize astral chars (surrogates) in delimiter scans for
emphasis-like markers, #1072. Big thanks to @tats-u for his global efforts
with improving CJK support.
Preserve unicode whitespaces when trimm headings/paragraphs, #1074.
More strict entities decode to avoid false positives ;, #1096.
Restore block parser state on fail in lheading rule, #1131.
Security
Fixed poor smartquotes perfomance on > 70k quotes in single block
Bumped linkify-it to 5.0.1 with fixed potential perfomance issues.
Configuration
📅Schedule: (UTC)
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.
If you want to rebase/retry this PR, check this box
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [markdown-it](https://github.com/markdown-it/markdown-it) | [`14.1.1` → `14.2.0`](https://renovatebot.com/diffs/npm/markdown-it/14.1.1/14.2.0) |  |  |
---
### Release Notes
<details>
<summary>markdown-it/markdown-it (markdown-it)</summary>
### [`v14.2.0`](https://github.com/markdown-it/markdown-it/blob/HEAD/CHANGELOG.md#1420---2026-05-24)
[Compare Source](https://github.com/markdown-it/markdown-it/compare/14.1.1...14.2.0)
##### Added
- `isPunctCharCode` to utilities.
##### Fixed
- Don't end HTML comment blocks on a blank line, [#​1155](https://github.com/markdown-it/markdown-it/issues/1155).
- Properly recognize astral chars (surrogates) in delimiter scans for
emphasis-like markers, [#​1072](https://github.com/markdown-it/markdown-it/issues/1072). Big thanks to [@​tats-u](https://github.com/tats-u) for his global efforts
with improving CJK support.
- Preserve unicode whitespaces when trimm headings/paragraphs, [#​1074](https://github.com/markdown-it/markdown-it/issues/1074).
- More strict entities decode to avoid false positives `;`, [#​1096](https://github.com/markdown-it/markdown-it/issues/1096).
- Restore block parser state on fail in `lheading` rule, [#​1131](https://github.com/markdown-it/markdown-it/issues/1131).
##### Security
- Fixed poor smartquotes perfomance on > 70k quotes in single block
- Bumped linkify-it to 5.0.1 with fixed potential perfomance issues.
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjMuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE2My4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tYXRlZCIsImRlcGVuZGVuY2llcyJdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
14.1.1→14.2.0Release Notes
markdown-it/markdown-it (markdown-it)
v14.2.0Compare Source
Added
isPunctCharCodeto utilities.Fixed
emphasis-like markers, #1072. Big thanks to @tats-u for his global efforts
with improving CJK support.
;, #1096.lheadingrule, #1131.Security
Configuration
📅 Schedule: (UTC)
🚦 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 has been generated by Mend Renovate.