Markdown Exp is a clean, powerful, open-source converter that transforms your Markdown into print-quality PDFs.
> Try it out <
- 📄 GitHub Flavored Markdown (GFM) support
- 📁 Seamless local asset integration
- 📝 Load files from GitHub repository
- 🖨️ Print-quality document rendering
- 🎨 Multiple optional styles
- 🌐 A clean, instant, no-download experience
我们提供了下面的预设样式,默认为 GitHub style:
您可以在文档的 metadata 部分指定样式,也可以在导出时点击 Use Custom Style 切换样式或使用您自己的 Style sheet
---
style: github |
---翻译:在 Github Flavored Markdown(包括 Alert 等扩展语法)的基础上,我们还集成了 markdown-it-attrs,您可以通过例如:
Centered text{ align=center }
{ width=256px }的语法来更方便地设置属性。


