|
1 |
| -# [![syntax-tree][logo]][org] |
| 1 | +# [![syntax-tree][githubusercontent-logo]][github-syntax-tree] |
2 | 2 |
|
3 | 3 | **`syntax-tree`** is an organization that contains 100+ projects that deal with
|
4 |
| -syntax trees based on **[unist][]**. |
| 4 | +syntax trees based on **[unist][github-unist]**. |
5 | 5 | These trees typically deal with content:
|
6 |
| -markdown (**[mdast][]**), |
7 |
| -HTML (**[hast][]**), |
8 |
| -natural language (**[nlcst][]**), |
9 |
| -XML (**[xast][]**), |
10 |
| -but also JavaScript (**[esast][]**). |
| 6 | +markdown (**[mdast][github-mdast]**), |
| 7 | +HTML (**[hast][github-hast]**), |
| 8 | +natural language (**[nlcst][github-nlcst]**), |
| 9 | +XML (**[xast][github-xast]**), |
| 10 | +but also JavaScript (**[esast][github-esast]**). |
11 | 11 |
|
12 | 12 | * to learn unist,
|
13 |
| - see [its readme][unist] |
| 13 | + see [its readme][github-unist] |
14 | 14 | * you can use syntax trees without having to deal with them,
|
15 |
| - by using **[unified][]** and its plugins |
| 15 | + by using **[unified][github-unified]** and its plugins |
16 | 16 |
|
17 | 17 | #### unified
|
18 | 18 |
|
19 | 19 | **`syntax-tree`** is part of the unified collective,
|
20 | 20 | which brings together organisations that work with content as structured data.
|
21 | 21 |
|
22 | 22 | * for more about us,
|
23 |
| - see [`unifiedjs.com`][site] |
| 23 | + see [`unifiedjs.com`][unifiedjs] |
24 | 24 | * for how the collective is governed,
|
25 |
| - see [`unifiedjs/collective`][collective] |
26 |
| -* for updates, |
27 |
| - see [@unifiedjs][twitter] on Twitter |
| 25 | + see [`unifiedjs/collective`][github-unified-collective] |
28 | 26 |
|
29 | 27 | #### Get involved
|
30 | 28 |
|
31 |
| -> 👉 **Note**: by interacting with this organization or community you agree to |
32 |
| -> abide by our [code of conduct][coc]. |
| 29 | +This community has a [code of conduct][github-health-code-of-conduct]. |
| 30 | +You must follow it when interacting with the community. |
33 | 31 |
|
34 | 32 | * for questions,
|
35 |
| - see [support][] |
| 33 | + see [`support.md`][github-health-support] |
36 | 34 | * to help,
|
37 |
| - see [contribute][] |
| 35 | + see [`contributing.md`][github-health-contributing] |
38 | 36 | * to sponsor,
|
39 |
| - see [OpenCollective][oc] or [GitHub sponsors][ghs] |
| 37 | + see [GitHub sponsors][github-sponsors], |
| 38 | + [`thanks.dev`][thanks], |
| 39 | + or [OpenCollective][] |
40 | 40 |
|
41 |
| -[logo]: https://raw.githubusercontent.com/syntax-tree/unist/367da2e/logo.svg?sanitize=true |
| 41 | +[github-esast]: https://github.com/syntax-tree/esast |
42 | 42 |
|
43 |
| -[org]: https://github.com/syntax-tree |
| 43 | +[github-hast]: https://github.com/syntax-tree/hast |
44 | 44 |
|
45 |
| -[unist]: https://github.com/syntax-tree/unist |
| 45 | +[github-health-code-of-conduct]: https://github.com/syntax-tree/.github/blob/main/code-of-conduct.md |
46 | 46 |
|
47 |
| -[mdast]: https://github.com/syntax-tree/mdast |
| 47 | +[github-health-contributing]: https://github.com/syntax-tree/.github/blob/main/contributing.md |
48 | 48 |
|
49 |
| -[hast]: https://github.com/syntax-tree/hast |
| 49 | +[github-health-support]: https://github.com/syntax-tree/.github/blob/main/support.md |
50 | 50 |
|
51 |
| -[nlcst]: https://github.com/syntax-tree/nlcst |
| 51 | +[github-mdast]: https://github.com/syntax-tree/mdast |
52 | 52 |
|
53 |
| -[xast]: https://github.com/syntax-tree/xast |
| 53 | +[github-nlcst]: https://github.com/syntax-tree/nlcst |
54 | 54 |
|
55 |
| -[esast]: https://github.com/syntax-tree/esast |
| 55 | +[github-syntax-tree]: https://github.com/syntax-tree |
56 | 56 |
|
57 |
| -[unified]: https://github.com/unifiedjs/unified |
| 57 | +[github-unist]: https://github.com/syntax-tree/unist |
58 | 58 |
|
59 |
| -[site]: https://unifiedjs.com |
| 59 | +[github-xast]: https://github.com/syntax-tree/xast |
60 | 60 |
|
61 |
| -[twitter]: https://twitter.com/unifiedjs |
| 61 | +[github-unified-collective]: https://github.com/unifiedjs/collective |
62 | 62 |
|
63 |
| -[collective]: https://github.com/unifiedjs/collective |
| 63 | +[github-unified]: https://github.com/unifiedjs/unified |
64 | 64 |
|
65 |
| -[coc]: https://github.com/syntax-tree/.github/blob/main/code-of-conduct.md |
| 65 | +[opencollective]: https://opencollective.com/unified |
66 | 66 |
|
67 |
| -[support]: https://github.com/syntax-tree/.github/blob/main/support.md |
| 67 | +[thanks]: https://thanks.dev |
68 | 68 |
|
69 |
| -[contribute]: https://github.com/syntax-tree/.github/blob/main/contributing.md |
| 69 | +[github-sponsors]: https://github.com/sponsors/unifiedjs |
70 | 70 |
|
71 |
| -[oc]: https://opencollective.com/unified |
| 71 | +[githubusercontent-logo]: https://raw.githubusercontent.com/syntax-tree/unist/367da2e/logo.svg?sanitize=true |
72 | 72 |
|
73 |
| -[ghs]: https://github.com/sponsors/unifiedjs |
| 73 | +[unifiedjs]: https://unifiedjs.com |
0 commit comments