File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -104,6 +104,14 @@ Callback invoked when a range is found.
104
104
* ` start ` (` number ` ) — Index of ` start ` in ` parent `
105
105
* ` end ` (` number? ` ) — Index of ` end ` in ` parent `
106
106
107
+ ## Contribute
108
+
109
+ See [ ` contribute.md ` in ` syntax-tree/mdast ` ] [ contribute ] for ways to get
110
+ started.
111
+
112
+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
113
+ repository, organisation, or community you agree to abide by its terms.
114
+
107
115
## License
108
116
109
117
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -137,3 +145,7 @@ Callback invoked when a range is found.
137
145
[ heading ] : https://github.com/syntax-tree/mdast#heading
138
146
139
147
[ test ] : #function-testvalue-node
148
+
149
+ [ contribute ] : https://github.com/syntax-tree/mdast/blob/master/contributing.md
150
+
151
+ [ 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