From c19735a4347bf291542f2ae1e5e2f93dad6639d7 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 be2db51..a8b1649 100755 --- a/.ikiwiki/IkiWiki/Plugin/pandoc.pm +++ b/.ikiwiki/IkiWiki/Plugin/pandoc.pm @@ -555,7 +555,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