disarm wikilinks

master
http://smcv.pseudorandom.co.uk/ 2009-06-16 13:44:44 -04:00 committed by Joey Hess
parent 64e714cee4
commit 3aa4eba5e6
1 changed files with 3 additions and 3 deletions

View File

@ -41,9 +41,9 @@ to make it remember the pages it inlined, in order, in the pagestate;
in the latter case, we could replace the wikilinks with a directive, in the latter case, we could replace the wikilinks with a directive,
an operation something like this in diff notation: an operation something like this in diff notation:
- [[one]] - the unit - \[[one]] - the unit
- [[two]] - the base of binary - \[[two]] - the base of binary
- [[three|3]] - is a crowd - \[[three|3]] - is a crowd
+ \[[!trailitem one]] - the unit + \[[!trailitem one]] - the unit
+ \[[!trailitem two]] - the base of binary + \[[!trailitem two]] - the base of binary
+ \[[!trailitem three|3]] - is a crowd + \[[!trailitem three|3]] - is a crowd