Re: [O] Markdown export (using org-export-generic)

2011-08-17 Thread Jambunathan K
> [2] Download the test.org file in the link below > http://repo.or.cz/w/org-mode/org-jambu.git/blob_plain/HEAD:/contrib/odt/tests/ The repo is refusing to a do dir listing. So here is the link to the actual file http://repo.or.cz/w/org-mode/org-jambu.git/blob_plain/HEAD:/contrib/odt/tests/test.

Re: [O] Markdown export (using org-export-generic)

2011-08-17 Thread Jambunathan K
Paul Sexton writes: > Jambunathan K gmail.com> writes: >> May be you could cook something up with org-lparse? The file is in >> contrib dir and org-xhtml and ord-odt make use of it. > > Thanks, it looks interesting, but I can't find any documentation? You need to rely on the docstrings for the

Re: [O] Markdown export (using org-export-generic)

2011-08-17 Thread Paul Sexton
Jambunathan K gmail.com> writes: > May be you could cook something up with org-lparse? The file is in > contrib dir and org-xhtml and ord-odt make use of it. Thanks, it looks interesting, but I can't find any documentation?

Re: [O] Markdown export (using org-export-generic)

2011-08-16 Thread Jambunathan K
Paul > Wes Hardaker's org-export-generic (in worg) does a pretty good job of > exporting to markdown syntax. The following works (use C-c C-e g to > run the exporter): > There are some defects however, which an't really be fixed without altering > the exporter code. The main ones are: May be

[O] Markdown export (using org-export-generic)

2011-08-16 Thread Paul Sexton
Wes Hardaker's org-export-generic (in worg) does a pretty good job of exporting to markdown syntax. The following works (use C-c C-e g to run the exporter): (require 'org-export-generic) (org-set-generic-type "markdown" '(:file-suffix ".markdown" :key-binding ?M :title-format