From a3819564d43d718ea511ae3de1265a80fb4165fb Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Mon, 4 Nov 2019 18:38:46 +0100 Subject: Remove again meta lables --- .ikiwiki/IkiWiki/Plugin/pandoc.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ikiwiki/IkiWiki/Plugin/pandoc.pm b/.ikiwiki/IkiWiki/Plugin/pandoc.pm index 9f3e0c2..6fb4ffe 100755 --- a/.ikiwiki/IkiWiki/Plugin/pandoc.pm +++ b/.ikiwiki/IkiWiki/Plugin/pandoc.pm @@ -566,7 +566,7 @@ sub htmlize ($@) { my %scalar_meta = map { ($_=>undef) } qw( title date bibliography csl subtitle abstract summary description version lang locale - titlesort tag tags + titlesort tag ); $scalar_meta{$_.'_template'} = undef for @format_keys; -- cgit v1.2.3