update `pandoc` data dir
parent
4a2773e5a0
commit
fdfde51cbb
|
@ -32,7 +32,7 @@ end
|
|||
|
||||
print("[INFO] bavbavhaus.net: reading pages")
|
||||
PAGES = (function()
|
||||
local input_format = "markdown+wikilinks_title_before_pipe"
|
||||
local input_format = "markdown"
|
||||
local reader_options = pandoc.ReaderOptions({})
|
||||
local pages = MetaList({})
|
||||
function pages:get(input_file)
|
||||
|
|
Loading…
Reference in New Issue