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 @@ -45,6 +45,14 @@ Check if the given value is a [**transparent**][spec] [element][].
4545
4646` boolean ` — whether ` node ` passes the test.
4747
48+ ## Contribute
49+
50+ See [ ` contribute.md ` in ` syntax-tree/hast ` ] [ contribute ] for ways to get
51+ started.
52+
53+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
54+ repository, organisation, or community you agree to abide by its terms.
55+
4856## License
4957
5058[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -70,3 +78,7 @@ Check if the given value is a [**transparent**][spec] [element][].
7078[ element ] : https://github.com/syntax-tree/hast#element
7179
7280[ spec ] : https://html.spec.whatwg.org/#transparent-content-models
81+
82+ [ contribute ] : https://github.com/syntax-tree/hast/blob/master/contributing.md
83+
84+ [ 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