File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
npm install hast-util-find-and-replace
19
19
```
20
20
21
- ## Usage
21
+ ## Use
22
22
23
23
``` js
24
24
var h = require (' hastscript' )
@@ -50,7 +50,7 @@ console.log(inspect(tree))
50
50
51
51
Yields:
52
52
53
- ``` text
53
+ ``` txt
54
54
element[9] [tagName="p"]
55
55
├─ text: "Some "
56
56
├─ element[1] [tagName="em"]
@@ -137,8 +137,8 @@ See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get
137
137
started.
138
138
See [ ` support.md ` ] [ support ] for ways to get help.
139
139
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
142
142
abide by its terms.
143
143
144
144
## License
@@ -169,7 +169,7 @@ abide by its terms.
169
169
170
170
[ collective ] : https://opencollective.com/unified
171
171
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
173
173
174
174
[ chat ] : https://spectrum.chat/unified/syntax-tree
175
175
You can’t perform that action at this time.
0 commit comments