#33 · Primary category: Self-Hosted File Processing & Conversion

pandoc_docx_template

markdown obsidian pandoc siyuan-note skills typora

设置Markdown导出为docx时的样式,可控制导出docx的段落文字、标题编号等样式,适用于obsidian、typora、思源笔记等Markdown笔记软件,支持Codex、Claude Code等调用skill丨Template for exporting Markdown to docx (Word) using pandoc

Project last updated:07/09/26

GitHub Stars

1.0K

Forks

105

Contributors

2

License

Other

Why we included this project

Markdown users who export notes to Word usually just live with pandoc's default output, which is plain and doesn't follow Chinese typesetting conventions. This project offers ready-made pandoc reference templates that handle heading numbering, paragraph spacing, list indentation, and an SCI-paper style with double spacing and line numbers. You point pandoc at the template with the --reference-doc flag, so it works inside Typora, Obsidian, SiYuan, or from a plain command line with nothing extra to install. The template is also packaged as a skill that agent harnesses like Codex or Claude Code can call on when they need to produce a Word document. Since everything is just a DOCX reference file plus a small Lua filter, you can open it and adjust it to your own taste instead of treating pandoc as a black box. One caveat: the author tested it only with Microsoft Word on Windows, so WPS and Office for Mac may behave differently.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category