Como usar
- Type or paste Markdown into the editor on the left.
- The rendered result appears live in the preview pane on the right.
- Use standard syntax: headings, bold, lists, links, tables, and fenced code blocks are all supported.
- Switch to the HTML tab to copy the generated HTML for use elsewhere.
Exemplos
- Typing # Title followed by - item one and - item two renders an H1 heading above a bulleted list in the preview pane.
- Wrapping code in triple backticks produces a formatted code block, and the extracted HTML shows the matching <pre><code> markup you can copy.