|
|
|
|
|
by btschaegg
3025 days ago
|
|
I've been looking for a similar solution - albeit not for HTML - but haven't found anything convincing so far. My train of thought was: It'd be great to have a a canonical XML format for org files to export to, since after that, you could essentially write XSLT transforms for almost any target format (even back to org-files to go full circle). In my case, that e.g. would be odt-files with branding for the organization I'm taking minutes for. After a bit of googling, I also found an email[1] on the mailing list asking for more or less exactly that, but things don't seem to have gotten far. I've been thinking about adapting the existing HTML export for such an XML format, but I really haven't had the time for it. :-/ [1]: https://lists.gnu.org/archive/html/emacs-orgmode/2009-08/msg... |
|