Escudo PrimárioEscudo Secundário

Editor de Markdown

Editor

Pré-visualização

Welcome to Markdown Editor

Features

  • Bold text and italic text
  • Inline code and code blocks
  • Lists, tables, and more!

Code Example

function greet(name) {
  console.log(`Hello, ${name}!`);
}

greet("World");

Table Example

FeatureSupported
Tables✅ Yes
Emoji✅ Yes
GFM✅ Yes

Start editing to see the magic happen! ✨