MacDownApp/macdown

Automation support for export?

开放

#873 创建于 2017年10月24日

 (1 条评论) (0 个反应) (0 位负责人)Objective-C (930 个派生)batch import
help wanted

仓库指标

星标
 (7,686 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南