diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-30 07:41:34 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-30 07:41:34 +0000 |
commit | 7bde25c40793ff7bfbb318081bea57155e990532 (patch) | |
tree | a2c02ad397d60589dc933c0f0272701fe516f2b6 /doc/news | |
parent | d867a5d7c946ea188e660e003d41c3c8f9c2ea0e (diff) |
fix
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_1.41.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/news/version_1.41.mdwn b/doc/news/version_1.41.mdwn index 22b1f8427..70d1eb533 100644 --- a/doc/news/version_1.41.mdwn +++ b/doc/news/version_1.41.mdwn @@ -15,7 +15,7 @@ ikiwiki 1.41 released with [[toggle text="these changes"]] the problem described in bugs/svn\_fails\_to\_update. Thanks to Ethan for the analysis and patch. * Replace underscores in shortcut texts with spaces when formatting for - display. This allows using a shortcut like [[wikipedia War_of_1812]], + display. This allows using a shortcut like `\[[wikipedia War_of_1812]]`, which links to the correct remote page, but is displayed nicely. * When building the doc wiki, build with LANG=C. * More gettext fun. |