SnapToolz Markdown
A fast preview, entirely in your browser.
Features
- GitHub-flavoured Markdown
- Live preview
- Safe rendering —
<script>,onclick, andjavascript:URLs stripped - Tables, code blocks, blockquotes
function hello(name: string) {
return `Hello, ${name}`;
}
Tip: paste any markdown and it renders as you type.
| Item | Qty | Price |
|---|---|---|
| Coffee | 2 | $4 |
| Bagel | 1 | $3 |
Try the homepage for the rest of the toolset.