File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-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.2.0] ( https://github.com/jGleitz/markdown-it-kbd/compare/v2.1.0...v2.2.0 ) (2020-07-06)
6+
7+
8+ ### Features
9+
10+ * support escaping delimiters with a backslash ([ 54fc12f] ( https://github.com/jGleitz/markdown-it-kbd/commit/54fc12fc13e71c24e56ff3dc3c904cd0ef305088 ) )
11+ * support nested keystroke tags ([ 074f7f0] ( https://github.com/jGleitz/markdown-it-kbd/commit/074f7f0aa3f64bec84098c2f6547cbdbe89713dc ) ), closes [ #95 ] ( https://github.com/jGleitz/markdown-it-kbd/issues/95 )
12+
513# [ 2.1.0] ( https://github.com/jGleitz/markdown-it-kbd/compare/v2.0.0...v2.1.0 ) (2020-07-06)
614
715
Original file line number Diff line number Diff line change 11{
22 "name" : " markdown-it-kbd" ,
3- "version" : " 2.1 .0" ,
3+ "version" : " 2.2 .0" ,
44 "description" : " Markdown-it syntax add-on for keystrokes. Renders [[x]] as <kbd>x</kbd>" ,
55 "keywords" : [
66 " markdown-it" ,
You can’t perform that action at this time.
0 commit comments