0
arrow_backBack to Toolbox

Toolbox

Markdown Reader

Paste Markdown text or upload a .md file and preview it locally in a calm, comfortable reading layout.

加载工具…

Built for Reading

The preview uses generous line height, clear heading rhythm, softened blockquotes, and stable code styling for long drafts, README files, publishing notes, and personal docs.

Common Markdown Support

The renderer supports GitHub Flavored Markdown, including tables, task lists, strikethrough, and fenced code blocks. Raw HTML is treated as text by default for safer previews.

FAQ

Is my uploaded Markdown file sent to the server?

No. The file is read with the browser File API into this page only, and the preview is rendered locally without using this site's upload API.

Can I paste Markdown directly?

Yes. Paste, edit, or replace content in the left editor and the rendered reading view updates on the right.

Does it support tables and task lists?

Yes. This reader enables GFM syntax, so it works well for README files, project notes, checklists, and table-heavy docs.