wikilinks.lua cleanup, 2
This commit is contained in:
2
Makefile
2
Makefile
@@ -15,7 +15,7 @@ html-cfp:
|
|||||||
|
|
||||||
MD2HTML=$(PANDOC) \
|
MD2HTML=$(PANDOC) \
|
||||||
-f markdown-smart-tex_math_dollars+autolink_bare_uris+wikilinks_title_after_pipe \
|
-f markdown-smart-tex_math_dollars+autolink_bare_uris+wikilinks_title_after_pipe \
|
||||||
--lua-filter=fixwikilinks.lua
|
--lua-filter=wikilinks.lua
|
||||||
|
|
||||||
# generate html from a md file
|
# generate html from a md file
|
||||||
out/%.html: src/%.md page.tmpl
|
out/%.html: src/%.md page.tmpl
|
||||||
|
|||||||
Reference in New Issue
Block a user