From 26c099aa807d8e67944f72be04a325f37da305d5 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sat, 18 Jun 2022 00:04:21 +0200 Subject: Added page type for art pieces --- filters/macros.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'filters') diff --git a/filters/macros.lua b/filters/macros.lua index df08676..cb7975b 100644 --- a/filters/macros.lua +++ b/filters/macros.lua @@ -23,7 +23,7 @@ function figure(el) pandoc.walk_block(el, { Image = function(iel) images:insert(iel) end }) el = pandoc.RawBlock("html", - "
\ + "
\ \ \ \ -- cgit v1.2.3-54-g00ecf