Re: [O] Markdown Export Manual Confusion

2018-08-09 Thread Berry, Charles
> On Aug 9, 2018, at 4:10 AM, Matthew Brecher wrote: > > Markdown export is disabled by default in org version 9.1.9. > As far as I can see the manual does not indicate any way to enable this. As I read `Exporting' [1], the instruction is to load ox-md or customize `org-export-backends'.

[O] Markdown Export Manual Confusion

2018-08-09 Thread Matthew Brecher
Markdown export is disabled by default in org version 9.1.9. As far as I can see the manual does not indicate any way to enable this. Perhaps it would be prudent to include this info in the Markdown Export page [0] of the manual. The way it is currently written it appears as if this should

Re: [O] markdown export?

2015-06-03 Thread giles
Peter Davis p...@pfdstudio.com writes: I'm looking at http://orgmode.org/manual/Markdown-export.html, which says I can export to markdown, but these options don't exist in my org installation (8.2.10). If I type C-c C-e m, I get 'Invalid key' Do I have to install something else? I believe

[O] markdown export?

2015-06-03 Thread Peter Davis
I'm looking at http://orgmode.org/manual/Markdown-export.html, which says I can export to markdown, but these options don't exist in my org installation (8.2.10). If I type C-c C-e m, I get 'Invalid key' Do I have to install something else? Thanks! -pd -- Peter Davis The Tech Curmudgeon

Re: [O] markdown export?

2015-06-03 Thread Peter Davis
gi...@pexip.com writes: Peter Davis p...@pfdstudio.com writes: I'm looking at http://orgmode.org/manual/Markdown-export.html, which says I can export to markdown, but these options don't exist in my org installation (8.2.10). If I type C-c C-e m, I get 'Invalid key' Do I have to install

Re: [O] markdown export?

2015-06-03 Thread John Kitchin
Maybe you need to (require 'ox-md) in your init file? Peter Davis writes: I'm looking at http://orgmode.org/manual/Markdown-export.html, which says I can export to markdown, but these options don't exist in my org installation (8.2.10). If I type C-c C-e m, I get 'Invalid key' Do I have to

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

2011-08-17 Thread Paul Sexton
Jambunathan K kjambunathan at 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-17 Thread Jambunathan K
Paul Sexton psexton...@gmail.com writes: Jambunathan K kjambunathan at 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

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

[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