From c90bc78d440d63b0ea2f62146edc54e88fb97c32 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 29 Jun 2011 14:17:12 -0400 Subject: Support svg as a inlinable image type svg images can be included on a page by simply linking to them, or by using the img directive. Note that sanitizing svg files is still not addressed. --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 8191a212a..cf17d213c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,9 @@ ikiwiki (3.20110609) UNRELEASED; urgency=low * Add libtext-multimarkdown-perl to Suggests. Closes: #630705 * headinganchors: Plugin by Paul Wise that adds ids to headings. * html5 is not experimental anymore. But not the default either, quite yet. + * Support svg as a inlinable image type; svg images can be included on a + page by simply linking to them, or by using the img directive. + Note that sanitizing svg files is still not addressed. -- Joey Hess Thu, 09 Jun 2011 10:06:44 -0400 -- cgit v1.2.3