From: Quentin Smith Date: Mon, 10 Sep 2012 02:05:26 +0000 (-0400) Subject: Enable html5 mode X-Git-Url: https://scripts.mit.edu/gitweb/www/www.git/commitdiff_plain/HEAD Enable html5 mode --- diff --git a/ikiwiki.setup b/ikiwiki.setup index 557ade1..0792aa0 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -42,6 +42,8 @@ my %common_setup_args = ( discussion => 0, # only send cookies over SSL connections? sslcookie => 0, + # enable html5 mode + html5 => 1, # extension to use for new pages default_pageext => 'mdwn', # extension to use for html files