[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: [FEATURE REQUEST] export to mediawiki
From: |
Christian Egli |
Subject: |
[Orgmode] Re: [FEATURE REQUEST] export to mediawiki |
Date: |
Mon, 08 Jun 2009 10:45:44 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) |
Michael Ekstrand <address@hidden> writes:
> Spike Spiegel <address@hidden> writes:
>> it would be awesome if there was an org to mediawiki export
>> functionality as I have a lot of documentation in a mediawiki
> I would second this suggestion. In the mean time, exporting to HTML and
> postprocessing with HTML::WikiConverter works reasonably well.
I use the attached sed script to "sort of" convert between org-mode and
mediawiki syntax. This works more or less depending on your definition
of "works". However, long term I think the best solution would be a
transformation via the docbook exporter, similar in spirit to the twiki
exporter by Baoqiu Cui (http://docbook2twiki.googlecode.com) which also
uses the docbook exporter.
Thanks
Christian