]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
In preferences, allow the subscriptions and email fields to be cleared
[ikiwiki.git] / debian / changelog
index 3bebe7f25c207784012d4b4858cd410c9977b5b1..aac85eb00cc45c07549e95febe597288f9c54dc1 100644 (file)
@@ -17,6 +17,11 @@ ikiwiki (2.20) UNRELEASED; urgency=low
   * template: Remove bogus htmlize pass added in 2.16.
   * template: Htmlize template variables, but also provide a raw version
     via `<TMPL_VAR raw_variable>`.
+  * When htmlizing text, if the input is a single line with no newline,
+    and the htmlizer (such as markdown and textile) generates a html
+    paragraph, remove it. This allows removing several hacks from other
+    plugins that htmlize fragements of pages.
+  * In preferences, allow the subscriptions and email fields to be cleared.
 
  -- Joey Hess <joeyh@debian.org>  Wed, 09 Jan 2008 00:34:46 -0500