MacDownApp/macdown

Automation support for export?

Open

#873 创建于 2017年10月24日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Objective-C (7,686 star) (930 fork)batch import
help wanted

描述

I'm interested in exporting from Macdown to PDF as part of an automated build process. Unfortunately it appears that the export functionality is not included in the AppleScript or JXA dictionary.

Would it be possible to add scripting support for the export feature?

I realize that I could use something like pandoc, but for PDF export it requires LaTeX, which is a very heavyweight (and frightening) install.

贡献者指南