File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,14 @@ result = embedded({
38
38
39
39
Check if the given value is an [ ** embedded** ] [ spec ] [ element] [ ] .
40
40
41
+ ## Contribute
42
+
43
+ See [ ` contribute.md ` in ` syntax-tree/hast ` ] [ contribute ] for ways to get
44
+ started.
45
+
46
+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
47
+ repository, organisation, or community you agree to abide by its terms.
48
+
41
49
## License
42
50
43
51
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -63,3 +71,7 @@ Check if the given value is an [**embedded**][spec] [element][].
63
71
[ element ] : https://github.com/syntax-tree/hast#element
64
72
65
73
[ spec ] : https://html.spec.whatwg.org/#embedded-content-2
74
+
75
+ [ contribute ] : https://github.com/syntax-tree/hast/blob/master/contributing.md
76
+
77
+ [ 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