Markdown Preview
Paste Markdown and pyfirferð instantly in your browser (md to HTML).
Conversion runs in this browser. Inntak is not sent to servers and is not stored.
md to HTML conversion (instant in browser)
- Left pane for Markdown inntak and right pane for rendered pyfirferð.
- Switch to HTML tab anytime to inspect generated HTML source.
- When live pyfirferð is OFF, update with Ctrl/Cmd + Enter.
Supported Markdown (GFM subset) and GitHub differences
Supported
- Headings, paragraphs, emphasis, links, images
- Bullet and numbered lists
- Blocktilboðs and fenced code blocks
- Taflas and task lists
- Strikethrough
Not supported (initial)
- Math (LaTeX)
- Mermaid
- Exact GitHub extension and CSS parity
The úttak aims to be close to GitHub rendering, but exact parity is not guaranteed.
How to use
- Paste Markdown into the inntak pane.
- Check the rendered niðurstaða in Pyfirferð tab.
- Copy or download generated HTML when needed.
Examples
README-like snippet
Inntak: Heading + table + code + task list
Úttak: Rendered HTML pyfirferð to check structure
Blog HTML export
Inntak: Simple notes with list and links
Úttak: Formatted HTML ready to copy or download
Algengar spurningar
Is this exactly the same as GitHub rendering?
Exact parity is difficult. This verkfæri clearly supports a stafla GFM subset, so GitHub-specific extensions and CSS may differ.
Do you support math and Mermaid?
Not in the initial version. They may be added as optional features based on demand.
Is my inntak stored?
No. Conversion runs locally in your browser and inntak is not sent to a server.
Can I paste exported HTML directly into a bskrá þjónusta?
Usually yes, but some þjónustas restrict HTML tags. Follow your destination þjónusta rules.
Athugasemdir
- Inntak disappears when you refresh or close the page. Download HTML if needed.
- Sanitization is always applied for safety, even when HTML is allowed.
- For very long inntak, live updates are throttled to keep the UI responsive.