summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/news/version_1.44.mdwn14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/news/version_1.44.mdwn b/doc/news/version_1.44.mdwn
index 429369c3a..3220b3fc5 100644
--- a/doc/news/version_1.44.mdwn
+++ b/doc/news/version_1.44.mdwn
@@ -1,11 +1,11 @@
News for ikiwiki 1.44:
- The htmllink() function has changed slightly and plugins that use it may
- need to change how they call it. This function's first three parameters
- are unchanged, but additional options are now passed using named
- parameters. If you used htmllink with more than 3 parameters, you will
- need to change it. The plugin interface version has been increased to 1.02
- to reflect this change.
+The htmllink() function has changed slightly and plugins that use it may
+need to change how they call it. This function's first three parameters
+are unchanged, but additional options are now passed using named
+parameters. If you used htmllink with more than 3 parameters, you will
+need to change it. The plugin interface version has been increased to 1.02
+to reflect this change.
ikiwiki 1.44 released with [[toggle text="these changes"]]
[[toggleable text="""
@@ -50,4 +50,4 @@ ikiwiki 1.44 released with [[toggle text="these changes"]]
* Patch from Ethan to improve behavior if a page is deleted or moved while
someone is editing it.
* Some cleanup of field setting in the failed edit and conflict handling
- code."""]] \ No newline at end of file
+ code."""]]