Skip to content

Commit 8698d35

Browse files
chore(release): 18.0.10 [skip ci]
## [18.0.10](v18.0.9...v18.0.10) (2026-08-18) ### Bug Fixes * keep the em/strong mask the same length as the source ([#4044](#4044)) ([681373c](681373c)) * parse EOF backtick fences after paragraphs ([#4039](#4039)) ([81bd750](81bd750)) * place task checkboxes after list loose is finalized ([#4046](#4046)) ([b8cf7dc](b8cf7dc)), closes [#4045](#4045)
1 parent 58367a5 commit 8698d35

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "marked",
33
"description": "A markdown parser built for speed",
44
"author": "Christopher Jeffrey",
5-
"version": "18.0.9",
5+
"version": "18.0.10",
66
"type": "module",
77
"main": "./lib/marked.esm.js",
88
"module": "./lib/marked.esm.js",

0 commit comments

Comments
 (0)