From a53a6edfa58590163b5316805a0d719b904a3eb3 Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Sun, 19 Mar 2023 23:31:32 +0100 Subject: lua-filters.md: Generate docs for pandoc.utils The documentation in the Haskell sources has been updated. --- tools/update-lua-module-docs.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tools/update-lua-module-docs.lua') diff --git a/tools/update-lua-module-docs.lua b/tools/update-lua-module-docs.lua index 61842605e..21044b9d6 100644 --- a/tools/update-lua-module-docs.lua +++ b/tools/update-lua-module-docs.lua @@ -48,7 +48,11 @@ local known_types = { Block = 'type-block', Blocks = 'type-blocks', ChunkedDoc = 'type-chunkeddoc', + Inline = 'type-inline', + Inlines = 'type-inlines', Pandoc = 'type-pandoc', + SimpleTable = 'type-simpletable', + Table = 'type-table', WriterOptions = 'type-writeroptions', } -- cgit v1.2.3