File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1818npm install hast-util-find-and-replace
1919```
2020
21- ## Usage
21+ ## Use
2222
2323``` js
2424var h = require (' hastscript' )
@@ -50,7 +50,7 @@ console.log(inspect(tree))
5050
5151Yields:
5252
53- ``` text
53+ ``` txt
5454element[9] [tagName="p"]
5555├─ text: "Some "
5656├─ element[1] [tagName="em"]
@@ -137,8 +137,8 @@ See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get
137137started.
138138See [ ` support.md ` ] [ support ] for ways to get help.
139139
140- This project has a [ Code of Conduct ] [ coc ] .
141- By interacting with this repository, organisation , or community you agree to
140+ This project has a [ code of conduct ] [ coc ] .
141+ By interacting with this repository, organization , or community you agree to
142142abide by its terms.
143143
144144## License
@@ -169,7 +169,7 @@ abide by its terms.
169169
170170[ collective ] : https://opencollective.com/unified
171171
172- [ chat-badge ] : https://img.shields.io/badge/join%20the%20community-on%20spectrum -7b16ff.svg
172+ [ chat-badge ] : https://img.shields.io/badge/chat-spectrum -7b16ff.svg
173173
174174[ chat ] : https://spectrum.chat/unified/syntax-tree
175175
You can’t perform that action at this time.
0 commit comments