File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 1212 " Eugene Sharygin <[email protected] >" 1313 ],
1414 "devDependencies" : {
15- "remark-cli" : " ^7 .0.0" ,
16- "remark-preset-wooorm" : " ^6 .0.0"
15+ "remark-cli" : " ^8 .0.0" ,
16+ "remark-preset-wooorm" : " ^7 .0.0"
1717 },
1818 "scripts" : {
1919 "format" : " remark . -qfo" ,
2020 "test" : " npm run format"
2121 },
2222 "remarkConfig" : {
2323 "plugins" : [
24- " preset-wooorm" ,
25- [
26- " toc" ,
27- {
28- "heading" : " contents"
29- }
30- ]
24+ " preset-wooorm"
3125 ]
3226 }
3327}
Original file line number Diff line number Diff line change 22
33** M** ark** d** own ** A** bstract ** S** yntax ** T** ree.
44
5- * * *
5+ ** *
66
77** mdast** is a specification for representing Markdown in a [ syntax
88tree] [ syntax-tree ] .
@@ -1565,7 +1565,7 @@ projects!
15651565
15661566[ dfn-frontmatter-content ] : #frontmattercontent
15671567
1568- [ dfn-definition-content ] : #frontmattercontent
1568+ [ dfn-definition-content ] : #definitioncontent
15691569
15701570[ dfn-list-content ] : #listcontent
15711571
You can’t perform that action at this time.
0 commit comments