diff options
-rw-r--r-- | basewiki/helponformatting.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basewiki/helponformatting.mdwn b/basewiki/helponformatting.mdwn index 871db5f66..3a0ddb9f2 100644 --- a/basewiki/helponformatting.mdwn +++ b/basewiki/helponformatting.mdwn @@ -74,5 +74,5 @@ You can also use [[PreProcessorDirective]]s to do additional cool stuff. [[if test="enabled(smiley)" then=""" Also, because this wiki has the smiley plugin enabled, you can -insert \[[smileys]] and some other useful symbols. +insert [[smileys]] and some other useful symbols. """]] |