File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ documents. The latest released version is [`2.1.0`][latest].
47
47
* [ TextNode] ( #textnode )
48
48
* [ List of Utilities] ( #list-of-utilities )
49
49
* [ Related] ( #related )
50
+ * [ Contribute] ( #contribute )
50
51
51
52
## AST
52
53
@@ -947,6 +948,20 @@ Yields:
947
948
* [ nlcst] [ ]
948
949
* [ vfile] [ ]
949
950
951
+ ## Contribute
952
+
953
+ ** mdast** is built by people just like you! Check out
954
+ [ ` contribute.md ` ] [ contribute ] for ways to get started.
955
+
956
+ This project has a [ Code of Conduct] [ coc ] . By interacting with this repository,
957
+ organisation, or community you agree to abide by its terms.
958
+
959
+ Want to chat with the community and contributors? Join us in [ Gitter] [ chat ] !
960
+
961
+ Have an idea for a cool new utility or tool? That’s great! If you want
962
+ feedback, help, or just to share it with the world you can do so by creating
963
+ an issue in the [ ` syntax-tree/ideas ` ] [ ideas ] repository!
964
+
950
965
<!-- Definitions -->
951
966
952
967
[ logo ] : https://cdn.rawgit.com/syntax-tree/mdast/6205835/logo.svg
@@ -998,3 +1013,11 @@ Yields:
998
1013
[ footnotedefinition ] : #footnotedefinition
999
1014
1000
1015
[ frontmatter ] : https://github.com/wooorm/remark-frontmatter
1016
+
1017
+ [ contribute ] : contributing.md
1018
+
1019
+ [ coc ] : code-of-conduct.md
1020
+
1021
+ [ ideas ] : https://github.com/syntax-tree/ideas
1022
+
1023
+ [ chat ] : https://gitter.im/wooorm/remark
You can’t perform that action at this time.
0 commit comments