General
- Markdown Cheat Sheet • Markdown Guide 📖
- Markdown Tables generator • Tables Generator 🛠️
- Emojipedia • Search for emoji by name 📚
Unified ecosystem
- unified • Interface for parsing, inspecting, transforming, and serializing content through syntax trees
- syntax-tree/unist: Universal Syntax Tree used by @unifiedjs • Universal Syntax Tree used by @unifiedjs
- AST explorer • Explore the ASTs of various languages
- remark - markdown processor powered by plugins • Markdown processor powered by plugins part of the unified collective
- remark/doc/plugins.md at main · remarkjs/remark • List of plugins
- syntax-tree/mdast: Markdown Abstract Syntax Tree format • Markdown Abstract Syntax Tree format
- rehype - unified • HTML processor powered by plugins part of the unified collective
- rehype/doc/plugins.md at 7a95a44d21e21471231e014e00904455d234c64a · rehypejs/rehype • List of plugins
- syntax-tree/hast: Hypertext Abstract Syntax Tree format • Hypertext Abstract Syntax Tree format
- Transforming Markdown with Remark & Rehype | ryanfiller.com
- How to Modify Nodes in an Abstract Syntax Tree | CSS-Tricks - CSS-Tricks
- unified, remark and rehype - HackMD
- Converting and customizing Markdown files to HTML with Unified, remark & rehype | by Pedro Fernando Marquez Soto | Medium
- What remark and rehype plugins are people using? · pngwn/MDsveX · Discussion
- Building a text processing pipeline with Unified - breq.dev
- Having Fun with Markdown and Remark
- ASTs, Markdown and MDX • “ASTs are a way to represent code in a way that is easy to work with programmatically. They are used in compilers, linters, and other tools that need to understand code. Markdown is a way to write formatted text that can be converted to HTML. MDX is a way to write React components in Markdown.”
MDX
- 📺 The X in MDX • 8 minute video by Rodrigo Pombo showing how to use custom MDX components as the content source for components with creative layouts
Other tools
- yorkxin/copy-as-markdown • Chrome & Firefox extension for copying links as markdown
- Copy Link in Markdown • macOS and iOS Safari extension by Tom Dai