<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -29,4 +29,12 @@ An exhaustive list of differences between prest and &quot;standard&quot; reST follows:
 * csv directive doesn't require csv.py
 * references directive doesn't allow options
 
-There may be a few others; my eyes glazed over. --Ethan
\ No newline at end of file
+There may be a few others; my eyes glazed over. --Ethan
+
+rst support for ikiwiki seems to be on hold. rst is much more elegant
+than markdown in my opinion, so I tried it out in ikiwiki. I found out
+in other places that some directives work just fine, like [[meta]] and
+[[tag]], others work fine if you wrap them in `.. raw::`, like [[inline]].
+
+But to make a wiki we need [[WikiLinks]]; they can't be escape-inserted or such since they are inline elements in the text.. But images work fine in rst's syntax.. what about using rst syntax for wikilinks as well?
+Is it possible to inject something into the parser to turn unmached links ` `WikiLink`_ ` into ikiwiki links? --ulrik</diff>
      <filename>doc/plugins/rst/discussion.mdwn</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c3b066b062f7ab37d2ff54f62084ddbd6c95fb65</id>
    </parent>
  </parents>
  <author>
    <name>http://kaizer.se/</name>
    <email>http://kaizer.se/@web</email>
  </author>
  <url>http://github.com/joeyh/ikiwiki/commit/e96f28a31ef38fd886d35150ba76adffeeaa3838</url>
  <id>e96f28a31ef38fd886d35150ba76adffeeaa3838</id>
  <committed-date>2009-07-04T00:50:50-07:00</committed-date>
  <authored-date>2009-07-04T00:50:50-07:00</authored-date>
  <message>rst support for WikiLinks via native syntax</message>
  <tree>c671c1d04761ad893fe4399e452aa76667dbbe02</tree>
  <committer>
    <name>Joey Hess</name>
    <email>joey@kitenet.net</email>
  </committer>
</commit>
