From: http://cgray.myopenid.com/ Date: Wed, 14 Mar 2012 20:33:24 +0000 (-0400) Subject: (no commit message) X-Git-Tag: 3.20120203~43 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/2b76a4e7b850f2c53c20e14d399909f4f5de8a46 --- diff --git a/doc/todo/org_mode.mdwn b/doc/todo/org_mode.mdwn index ef7f4dbaf..bb3b7dec0 100644 --- a/doc/todo/org_mode.mdwn +++ b/doc/todo/org_mode.mdwn @@ -22,14 +22,15 @@ new plugin ========== A complete rewrite of the plugin can be found -[here][chrismgray-rewrite]. It is an [[external|plugins/write/external]] plugin using a +[here][chrismgray-rewrite]. It uses a dedicated emacs instance to parse the org-mode files. Thus, it should be a bit faster than the older plugin, as well as properly handling [[wikilinks|ikiwiki/wikilink]] and images, two features not present in the older -plugin. +plugin. An example of its use can be found at my [blog][chrismgray-blog]. [org-mode]: http://orgmode.org/ [MS]: http://www.golden-gryphon.com/blog/manoj/blog/2008/06/08/Using_org-mode_with_Ikiwiki/ [example]: http://blog.tremily.us/posts/Git/notes/ [raw]: http://orgmode.org/manual/Quoting-HTML-tags.html [chrismgray-rewrite]: https://github.com/chrismgray/ikiwiki-org-plugin +[chrismgray-blog]: http://chrismgray.github.com