[rst-wl]: http://github.com/engla/ikiwiki/commits/rst-wikilinks
+**rst-wikilinks** patch series includes changes at the end to use ikiwiki's
+'htmllink' for the links (which is the only sane thing to do to work in all configurations).
+This means a :wiki:`Link` should render just exactly like [[Link]] whether
+the target exists or not.
+
On top of **rst-wikilinks** is [rst-customize][rst-custom] which adds two
power user features: Global (python) file to read in custom directives
(unsafe), and a wikifile as "header" file for all parsed .rst files (safe,
Preserving indents in the preprocessor are in branch [pproc-indent][ppi]
+(These simple patches come with a warning: _Those are the first lines of
+Perl I've ever written!_)
+
[ppi]: http://github.com/engla/ikiwiki/commits/pproc-indent
## Discussion ##