X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/deb39a1f14a840761f32011f28fe698015d8b298..d028c297721db56a7ba595a8ba9c471e0a35ec60:/debian/changelog diff --git a/debian/changelog b/debian/changelog index db64abe81..78a63257c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,8 +12,17 @@ ikiwiki (2.20) UNRELEASED; urgency=low during it, for a 2x speedup. * meta: Run in scan mode again (more intelligently) and re-add support for meta link. - * Fix support for the case where metadata appears after an inline directive. - This was broken in version 2.16. + * Fix support for the case where metadata appears after an inline directive + that needs to use it. This was broken in version 2.16. + * template: Remove bogus htmlize pass added in 2.16. + * template: Htmlize template variables, but also provide a raw version + via ``. + * 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. + * teximg: Fix to support the same formula on multiple pages. -- Joey Hess Wed, 09 Jan 2008 00:34:46 -0500