File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 1111 " Titus Wormer <tituswormer@gmail.com> (wooorm.com)"
1212 ],
1313 "devDependencies" : {
14- "remark-cli" : " ^7 .0.0" ,
15- "remark-preset-wooorm" : " ^6 .0.0"
14+ "remark-cli" : " ^8 .0.0" ,
15+ "remark-preset-wooorm" : " ^7 .0.0"
1616 },
1717 "scripts" : {
1818 "format" : " remark . -qfo" ,
1919 "test" : " npm run format"
2020 },
2121 "remarkConfig" : {
2222 "plugins" : [
23- " preset-wooorm" ,
24- [
25- " toc" ,
26- {
27- "heading" : " contents"
28- }
29- ]
23+ " preset-wooorm"
3024 ]
3125 }
3226}
Original file line number Diff line number Diff line change 44
55** H** ypertext ** A** bstract ** S** yntax ** T** ree format.
66
7- * * *
7+ ** *
88
99** hast** is a specification for representing [ HTML] [ ] (and embedded [ SVG] [ ] or
1010[ MathML] [ ] ) as an abstract [ syntax tree] [ syntax-tree ] .
You can’t perform that action at this time.
0 commit comments