Hi Marc-Oliver,

Marc-Oliver Ihm <m...@ihm.name> writes:

> i would like to convert orgmode to textile (which is used within confluence 
> wiki).
>
> What is the best way to do this ?

The best way would be to write a textile exporter.

For this you need to define a new derived exporter from 'ascii.

Get a fresh clone of Org and see how this is done in ox-md.el,
which create a MarkDown exporter by deriving it from the ascii
one.

Also note there is contrib/lisp/ox-confluence.el by Sébastien
Delafond which can be used for Confluence Wiki.

Hope that helps,

-- 
 Bastien

Reply via email to