simplify bug report
authorJon Dowland <jmtd@debian.org>
Wed, 11 Jan 2012 15:17:28 +0000 (15:17 +0000)
committerJon Dowland <jmtd@debian.org>
Wed, 11 Jan 2012 15:17:28 +0000 (15:17 +0000)
doc/bugs/backlink__40__.__41___doesn__39__t_work.mdwn
doc/bugs/backlink__40__.__41___doesn__39__t_work/test1.mdwn [deleted file]
doc/bugs/backlink__40__.__41___doesn__39__t_work/test2.mdwn [deleted file]

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]]
diff --git a/doc/bugs/backlink__40__.__41___doesn__39__t_work/test1.mdwn b/doc/bugs/backlink__40__.__41___doesn__39__t_work/test1.mdwn
deleted file mode 100644 (file)
index 52e1da9..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-test1 links to [[test2]].
-
-`backlink(test1)`:
-
-[[!map pages="backlink(bugs/backlink(.) doesn't work/test1)"]]
-
-`backlink(.)`:
-
-[[!map pages="backlink(.)"]]
-
diff --git a/doc/bugs/backlink__40__.__41___doesn__39__t_work/test2.mdwn b/doc/bugs/backlink__40__.__41___doesn__39__t_work/test2.mdwn
deleted file mode 100644 (file)
index a8b76de..0000000
+++ /dev/null
@@ -1 +0,0 @@
-test2!