* Add support for links of the form [[../foo]], this links to the page
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 21 Dec 2006 21:52:06 +0000 (21:52 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 21 Dec 2006 21:52:06 +0000 (21:52 +0000)
commit31d0021e9cc1c69b094c13096df0ec925e50654c
tree996f1dbe4ad85c510a707d9d7c145af0dbc4690a
parenta00bc110b11fefd7cce28d909f00e7fc34926ef6
* Add support for links of the form [[../foo]], this links to the page
* Fix code to make absolute urls for rss feeds, was missing some urls.
* Fix double-escaping of html entities in titles etc in rss feeds
  that occured if escaped characters were present in the page filename.
IkiWiki.pm
IkiWiki/Plugin/inline.pm
debian/changelog