MacDownApp/macdown

Automation support for export?

Open

#873 opened on Oct 24, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Objective-C (7,686 stars) (930 forks)batch import
help wanted

Description

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.

Contributor guide