diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/news/version_1.1.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/news/version_1.1.mdwn b/doc/news/version_1.1.mdwn index 069d92027..0f6452c0f 100644 --- a/doc/news/version_1.1.mdwn +++ b/doc/news/version_1.1.mdwn @@ -69,7 +69,7 @@ Here's the full list of changes in ikiwiki 1.1: switch. * Added smiley plugin, nicely controlled and documented by the smileys page. * Copied in some smileys from Moin Moin. - * Allow links of the form [[some page|page]], with whitespace in the link + * Allow links of the form \[[some page|page]], with whitespace in the link text. * Removed --sanitize and --no-sanitize, replaced with --plugin htmlscrubber and --disable-plugin htmlscrubber. |