All Projects → remarkjs → awesome-remark

remarkjs / awesome-remark

Licence: other
Curated list of awesome remark resources

Projects that are alternatives of or similar to awesome-remark

slackify-markdown
Convert markdown into Slack-specific markdown
Stars: ✭ 80 (-56.99%)
Mutual labels:  remark, unified
Mdx
Markdown for the component era
Stars: ✭ 11,948 (+6323.66%)
Mutual labels:  remark, unified
remark-slate-transformer
remark plugin to transform remark syntax tree (mdast) to Slate document tree, and vice versa. Made for WYSIWYG markdown editor.
Stars: ✭ 62 (-66.67%)
Mutual labels:  remark, unified
react-remark
React component and hook to use remark to render markdown
Stars: ✭ 81 (-56.45%)
Mutual labels:  remark, unified
Remark
remark is a popular tool that transforms markdown with plugins. These plugins can inspect and change your markup. You can use remark on the server, the client, CLIs, deno, etc.
Stars: ✭ 4,746 (+2451.61%)
Mutual labels:  remark, unified
remark-footnotes
Legacy plugin to add support for pandoc footnotes — please use `remark-gfm` instead
Stars: ✭ 38 (-79.57%)
Mutual labels:  remark, unified
apibone
[Deprecated] Abstracts requests and responses to make them platform agnostic
Stars: ✭ 13 (-93.01%)
Mutual labels:  unified
remark-external-links
Legacy plugin to automatically add target and rel attributes to external links — please use `rehype-external-links` instead
Stars: ✭ 50 (-73.12%)
Mutual labels:  remark
remark-frontmatter
remark plugin to support frontmatter (YAML, TOML, and more)
Stars: ✭ 167 (-10.22%)
Mutual labels:  remark
gram-js
Gram in javascript.
Stars: ✭ 21 (-88.71%)
Mutual labels:  unified
twoslash
You take some Shiki, add a hint of TypeScript compiler, and 🎉 incredible static code samples
Stars: ✭ 596 (+220.43%)
Mutual labels:  remark
remark-license
plugin to generate a license section
Stars: ✭ 15 (-91.94%)
Mutual labels:  remark
remark-retext
plugin to transform from remark (Markdown) to retext (natural language)
Stars: ✭ 18 (-90.32%)
Mutual labels:  remark
eslint-config-typescript-unified
🛠️ A unified ESLint configuration with sensible defaults for TypeScript projects.
Stars: ✭ 15 (-91.94%)
Mutual labels:  unified
remark-behead
Remark plugin to increase or decrease markdown heading weight.
Stars: ✭ 14 (-92.47%)
Mutual labels:  remark
remark-hint
Sprinkle hints/tips/warnings on your documents
Stars: ✭ 36 (-80.65%)
Mutual labels:  remark
RemarkPortable
Remark made simple and portable
Stars: ✭ 24 (-87.1%)
Mutual labels:  remark
gatsby-remark-images-anywhere
Handle images with relative, absolute & remote path for gatsby-transformer-remark & gatsby-plugin-mdx
Stars: ✭ 22 (-88.17%)
Mutual labels:  remark
redot
Graphviz dot file processor powered by plugins based on @unifiedjs
Stars: ✭ 60 (-67.74%)
Mutual labels:  unified
remark-admonitions
Add admonitions support to Remarkable
Stars: ✭ 90 (-51.61%)
Mutual labels:  remark

awesome remark awesome

A curated list of awesome remark (a Markdown processor and a unified project) resources.

remark is not another Markdown to HTML compiler. It can generate and reformat Markdown too. Powered by plugins to do all kinds of things: check Markdown code style, transform safely to React, add a table of contents, or compile to man pages, and much more.

unified is an interface for processing text using syntax trees. It’s what powers remark, but also retext and rehype. It’s part of the unified collective.

Contents

Official

Plugins

Find more plugins »

Built on remark

Built with remark

Related lists

License

CC-BY © Titus Wormer

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].