MacDownApp/macdown

Automation support for export?

Open

#873 ouverte le 24 oct. 2017

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Objective-C (930 forks)batch import
help wanted

Métriques du dépôt

Stars
 (7 686 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur