📝 Markdown 预览Markdown Preview
在左侧编写 Markdown,右侧实时渲染。支持标题、加粗、斜体、删除线、行内/代码块、有序与无序列表、任务列表、表格(含对齐)、引用、链接与分割线。完全离线,无需联网。Write Markdown on the left and preview it live on the right. Headings, bold, italic, strikethrough, code, lists, task lists, tables (with alignment), quotes, links and rules. Fully offline.
① Markdown 源码① Markdown
② 预览② Preview
使用说明How to use
- 在左侧输入 MarkdownType Markdown on the left
- 右侧实时预览渲染效果Preview the rendered result on the right
- 可下载 HTML 或复制Download HTML or copy
示例:# 标题 → 渲染为大号标题Example: # Heading → rendered large
全程在你的浏览器本地完成,文本不会上传服务器。Runs entirely in your browser; your text is never uploaded.
支持常见 Markdown 语法。勾选「显示目录」可在预览顶部自动生成可点击的大纲(标题已带锚点);点击「复制大纲」可获取 Markdown 格式的目录,便于插入文档。点击「复制 HTML」可获取渲染后的 HTML 代码,便于粘贴到博客或富文本编辑器;「下载 .md」保存源码。Common Markdown is supported. Tick “Show outline” to auto-generate a clickable table of contents (headings get anchor ids); “Copy outline” gives a Markdown-formatted TOC. “Copy HTML” gives the rendered HTML for your blog or rich editor; “Download .md” saves the source.