org-mode/EXPERIMENTAL
Jambunathan K 93ec2c7a50 org-e-html: New HTML exporter - a first attempt
* contrib/lisp/org-export.el (org-export-dispatch)
(org-export-dispatch-ui): Add new entries for the new HTML
exporter.

* EXPERIMENTAL/org-e-html.el: New file.  This is a very rough
cut based out on org-xhtml.el and org-e-latex.el.  The file
retains all the LaTeXisms in either commented form or
otherwise.  This is deliberate so as to have a quick look at
the reference implementation.  Retaining the organization
style of org-xhtml.el would enable easy creation of
org-e-odt.el by simply replacing e-html with e-odt for the
most part.
The changes here covers fairly a good ground - say 90% - of my
unit test file.
2012-02-18 12:25:53 +05:30
..
org-e-ascii.el org-e-ascii: Correctly expand syntax in table cells 2012-02-17 18:54:23 +01:00
org-e-html.el org-e-html: New HTML exporter - a first attempt 2012-02-18 12:25:53 +05:30
org-e-latex.el Fix infloop when parsing radio targets 2012-02-17 18:46:05 +01:00
org-e-publish.el Publishing system compatible with new export engine 2012-02-12 23:00:33 +01:00