diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-06-01 13:11:52 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-06-01 13:11:52 -0400 |
commit | b0fb8a62554578738b8ee7b0ca42c09e8ada8c20 (patch) | |
tree | 4c6ffba36bc8646aa6f43a856225022d25fa7961 /doc/news | |
parent | 42cc56f796dee9b6fcff830aa63f769ccbd6e5ad (diff) | |
download | ikiwiki-b0fb8a62554578738b8ee7b0ca42c09e8ada8c20.tar ikiwiki-b0fb8a62554578738b8ee7b0ca42c09e8ada8c20.tar.gz |
add news item for ikiwiki 3.14
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_3.14.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
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 |