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