mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 17:26:32 +00:00
Update lua-filters.md and the tool that generates it.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user