Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
Test strict front matter (mmistakes#1236)
Browse files Browse the repository at this point in the history
  • Loading branch information
makaroniame committed Sep 11, 2017
1 parent e96c1f7 commit a091814
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -290,4 +290,4 @@ defaults:
values:
layout: single
author_profile: false
share: true
share: true

0 comments on commit a091814

Please sign in to comment.