Fixing HTML validity test

This commit is contained in:
Lucas Cimon 2018-01-31 09:14:17 +01:00
parent f6e80ee0c0
commit 088ebccc08
No known key found for this signature in database
GPG Key ID: 08DA831E717571EE
1 changed files with 1 additions and 0 deletions

1
run.sh
View File

@ -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/