The "Unified" ecosystem represents an alternative evolutionary direction for markdown:
Markdown → remark → mdast
mdast → remark-rehype → hast
hast → rehype → HTML
It's powerful enough for me to integrate plugins into markdown.
The "Unified" ecosystem represents an alternative evolutionary direction for markdown:
Markdown → remark → mdast
mdast → remark-rehype → hast
hast → rehype → HTML
It's powerful enough for me to integrate plugins into markdown.