File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed
Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 9292 "remarkConfig" : {
9393 "plugins" : [
9494 " preset-wooorm" ,
95- " remark-usage"
95+ [
96+ " remark-usage" ,
97+ {
98+ "heading" : " use"
99+ }
100+ ]
96101 ]
97102 }
98103}
Original file line number Diff line number Diff line change 1818npm install mdast-util-toc
1919```
2020
21- ## Usage
21+ ## Use
2222
2323Dependencies:
2424
@@ -176,8 +176,8 @@ See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get
176176started.
177177See [ ` support.md ` ] [ support ] for ways to get help.
178178
179- This project has a [ Code of Conduct ] [ coc ] .
180- By interacting with this repository, organisation , or community you agree to
179+ This project has a [ code of conduct ] [ coc ] .
180+ By interacting with this repository, organization , or community you agree to
181181abide by its terms.
182182
183183## License
@@ -208,7 +208,7 @@ abide by its terms.
208208
209209[ collective ] : https://opencollective.com/unified
210210
211- [ chat-badge ] : https://img.shields.io/badge/join%20the%20community-on%20spectrum -7b16ff.svg
211+ [ chat-badge ] : https://img.shields.io/badge/chat-spectrum -7b16ff.svg
212212
213213[ chat ] : https://spectrum.chat/unified/syntax-tree
214214
You can’t perform that action at this time.
0 commit comments