Editor Markdown
Welcome to Sandooq Markdown Previewer!
Features
- Live Preview: Type on the left, see the result on the right.
- GitHub Flavored Markdown: Support for tables, task lists, and more.
- Syntax Highlighting: Code blocks are automatically highlighted.
Examples
Code Block
function hello() {
console.log("Hello, world!");
}
Table
| Feature | Support |
|---|---|
| Tables | ✅ |
| Task Lists | ✅ |
| Strikethrough | ✅ |
Task List
- Write Markdown
- Preview in real-time
- Export to HTML
Enjoy writing!
Visualizador Markdown
Escreva e visualize Markdown em tempo real. Suporta GitHub Flavored Markdown.
Como Funciona
1
Escreva Markdown
Digite seu texto markdown no painel do editor à esquerda.
2
Visualização Ao Vivo
Veja a saída HTML renderizada atualizar instantaneamente à direita.
3
Exportar
Copie o markdown ou o código HTML gerado para uso em seus projetos.