
A pixel-perfect Markdown-to-JSX editor with real-time preview.
Start typing your Markdown content in the left pane, and watch the preview update instantly on the right.
const greet = (name) => {
return `Hello, ${name}!`;
};"The coral-project makes Markdown editing a delightful experience."
Built with React, CodeMirror, and react-markdown.
No comments yet. Be the first!