]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/backlink__40__.__41___doesn__39__t_work.mdwn
simplify bug report
[ikiwiki.git] / doc / bugs / backlink__40__.__41___doesn__39__t_work.mdwn
index 6ec53d5043d9c5ef5c88d267ccdd00ca8f78cf79..ede1d2fe3ddd7a156866c136a08952b9274ab7ba 100644 (file)
@@ -1,6 +1,12 @@
 It seems `backlink(.)` doesn't work, that is, it doesn't match pages linked
 to from the current page.
 
-[[!inline pages=test1 raw=true]]
+If I have two test pages, `foo`, which links to `bar`, then (on the `foo`
+page):
+
+ * backlink(foo) lists 'bar'
+ * backlink(.) lists nothing
+
+tested with 3.20120109.
 
 — [[Jon]]