From: Joey Hess Date: Mon, 1 Jun 2009 17:11:52 +0000 (-0400) Subject: add news item for ikiwiki 3.14 X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/commitdiff_plain/b0fb8a62554578738b8ee7b0ca42c09e8ada8c20?ds=sidebyside add news item for ikiwiki 3.14 --- diff --git a/doc/news/version_3.14.mdwn b/doc/news/version_3.14.mdwn new file mode 100644 index 000000000..83c2b9188 --- /dev/null +++ b/doc/news/version_3.14.mdwn @@ -0,0 +1,13 @@ +ikiwiki 3.14 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * highlight: New plugin supporting syntax highlighting of pretty much + anything. + * debian/control: Add suggests for libhighlight-perl, although + that package is not yet created by Debian's highlight source package. + (See #529869) + * format: Provide a htmlizefallback hook that other plugins + can use to handle formats that are not suitable for general-purpose + htmlize hooks. Used by highlight. + * Fix test suite to not rely on an installed copy of ikiwiki after + underlaydir change. Closes: #[530502](http://bugs.debian.org/530502) + * Danish translation update. Closes: #[530877](http://bugs.debian.org/530877)"""]] \ No newline at end of file