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 @@ -41,6 +41,14 @@ Get the heading style of a node.
41
41
` string ` (` 'atx' ` , ` 'atx-closed' ` , or ` 'setext' ` ) — When an ambiguous
42
42
heading is found, either ` relative ` or ` null ` is returned.
43
43
44
+ ## Contribute
45
+
46
+ See [ ` contribute.md ` in ` syntax-tree/mdast ` ] [ contribute ] for ways to get
47
+ started.
48
+
49
+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
50
+ repository, organisation, or community you agree to abide by its terms.
51
+
44
52
## License
45
53
46
54
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -68,3 +76,7 @@ heading is found, either `relative` or `null` is returned.
68
76
[ mdast ] : https://github.com/syntax-tree/mdast
69
77
70
78
[ node ] : https://github.com/syntax-tree/unist#node
79
+
80
+ [ contribute ] : https://github.com/syntax-tree/mdast/blob/master/contributing.md
81
+
82
+ [ 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