Hello, markdown
Write on the left, watch it render on the right, then publish a clean shareable page in one click.
Features
- Live preview as you type
- Four reading themes
- Code with syntax highlighting
function greet(name: string) {
return `Hello, ${name}!`;
}
Paste a doc, pick a theme, share the link.
| Theme | Best for |
|---|---|
| Default | General notes |
| Terminal | Technical docs |
| Essay | Long-form writing |
| Minimal | Clean presentations |