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 @@ -53,6 +53,14 @@ Otherwise, inline MDAST nodes are wrapped when needed.
53
53
54
54
* [ ` mdast-util-to-hast ` ] [ mdast-util-to-hast ]
55
55
56
+ ## Contribute
57
+
58
+ See [ ` contribute.md ` in ` syntax-tree/hast ` ] [ contribute ] for ways to get
59
+ started.
60
+
61
+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
62
+ repository, organisation, or community you agree to abide by its terms.
63
+
56
64
## License
57
65
58
66
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -82,3 +90,7 @@ Otherwise, inline MDAST nodes are wrapped when needed.
82
90
[ 3 ] : https://github.com/syntax-tree/hast-util-to-mdast/issues/3
83
91
84
92
[ handlers ] : https://github.com/syntax-tree/hast-util-to-mdast/tree/master/handlers
93
+
94
+ [ contribute ] : https://github.com/syntax-tree/hast/blob/master/contributing.md
95
+
96
+ [ 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