summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/todo/wikitrails/discussion.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/todo/wikitrails/discussion.mdwn b/doc/todo/wikitrails/discussion.mdwn
index 3ef52c197..b2a0937ad 100644
--- a/doc/todo/wikitrails/discussion.mdwn
+++ b/doc/todo/wikitrails/discussion.mdwn
@@ -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,
an operation something like this in diff notation:
- - [[one]] - the unit
- - [[two]] - the base of binary
- - [[three|3]] - is a crowd
+ - \[[one]] - the unit
+ - \[[two]] - the base of binary
+ - \[[three|3]] - is a crowd
+ \[[!trailitem one]] - the unit
+ \[[!trailitem two]] - the base of binary
+ \[[!trailitem three|3]] - is a crowd