From f4b9c1cb92711a62ae047368d7694c5050d27f2c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 6 Jun 2011 10:00:36 -0700 Subject: Documentation: remove --sanitize-html for pandoc pandoc 1.8 no longer has this. --- Documentation/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/GNUmakefile b/Documentation/GNUmakefile index fcda3c4..2c04bdb 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