Hi!
Am 03.09.2017 um 20:44 schrieb Josiah Schwab:
3. Is there a way to use something like inheritance to import all
~ox-html.el~ functions at once and then simply overwrite what I
need to change?
I would encourage you to take a look at the org-export docs, with
particular attention to
Hi Christian,
> 3. Is there a way to use something like inheritance to import all
>~ox-html.el~ functions at once and then simply overwrite what I
>need to change?
I would encourage you to take a look at the org-export docs, with
particular attention to the idea of a derived backend.
h
Hello,
I want to write an org export plugin for the serendipity blog system[1].
Basically I need the HTML export with some changes:
- I only need the content of the tag and nothing else. I just
found the BODY-ONLY argument, so I think I'm good :-)
- I don't want any CSS classes and selectors