Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 363 Bytes

README.org

File metadata and controls

11 lines (11 loc) · 363 Bytes

orgmode-mediawiki

A mediawiki export for Emacs org-mode

Installation

  • Make sure you are using org-mode version 8.0
  • Clone this repository
  • Add the following to your .emacs files
(add-to-list 'load-path "~/path/to/orgmode-mediawiki")
(require 'ox-mediawiki)
  • Open a .org document and run org-mw-export-as-mediawiki