Hi Peter,

Peter Salazar <cycleofs...@gmail.com> writes:

> How hard would it be to add Markdown to the list of file formats
> supported by #+INCLUDE?

I don't know.

Here are the steps:

- learn more about org-elements.el and org-export.el by reading the
  files and by going through the reference documentation:
  
  http://orgmode.org/worg/dev/org-export-reference.html

- implement org-markdown.el as a new export backend

- allow #+INCLUDE to "export" file to the MarkDown backend while
  including them.

MarkDown is actually quite high in my list of desired backends,
but I cannot tell when this will be done.

-- 
 Bastien

Reply via email to