X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/6eb27026bd5aab1c1203620864de511356a87d7d..33046583917175c0dbbb028158a573a01eea80b1:/doc/news/version_1.41.mdwn diff --git a/doc/news/version_1.41.mdwn b/doc/news/version_1.41.mdwn index aa256b0c1..70d1eb533 100644 --- a/doc/news/version_1.41.mdwn +++ b/doc/news/version_1.41.mdwn @@ -15,10 +15,10 @@ 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. * Fix openid signin secret generation code. This fixes the bug that made all openid signins fail the first time, and then succeed the second - time."""]] \ No newline at end of file + time."""]]