纯浏览器运行
Markdown → PDF
用 GFM 编辑器、实时预览和页面选项把 Markdown 打成 PDF。内容不会上传。
530 字符 · 主题:简洁 · 草稿已保存在本浏览器
预览 · 简洁
Markdown to PDF
Convert Markdown to a printable PDF entirely in your browser. Nothing is uploaded.
GFM basics
- Headings, emphasis, and links
- Ordered and unordered lists
inline codeand fenced blocks- Tables
| Feature | Supported |
|---|---|
| Headings & lists | Yes |
| Code blocks | Yes |
| Tables | Yes |
| Images (URL) | Best-effort |
function greet(name: string) {
return `Hello, ${name}`;
}
Tip: use Export PDF and choose “Save as PDF” in the print dialog.
主题预设同时作用于实时预览与打印 PDF(简洁, GitHub, 衬线, 紧凑, 午夜)。导出会打开浏览器打印对话框——选择「存储为 PDF」。远程图片在网络可用时尽力加载。