https://www.google.com/accounts/o8/id?id=AItOawmKyeW2G4jjSdnL1m6kPPtAiGFUBsnYCfY 2012-08-17 18:06:34 -04:00 committed by admin
parent cef1c9dcec
commit a922fdb600
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
It occurred to me the difference between tag and taglink, as described in http://ikiwiki.info/ikiwiki/directive/tag/ is just that the latter enable the option to have a displayed form of the tag different from the tag itself, e.g. a tag `foo` can be displayed as `bar` using
\[\[!taglink foo|bar\]\]
Is that it?