From c01f53d74e2fa6a55feb01c0e0ea7a27fa1c6faf Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 26 Nov 2014 12:00:31 +0000 Subject: [PATCH 1/1] core: generate HTML5 by default, but keep avoiding new elements like
that require specific browser support unless html5 is set to 1. --- debian/changelog | 3 +++ doc/todo/generate_HTML5_by_default.mdwn | 2 ++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index ab4884653..01f606674 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,9 @@ ikiwiki (3.20141017) UNRELEASED; urgency=medium can mostly supersede the ikiwiki-calendar command. Thanks, Louis Paternault * search: add more classes as a hook for CSS. Thanks, sajolida + * core: generate HTML5 by default, but keep avoiding new elements + like
that require specific browser support unless html5 is + set to 1. -- Joey Hess Mon, 20 Oct 2014 12:04:49 -0400 diff --git a/doc/todo/generate_HTML5_by_default.mdwn b/doc/todo/generate_HTML5_by_default.mdwn index f8d598cc1..56041d9d3 100644 --- a/doc/todo/generate_HTML5_by_default.mdwn +++ b/doc/todo/generate_HTML5_by_default.mdwn @@ -59,3 +59,5 @@ At the moment my preferred option is the last, for which see my `ready/html5` branch. I'll apply this at some point if there are no objections. --[[smcv]] + +> [[merged|done]] --[[smcv]] -- 2.44.0