File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- lint disable no-multiple-toplevel-headings-->
44
5+ 6.1.0 / 2016-10-15
6+ ==================
7+
8+ * Add support for passing ` 1 ` to ` list-item-indent ` ([ ` 6495262 ` ] ( https://github.com/wooorm/remark/commit/6495262 ) )
9+ * Fix parsing of ATX-like paragraph with 8 hashes ([ ` 9d81d0c ` ] ( https://github.com/wooorm/remark/commit/9d81d0c ) )
10+
5116.0.1 / 2016-09-03
612==================
713
Original file line number Diff line number Diff line change 11{
22 "name" : " remark-parse" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " Markdown parser for remark" ,
55 "license" : " MIT" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " remark-stringify" ,
3- "version" : " 2.0 .0" ,
3+ "version" : " 2.1 .0" ,
44 "description" : " Markdown compiler for remark" ,
55 "license" : " MIT" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " remark" ,
3- "version" : " 6.0.1 " ,
3+ "version" : " 6.1.0 " ,
44 "description" : " Markdown processor powered by plugins" ,
55 "license" : " MIT" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments