From 7e3705c1c4a7b63ce6818c1e3cb3496ff618ac0f Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Tue, 11 Apr 2017 23:31:55 +0200 Subject: Lua filter: use custom StackValue Inline instance Inline elements are no longer pushed and pulled via aeson's Value. --- data/pandoc.lua | 4 ---- 1 file changed, 4 deletions(-) (limited to 'data') diff --git a/data/pandoc.lua b/data/pandoc.lua index 79729fc35..d705b8566 100644 --- a/data/pandoc.lua +++ b/data/pandoc.lua @@ -83,18 +83,14 @@ M.block_types = { M.inline_types = { "Cite", "Code", - "DisplayMath", - "DoubleQuoted", "Emph", "Image", - "InlineMath", "LineBreak", "Link", "Math", "Note", "Quoted", "RawInline", - "SingleQuoted", "SmallCaps", "SoftBreak", "Space", -- cgit v1.2.3