Enable Liquid strict mode for /test site
This commit is contained in:
@@ -143,6 +143,10 @@ keep_files:
|
|||||||
encoding: "utf-8"
|
encoding: "utf-8"
|
||||||
markdown_ext: "markdown,mkdown,mkdn,mkd,md"
|
markdown_ext: "markdown,mkdown,mkdn,mkd,md"
|
||||||
|
|
||||||
|
# Liquid
|
||||||
|
liquid:
|
||||||
|
error_mode: strict
|
||||||
|
|
||||||
|
|
||||||
# Conversion
|
# Conversion
|
||||||
markdown: kramdown
|
markdown: kramdown
|
||||||
|
|||||||
Reference in New Issue
Block a user