@@ -511,21 +511,18 @@ implementing unist:
511
511
512
512
## Contribute
513
513
514
- ** unist** is built by people just like you!
515
- Check out [ ` contributing.md ` ] [ contributing ] for ways to get started.
514
+ See [ ` contributing.md ` ] [ contributing ] in [ ` syntax-tree/.github ` ] [ health ] for
515
+ ways to get started.
516
+ See [ ` support.md ` ] [ support ] for ways to get help.
517
+ Ideas for new utilities and tools can be posted in [ ` syntax-tree/ideas ` ] [ ideas ] .
518
+
519
+ A curated list of awesome syntax-tree, unist, hast, mdast, and nlcst resources
520
+ can be found in [ awesome syntax-tree] [ awesome ] .
516
521
517
522
This project has a [ Code of Conduct] [ coc ] .
518
523
By interacting with this repository, organisation, or community you agree to
519
524
abide by its terms.
520
525
521
- Want to chat with the community and contributors?
522
- Join us in [ spectrum] [ chat ] !
523
-
524
- Have an idea for a cool new utility or tool?
525
- That’s great!
526
- If you want feedback, help, or just to share it with the world you can do so by
527
- creating an issue in the [ ` syntax-tree/ideas ` ] [ ideas ] repository!
528
-
529
526
## Acknowledgments
530
527
531
528
The initial release of this project was authored by
@@ -578,17 +575,21 @@ This work is licensed under a
578
575
579
576
<!-- Definitions -->
580
577
581
- [ logo ] : https://raw.githubusercontent. com/syntax-tree/unist/b187eb7/logo.svg?sanitize=true
578
+ [ health ] : https://github. com/syntax-tree/.github
582
579
583
- [ releases ] : https://github.com/syntax-tree/unist/releases
580
+ [ contributing ] : https://github.com/syntax-tree/.github/blob/master/contributing.md
584
581
585
- [ contributing ] : contributing .md
582
+ [ support ] : https://github.com/syntax-tree/.github/blob/master/support .md
586
583
587
- [ coc ] : code-of-conduct.md
584
+ [ coc ] : https://github.com/syntax-tree/.github/blob/master/code-of-conduct.md
585
+
586
+ [ awesome ] : https://github.com/syntax-tree/awesome-syntax-tree
588
587
589
588
[ ideas ] : https://github.com/syntax-tree/ideas
590
589
591
- [ chat ] : https://spectrum.chat/unified/syntax-tree
590
+ [ logo ] : https://raw.githubusercontent.com/syntax-tree/unist/b187eb7/logo.svg?sanitize=true
591
+
592
+ [ releases ] : https://github.com/syntax-tree/unist/releases
592
593
593
594
[ license ] : https://creativecommons.org/licenses/by/4.0/
594
595
0 commit comments