From 8a6570c8a5aaec6a21efdeb30115b21504b25f8f Mon Sep 17 00:00:00 2001 From: Lucas Cimon Date: Fri, 16 Feb 2018 01:47:25 +0100 Subject: [PATCH] Update run.sh --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index 299346d..994f114 100755 --- a/run.sh +++ b/run.sh @@ -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'