diff --git a/test/_config.yml b/test/_config.yml index f0333c9e..667404fe 100644 --- a/test/_config.yml +++ b/test/_config.yml @@ -144,10 +144,10 @@ encoding: "utf-8" markdown_ext: "markdown,mkdown,mkdn,mkd,md" # Liquid +strict_front_matter: true liquid: error_mode: strict - # Conversion markdown: kramdown highlighter: rouge @@ -290,4 +290,4 @@ defaults: values: layout: single author_profile: false - share: true \ No newline at end of file + share: true