README / Markdown Viewer
Markdown
Preview
The preview will appear here.
What is this README viewer for?
This tool turns Markdown into rendered HTML, right in your browser. Perfect for previewing a README.md before pushing to GitHub, drafting documentation, or just reading a Markdown file nicely formatted.
Features
- Live rendering — the preview updates as you type
- Load a file — import a
.mdfile from your computer - Copy / download HTML — grab the generated HTML
- Fully local — nothing is sent to a server
Supported syntax
The tool handles standard Markdown (headings, lists, links, images, code, blockquotes, tables) plus GitHub Flavored Markdown extensions (tables, task lists, strikethrough).