A hybrid (live-preview) Markdown editor: the document stays Markdown text, rendered in place as rich content.
- @meowdown/core: the framework-free editor engine (parsing, serializing, shortcuts, styling)
- @meowdown/react: React components (
MeowdownEditor,MarkdownView,WikilinkHoverCard) - @meowdown/markdown: the Lezer grammar for meowdown's Markdown dialect
MIT