summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2014-12-25 13:59:32 +0100
committerJonas Smedegaard <dr@jones.dk>2014-12-25 13:59:32 +0100
commit2ca1aa70f5b49aa3eaee998a4d562c5bc37066bd (patch)
treed8b645898f07c67743697e5e6f821e592a6159c4 /Makefile
parenta8d873cea1672a2341d2f57d4e0057056a5fc983 (diff)
Add IRI filter to beautify (i.e. canonicalize and internationalize) links (including uglifying workaround to modest URL parsing).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 07bd8de..a8f9131 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ re_urlencode = s|\bhttp[^\s\"]+?\K(--+)|uri_escape($$1, "-")|eg
templates = template.tex header.tex before.tex after.tex
-filters = ./pandoc-filter-sections ./pandoc-filter-bib
+filters = ./pandoc-filter-sections ./pandoc-filter-bib ./pandoc-filter-iri
export PANDOC_CITEPROC_FILE = $(stem).bib
#PANDOC_CITEPROC_FILE = $(stem).bib