Éditeur 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!
Prévisualiseur Markdown
Écrivez et prévisualisez le Markdown en temps réel. Prend en charge le Markdown GitHub Flavored.
Comment ça marche
1
Écrire du Markdown
Tapez votre texte markdown dans le volet d'édition de gauche.
2
Aperçu en Direct
Voyez la sortie HTML rendue se mettre à jour instantanément à droite.
3
Exporter
Copiez le markdown ou le HTML généré pour l'utiliser dans vos projets.