跳到内容
RapideTools

Markdown 预览器

边输入边预览 Markdown。

Type or paste Markdown and see a live preview. You can copy the generated HTML. For safety, any raw HTML in your input is escaped and shown as text, not rendered. Everything runs locally in your browser.

出于安全考虑,Markdown 中的原始 HTML 会被转义并以文本显示 —— 绝不会被渲染。

你的输入在浏览器本地处理 —— 不会上传、存储或记录。

为你节省时间了吗?请我喝杯咖啡

工作原理

  1. 1 Type or paste Markdown.
  2. 2 See the live preview.
  3. 3 Copy the generated HTML if you need it.

常见用例

  • Preview a README before committing.
  • Draft formatted notes.
  • Convert Markdown to HTML.
  • Check formatting quickly.

常见问题

Is my input sent to a server?

No. Everything runs locally in your browser — your input is never uploaded, stored or logged.

Is raw HTML rendered?

No. For safety, raw HTML in the input is escaped and displayed as text — it is never executed, which prevents script injection.

Which Markdown features are supported?

Headings, bold, italic, inline code, code blocks, lists, blockquotes and links. It is a focused, dependency-free subset.

Is it really free?

Yes — free, with no signup and no limits.