backlink(.) doesn't work

master
Jon Dowland 2012-01-11 15:13:46 +00:00
parent d3ad478298
commit 0278ddd6c1
3 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,6 @@
It seems `backlink(.)` doesn't work, that is, it doesn't match pages linked
to from the current page.
[[!inline pages=test1 raw=true]]
— [[Jon]]

View File

@ -0,0 +1,10 @@
test1 links to [[test2]].
`backlink(test1)`:
[[!map pages="backlink(test1)"]]
`backlink(.)`:
[[!map pages="backlink(.)"]]

View File

@ -0,0 +1 @@
test2!