From 46064d6d631326ce8e2c675c81528747049b6285 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 23 Jun 2011 09:41:21 -0400 Subject: html5 is not experimental anymore. But not the default either, quite yet. --- IkiWiki.pm | 4 ++-- debian/changelog | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/IkiWiki.pm b/IkiWiki.pm index 8136a7c4b..766226338 100644 --- a/IkiWiki.pm +++ b/IkiWiki.pm @@ -237,8 +237,8 @@ sub getsetup () { html5 => { type => "boolean", default => 0, - description => "generate HTML5? (experimental)", - advanced => 1, + description => "generate HTML5?", + advanced => 0, safe => 1, rebuild => 1, }, diff --git a/debian/changelog b/debian/changelog index a516c0756..8191a212a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ ikiwiki (3.20110609) UNRELEASED; urgency=low (Sponsored by The TOVA Company.) * 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. -- Joey Hess Thu, 09 Jun 2011 10:06:44 -0400 -- cgit v1.2.3