aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttp://cgray.myopenid.com/ <cgray@web>2012-03-14 16:33:24 -0400
committeradmin <admin@branchable.com>2012-03-14 16:33:24 -0400
commit2b76a4e7b850f2c53c20e14d399909f4f5de8a46 (patch)
treee1f9d0f0d1326bd3a0810cc4a01887721e8756ed
parentbe6fe03035259cf85a8b68e447ed405eb458d76c (diff)
downloadikiwiki-2b76a4e7b850f2c53c20e14d399909f4f5de8a46.tar
ikiwiki-2b76a4e7b850f2c53c20e14d399909f4f5de8a46.tar.gz
-rw-r--r--doc/todo/org_mode.mdwn5
1 files changed, 3 insertions, 2 deletions
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