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 @@ -90,6 +90,14 @@ and the last `end`, and the content inside.
90
90
` Array.<Node>? ` — List of nodes to replace ` start ` , ` nodes ` , and ` end `
91
91
with, optional.
92
92
93
+ ## Contribute
94
+
95
+ See [ ` contribute.md ` in ` syntax-tree/mdast ` ] [ contribute ] for ways to get
96
+ started.
97
+
98
+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
99
+ repository, organisation, or community you agree to abide by its terms.
100
+
93
101
## License
94
102
95
103
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -119,3 +127,7 @@ with, optional.
119
127
[ remark ] : https://github.com/wooorm/remark
120
128
121
129
[ handler ] : #function-handlerstart-nodes-end
130
+
131
+ [ contribute ] : https://github.com/syntax-tree/mdast/blob/master/contributing.md
132
+
133
+ [ coc ] : https://github.com/syntax-tree/mdast/blob/master/code-of-conduct.md
You can’t perform that action at this time.
0 commit comments