1 ikiwiki 3.20100501 released with [[!toggle text="these changes"]]
3 * TMPL\_INCLUDE re-enabled for templates read from the templatedir.
4 (But not in-wiki templates.)
5 * Version dependency on liburi-perl to >= 1.36; previous versions
6 did not support building urls from utf-8 strings. Closes: #[579713](http://bugs.debian.org/579713)
7 * Ikiwiki can be configured to generate html5 instead of the default xhtml
8 1.0. The html5 output mode is experimental, not yet fully standards
9 compliant, and will be subject to rapid change.
10 * htmlscrubber: Allow html5 semantic tags: section, nav, article, aside
11 hgroup, header, footer, figure, figcaption, time, mark
12 * htmlscrubber: Also allow some other html5 tags: canvas, progress, meter,
13 ruby, rt, rp, details, summary, datalist.
14 * htmlscrubber: Round out html5 video support with the preload
15 attribute and the source tag.
16 * htmlscrubber: Allow the html5 form attributes: placeholder, autofocus,
17 min, max, step, required, autocomplete, novalidate, pattern, list,
18 and form. (Also the form* override attributes for input and buttons.)
19 * htmlscrubber: Allow additional misc html5 attributes: reversed,
20 spellcheck, and hidden.
21 * template: Fix typo."""]]