]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/pagespec_relative_to_a_target.mdwn
sorting
[ikiwiki.git] / doc / todo / pagespec_relative_to_a_target.mdwn
index b04b51fd126ff3d3a8a32a2450cd869ec0c892ca..62bb3ea29ec08ebb50fff308609096ecd97ff44e 100644 (file)
@@ -88,6 +88,8 @@ diff -urNX ignorepats ikiwiki/IkiWiki/Plugin/relative.pm ikidev/IkiWiki/Plugin/r
 +1
 </pre>
 
+[[tag patch]]
+
 > This looks really interesting.  It reminds me of XPath and its conditionals.
 > Those might actually work well adapted to pagespecs.  For instance, to write
 > "match any page with a child blah", you could just write *[blah] , or if you