Merge pull request #7795 from XhmikosR/patch-1

Update 2019-08-19-jekyll-4-0-0-released.markdown
This commit is contained in:
Frank Taillandier 2019-08-20 22:49:19 +02:00 committed by GitHub
commit 164b0e2794
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -62,7 +62,7 @@ A few other smaller features when it comes to content:
- The `link` tag understands Liquid variables in the same fashion our
`include` tag does now.
- Disable Liquid processing for a particular page / document by adding
`render_with_liquid: false` to it's front matter.
`render_with_liquid: false` to its front matter.
- Liquid's binary `and` and `or` operations can be used in the `where_exp`
filter for more powerful filtering