diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-05 21:21:00 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-05 21:21:00 +0000 |
commit | 746f6fdffbea6a9f60dafd1e4efc2d1049e9d113 (patch) | |
tree | 7ee6f83af43ee6e98f13714556d016df509aa5b0 /doc | |
parent | 633090e67a74688356e3d9864b182b67f1e8ac90 (diff) |
web commit by joey
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 0f6452c0f..e6e6ca972 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. |