Op 30 okt 2010, om 18:28 heeft Bastien het volgende geschreven:
Dear list,
if there are Emacs people among you, they might be interested in testing org-mediawiki.el -- a library for Emacs org-mode to convert Org files to mediawiki-syntax formatted files:
http://lumiere.ens.fr/~guerry/u/org-mediawiki.el
org-mediawiki.el uses this experimental export engine:
http://repo.or.cz/w/org-mode.git/blob_plain/HEAD:/EXPERIMENTAL/org-export.el
- Load Emacs
- Edit an Org file and save it
- Load org-export.el
- Load org-mediawiki.el
- M-x org-mw-export
Thanks for any feedback,
PS: sorry if such announcements are a bit off-topic. Let me know.
-- Bastien
I never work with Emacs, which could mean that the following is actually wrong. But I noticed the table-conversion process is giving it a class="WikiTable". If I'm not mistaken this should be lowercase class="wikitable" in order to work with the CSS definitions in MediaWiki.
Just thought I'd let you know :)
-- Krinkle