Update run.sh

This commit is contained in:
Lucas Cimon 2018-02-16 01:47:25 +01:00 committed by GitHub
parent b09ff48c00
commit 8a6570c8a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
run.sh
View File

@ -30,7 +30,7 @@ test_ludochaordic () {
pip install html5lib html5validator
../pelican-mg/gen_imgs_from_mds.py content/*.md
make DEBUG=1 OUTPUTDIR=output html
make DEBUG=1 OUTPUTDIR=output publish
html5validator --root output/ \
--ignore-re='Element "style" not allowed as child of element'