Hi Alex, On Fri, Aug 13, 2010 at 11:39 PM, Alex <elc...@gmail.com> wrote: > I've been using emacs + org-mode for ~6 months and haven't done any elisp > hacking beyond a custom .emacs file. I would like to write a custom org-mode > export to markdown to play around with elisp and so that I can write readmes > for my github projects in org-mode. Are there any good tutorials on writing > a custom export?
A couple of things, 1. Github understands org files. README can be written in org mode also. 2. You should look at org-export-generic [http://orgmode.org/worg/org-contrib/org-export-generic.php] in case you wish to continue with writing your custom export to markdown. > Thanks, Alex Henning > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > -- Puneeth _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode