diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-05 21:20:40 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-05 21:20:40 +0000 |
commit | 633090e67a74688356e3d9864b182b67f1e8ac90 (patch) | |
tree | 3c82da9c874b64dc3b4f92ee7f8ea57a0090946d | |
parent | 06027646e221c48b5c7d5a57523fc7a9861c326d (diff) | |
download | ikiwiki-633090e67a74688356e3d9864b182b67f1e8ac90.tar ikiwiki-633090e67a74688356e3d9864b182b67f1e8ac90.tar.gz |
web commit by joey
-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. |