@@ -20,7 +20,7 @@ Supports funky keys, like `__proto__` or `toString`.
20
20
npm install mdast-util-definitions
21
21
```
22
22
23
- ## Usage
23
+ ## Use
24
24
25
25
``` js
26
26
var remark = require (' remark' )
@@ -45,9 +45,9 @@ Create a cache of all [definition][]s in [`node`][node].
45
45
46
46
###### ` options.commonmark `
47
47
48
- ` boolean ` , default: false — Turn on to use CommonMark precedence: ignore
49
- definitions found later for duplicate definitions.
50
- The default behaviour is to prefer the last found definition.
48
+ ` boolean ` , default: false — Turn on ( ` true ` ) to use CommonMark precedence:
49
+ ignore definitions found later for duplicate definitions.
50
+ The default behavior is to prefer the last found definition.
51
51
52
52
###### Returns
53
53
@@ -76,8 +76,8 @@ See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get
76
76
started.
77
77
See [ ` support.md ` ] [ support ] for ways to get help.
78
78
79
- This project has a [ Code of Conduct ] [ coc ] .
80
- By interacting with this repository, organisation , or community you agree to
79
+ This project has a [ code of conduct ] [ coc ] .
80
+ By interacting with this repository, organization , or community you agree to
81
81
abide by its terms.
82
82
83
83
## License
@@ -108,7 +108,7 @@ abide by its terms.
108
108
109
109
[ collective ] : https://opencollective.com/unified
110
110
111
- [ chat-badge ] : https://img.shields.io/badge/join%20the%20community-on%20spectrum -7b16ff.svg
111
+ [ chat-badge ] : https://img.shields.io/badge/chat-spectrum -7b16ff.svg
112
112
113
113
[ chat ] : https://spectrum.chat/unified/syntax-tree
114
114
0 commit comments