Skip to content

Commit

Permalink
Enable Liquid strict mode for /test site
Browse files Browse the repository at this point in the history
  • Loading branch information
mmistakes committed Sep 5, 2017
1 parent b814f30 commit c863ba6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@ keep_files:
encoding: "utf-8"
markdown_ext: "markdown,mkdown,mkdn,mkd,md"

# Liquid
liquid:
error_mode: strict


# Conversion
markdown: kramdown
Expand Down

0 comments on commit c863ba6

Please sign in to comment.