]> scripts.mit.edu Git - www/www.git/commitdiff
Enable html5 mode master
authorQuentin Smith <quentin@mit.edu>
Mon, 10 Sep 2012 02:05:26 +0000 (22:05 -0400)
committerQuentin Smith <quentin@mit.edu>
Mon, 10 Sep 2012 02:05:26 +0000 (22:05 -0400)
ikiwiki.setup

index 557ade1422009b4be8e634054b4195127094b4b7..0792aa0a78305dce7067f6211fb21b5726e29922 100644 (file)
@@ -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