Hacker News new | ask | show | jobs
by eigenspace 2672 days ago
What are the advantages of pandoc over orgs builtin export functionality?
1 comments

Org is essentially tied to Emacs. Which is great if you use Emacs, but means you miss out on that functionality elsewhere.

If you're not using Emacs, pandoc is a great tool for converting documents (e.g. to HTML, to PDF). And a tool like codebrain would be useful for imitating some of the functionality that org-babel provides.