From f3f0aeda5afc1fffab90be5eba92b772849c517d Mon Sep 17 00:00:00 2001 From: Juriy Zaytsev Date: Sat, 20 Feb 2010 16:07:48 -0500 Subject: [PATCH] Add todo item "Wanr about missing doctype" --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 0569e5d..1534a8e 100644 --- a/index.html +++ b/index.html @@ -137,6 +137,7 @@
  • Remove as many empty/blank attributes as possible (not just core ones)
  • Parser trips over xml declarations (need to ignore or strip them)
  • Generate a report of all applied transformations
  • +
  • Warn about missing doctype (as part of linting process)
  • -- 2.34.1