#017Markdown Editor

EDITOR37 lines · 103 words · 566 chars
PREVIEW

Welcome to Markdown Editor ✍️

This is a live preview markdown editor built with React.

Features

  • 📝 Split-pane editing
  • 👀 Real-time preview
  • 🎨 Syntax highlighting
  • 📋 Copy & export

Code Example

function greet(name) {

return "Hello, " + name + "!";

}

Table

FeatureStatus
Bold
Italic
Links
Images

Links

Visit GitHub
"The best way to predict the future is to invent it." — Alan Kay

Have fun writing! 🚀