From 246e8f081a0cc78fe67160124df9f2e54cd652a3 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 28 Dec 2017 22:02:59 -0800 Subject: Update lua-filters.md and the tool that generates it. --- tools/update-lua-docs.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/update-lua-docs.lua b/tools/update-lua-docs.lua index daa685269..7c5e86d17 100644 --- a/tools/update-lua-docs.lua +++ b/tools/update-lua-docs.lua @@ -36,7 +36,7 @@ function Header (el) return module_blocks{'data/pandoc.lua'} elseif el.identifier == "module-pandoc.list" then in_module_section = true - return module_blocks{'data/List.lua'} + return module_blocks{'data/pandoc.List.lua'} end end -- cgit v1.2.3