summaryrefslogtreecommitdiff
path: root/doc/todo.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-13 18:45:38 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-13 18:45:38 +0000
commitac69a979059198a3716d1e177d177e978e1f1785 (patch)
tree37ccf024a84ca1ce8a8d2ad0476799e682240202 /doc/todo.mdwn
parent4796acdae76a294199e8d8152c3c9ed53db808a2 (diff)
avoid linkifying escaped wikilinks
Diffstat (limited to 'doc/todo.mdwn')
-rw-r--r--doc/todo.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/todo.mdwn b/doc/todo.mdwn
index 23ade8cbd..d65991542 100644
--- a/doc/todo.mdwn
+++ b/doc/todo.mdwn
@@ -56,16 +56,16 @@ Make the html valid. Add css.
## sigs
-Need a way to sign name in page that's easier to type than "-- [[ Joey ]]"
+Need a way to sign name in page that's easier to type than "--\[[Joey]]"
and that includes the date.
-What syntax do other wikis use for this? I'm considering "[[ -- ]]" (with
+What syntax do other wikis use for this? I'm considering "\[[--]]" (with
spaces removed) as it has a nice nmemonic.
OTOH, adding additional syntax for this would be counter to one of the
design goals for ikiwiki: keeping as much markup as possible out of the
wiki and not adding nonstandard markup. And it's not significantly hard to
-type "--[[Joey]]", and as to the date, we do have page history.
+type "--\[[Joey]]", and as to the date, we do have page history.
## recentchanges links to commit diffs