From 088ebccc08cd48fbb25fb45610e2286eb157e885 Mon Sep 17 00:00:00 2001 From: Lucas Cimon Date: Wed, 31 Jan 2018 09:14:17 +0100 Subject: [PATCH] Fixing HTML validity test --- run.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/run.sh b/run.sh index 94d4d5e..1e4c233 100755 --- a/run.sh +++ b/run.sh @@ -33,6 +33,7 @@ test_ludochaordic () { make DEBUG=1 OUTPUTDIR=output html html5validator --root output/ \ + --ignore='Element "style" not allowed as child of element "section" in this context.' \ --ignore='Element "style" not allowed as child of element "div" in this context.' cp ../pelican-mg/.htmlhintrc output/