Test strict front matter (#1236)
This commit is contained in:
parent
b5e1eeb007
commit
611cecc51a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
share: true
|
||||
|
|
Loading…
Reference in a new issue