Skip to content

Commit e3b9263

Browse files
authored
Merge pull request #1429 from hackmdio/feature/upgrade-markdown-it-10.0.0
feat: upgrade markdown-it to 10.0.0 for supporting em in strong tag
2 parents 85e5d0a + 451a02f commit e3b9263

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

package-lock.json

Lines changed: 11 additions & 4 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
@@ -82,7 +82,7 @@
8282
"list.js": "~1.5.0",
8383
"lodash": "~4.17.15",
8484
"lutim": "~1.0.2",
85-
"markdown-it": "~9.0.1",
85+
"markdown-it": "~10.0.0",
8686
"markdown-it-abbr": "~1.0.4",
8787
"markdown-it-container": "~2.0.0",
8888
"markdown-it-deflist": "~2.0.3",

0 commit comments

Comments
 (0)