We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfbfb4c commit 1f87abaCopy full SHA for 1f87aba
package.json
@@ -13,8 +13,8 @@
13
"Christian Murphy <[email protected]>"
14
],
15
"devDependencies": {
16
- "remark-cli": "^7.0.0",
17
- "remark-preset-wooorm": "^6.0.0"
+ "remark-cli": "^8.0.0",
+ "remark-preset-wooorm": "^7.0.0"
18
},
19
"scripts": {
20
"format": "remark . -qfo",
readme.md
@@ -2,7 +2,7 @@
2
3
**Uni**versal **S**yntax **T**ree.
4
5
-* * *
+***
6
7
**unist** is a specification for syntax trees.
8
It has a big [ecosystem of utilities][list-of-utilities] in JavaScript for
0 commit comments