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 @@ -62,6 +62,14 @@ Yields:
62
62
Given a [ HAST] [ ] tree and an optional [ vfile] [ ] (for positional info),
63
63
return a new parsed-again [ HAST] [ ] tree.
64
64
65
+ ## Contribute
66
+
67
+ See [ ` contribute.md ` in ` syntax-tree/hast ` ] [ contribute ] for ways to get
68
+ started.
69
+
70
+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
71
+ repository, organisation, or community you agree to abide by its terms.
72
+
65
73
## License
66
74
67
75
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -89,3 +97,7 @@ return a new parsed-again [HAST][] tree.
89
97
[ rehype-raw ] : https://github.com/wooorm/rehype-raw
90
98
91
99
[ vfile ] : https://github.com/vfile/vfile
100
+
101
+ [ contribute ] : https://github.com/syntax-tree/hast/blob/master/contributing.md
102
+
103
+ [ 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