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 you could cook something up with org-lparse? The file is in contrib dir and org-xhtml and ord-odt make use of it. Jambunathan K.