File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 22
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## [ 2.3.1] ( https://github.com/jGleitz/markdown-it-prism/compare/v2.3.0...v2.3.1 ) (2025-03-11)
6+
7+
8+ ### Bug Fixes
9+
10+ * ** deps:** update dependency prismjs to v1.30.0 [ security] ([ #917 ] ( https://github.com/jGleitz/markdown-it-prism/issues/917 ) ) ([ cb4bfeb] ( https://github.com/jGleitz/markdown-it-prism/commit/cb4bfeb2461a1fa1d9a64a3bd387e1492373d422 ) )
11+
512# [ 2.3.0] ( https://github.com/jGleitz/markdown-it-prism/compare/v2.2.5...v2.3.0 ) (2022-08-30)
613
714
Original file line number Diff line number Diff line change 11{
22 "name" : " markdown-it-prism" ,
3- "version" : " 2.3.0 " ,
3+ "version" : " 2.3.1 " ,
44 "description" : " Highlights code blocks in markdown-it using Prism." ,
55 "keywords" : [
66 " markdown-it" ,
You can’t perform that action at this time.
0 commit comments