MacDownApp/macdown

Automation support for export?

Open

#873 aberto em 24 de out. de 2017

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Objective-C (930 forks)batch import
help wanted

Métricas do repositório

Stars
 (7.686 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador