File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -61,6 +61,14 @@ Check if the given value is a [**phrasing**][spec] content.
61
61
62
62
` boolean ` — Whether ` node ` passes the test.
63
63
64
+ ## Contribute
65
+
66
+ See [ ` contribute.md ` in ` syntax-tree/hast ` ] [ contribute ] for ways to get
67
+ started.
68
+
69
+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
70
+ repository, organisation, or community you agree to abide by its terms.
71
+
64
72
## License
65
73
66
74
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -84,3 +92,7 @@ Check if the given value is a [**phrasing**][spec] content.
84
92
[ node ] : https://github.com/syntax-tree/hast
85
93
86
94
[ spec ] : https://html.spec.whatwg.org/#phrasing-content-2
95
+
96
+ [ contribute ] : https://github.com/syntax-tree/hast/blob/master/contributing.md
97
+
98
+ [ coc ] : https://github.com/syntax-tree/hast/blob/master/code-of-conduct.md
You can’t perform that action at this time.
0 commit comments