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 @@ -94,6 +94,14 @@ List of node [types][type] to mark as [source][] (`Array.<string>`).
94
94
* [ ` mdast-util-to-hast ` ] ( https://github.com/syntax-tree/mdast-util-to-hast )
95
95
— Transform MDAST to HAST
96
96
97
+ ## Contribute
98
+
99
+ See [ ` contribute.md ` in ` syntax-tree/mdast ` ] [ contribute ] for ways to get
100
+ started.
101
+
102
+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
103
+ repository, organisation, or community you agree to abide by its terms.
104
+
97
105
## License
98
106
99
107
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -131,3 +139,7 @@ List of node [types][type] to mark as [source][] (`Array.<string>`).
131
139
[ type ] : https://github.com/syntax-tree/mdast#ast
132
140
133
141
[ source ] : https://github.com/syntax-tree/nlcst#source
142
+
143
+ [ contribute ] : https://github.com/syntax-tree/mdast/blob/master/contributing.md
144
+
145
+ [ 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