Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update profile
  • Loading branch information
wooorm committed Nov 17, 2021
commit e91db592ab7005a41f1059c8f16b86483a33ae4d
55 changes: 46 additions & 9 deletions profile/readme.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,65 @@
.
# ![remark][logo]

**remark** is a popular tool that transforms markdown with plugins.
**remark** is a popular free and open source tool that transforms markdown with
plugins.
These plugins can inspect and change your markup.

#### Markdown

Markdown is a markup language that often feels more natural to type than HTML.
It typically looks more like what’s intended and is terser.

* we follow [CommonMark][] by default (GFM with [`remark-gfm`][remark-gfm],
MDX with [`remark-mdx`][remark-mdx])
* to learn markdown, see this [cheatsheet and tutorial][cheat]

#### Quick links

* we use [`micromark`][micromark] for parsing and [mdast][] as the syntax tree
* to find plugins, see [`awesome-remark`][awesome], the
[list of plugins][plugins], and the [`remark-plugin` topic][topic]
* for more about us, see [`unifiedjs.com`][site]
* for updates, see [Twitter][]

#### Get involved

> 👉 **Note**: By interacting with this organization or community you agree to
> abide by our [code of conduct][coc].

* for questions, see [support][]
* to help, see [contribute][]
* to find plugins, see [awesome-remark][awesome], the
[list of plugins][plugins], and the [`remark-plugin` topic][topic]
* to sponsor, see [OpenCollective][oc] or [GitHub sponsors][ghs]

[cheat]: https://commonmark.org/help/
[logo]: https://raw.githubusercontent.com/remarkjs/remark/1f338e72/logo.svg?sanitize=true

[twitter]: https://twitter.com/unifiedjs
[commonmark]: https://commonmark.org

[site]: https://unifiedjs.com
[remark-gfm]: https://github.com/remarkjs/remark-gfm

[support]: ../support.md
[remark-mdx]: https://github.com/mdx-js/mdx/tree/main/packages/remark-mdx

[contribute]: ../contributing.md
[cheat]: https://commonmark.org/help/

[micromark]: https://github.com/micromark/micromark

[mdast]: https://github.com/syntax-tree/mdast

[awesome]: https://github.com/remarkjs/awesome

[plugins]: https://github.com/remarkjs/remark/blob/main/doc/plugins.md#list-of-plugins

[topic]: https://github.com/topics/remark-plugin

[site]: https://unifiedjs.com

[twitter]: https://twitter.com/unifiedjs

[coc]: ../code-of-conduct.md

[support]: ../support.md

[contribute]: ../contributing.md

[oc]: https://opencollective.com/unified

[ghs]: https://github.com/sponsors/unifiedjs