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 a4165d1 commit b23c02eCopy full SHA for b23c02e
package.json
@@ -13,8 +13,8 @@
13
"Eugene Sharygin <[email protected]>"
14
],
15
"devDependencies": {
16
- "remark-cli": "^9.0.0",
17
- "remark-preset-wooorm": "^8.0.0"
+ "remark-cli": "^10.0.0",
+ "remark-preset-wooorm": "^9.0.0"
18
},
19
"scripts": {
20
"format": "remark . -qfo",
readme.md
@@ -12,7 +12,7 @@ This document may not be released.
12
See [releases][] for released documents.
The latest released version is [`1.0.2`][latest].
-## Table of Contents
+## Contents
* [Introduction](#introduction)
* [Where this specification fits](#where-this-specification-fits)
0 commit comments