From 2748c210397ee283dc6fe4590eb5b8112a709139 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 9 Jan 2015 23:10:14 +0000 Subject: doc: remove --sanitize-html option for pandoc Newer versions of pandoc removed this option --- Documentation/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/GNUmakefile b/Documentation/GNUmakefile index 5a68884..9cefa99 100644 --- a/Documentation/GNUmakefile +++ b/Documentation/GNUmakefile @@ -1,7 +1,7 @@ all:: PANDOC = pandoc -PANDOC_OPTS = -f markdown --email-obfuscation=none --sanitize-html +PANDOC_OPTS = -f markdown --email-obfuscation=none pandoc = $(PANDOC) $(PANDOC_OPTS) pandoc_html = $(pandoc) --toc -t html --no-wrap -- cgit v1.2.3-24-ge0c7