mirror of
https://github.com/tildeclub/site.git
synced 2026-01-23 21:40:18 +00:00
Add backtick_code_blocks extension, because articles were already using it anyways
This commit is contained in:
committed by
Ben Harris
parent
bddf5ef406
commit
24c135bbe8
@@ -13,6 +13,7 @@ index: dep-php index.html
|
||||
%.html: source/%.md
|
||||
$(info building $@)
|
||||
@$(PANDOC) \
|
||||
--from markdown+backtick_code_blocks \
|
||||
--template wiki.tmpl \
|
||||
--lua-filter header-permalinks.lua \
|
||||
--highlight-style=custom.theme \
|
||||
|
||||
Reference in New Issue
Block a user