Tagged Questions
1
vote
0answers
75 views
generate Keynote presentation from text or Markdown?
Is there a way to automatically generate a Keynote presentation from a source file written in text format, Markdown format, or org-mode?
I know that Pandoc and other tools can generate HTML-based ...
3
votes
2answers
740 views
Markdown to .doc or .rtf
I'm interested in using a variation of Markdown for my work, but my target format is Word files (this is what my clients use, it's non-negotiable). Most implementations of Markdown would leave me with ...