remove manual backlink

ikiwiki has backlinks so we don't have to clutter up pages
with links to pages that link to them, which this basically did
master
Joey Hess 2009-05-18 15:30:07 -04:00
parent a4ce0468f6
commit 4f4666c4ae
1 changed files with 0 additions and 3 deletions

View File

@ -79,6 +79,3 @@ Is it possible to refer to a page, say \[[foobar]], such that the link text is t
> Not yet. :-) Any suggestion for a syntax for it? Maybe something like \[[|foobar]] ? --[[Joey]]
I like your suggestion because it's short and conscise. However, it would be nice to be able to refer to more or less arbitrary meta tags in links, not just "title". To do that, the link needs two parameters: the page name and the tag name, i.e. \[[pagename!metatag]]. Any sufficiently weird separater can be used instead of '!', of course. I like \[[pagename->metatag]], too, because it reminds me of accessing a data member of a structure (which is what referencing a meta tag is, really). --Peter
# Bug
* [[bugs/Pipe-symbol_in_taglink_target]]