From b09ff48c00b75c5584a3d1f4be9aa19cfea814c2 Mon Sep 17 00:00:00 2001 From: Lucas Cimon Date: Wed, 31 Jan 2018 18:08:55 +0100 Subject: [PATCH] Fixing HTML validity test --- run.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/run.sh b/run.sh index 1e4c233..299346d 100755 --- a/run.sh +++ b/run.sh @@ -33,8 +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.' + --ignore-re='Element "style" not allowed as child of element' cp ../pelican-mg/.htmlhintrc output/ htmlhint output/