Update 2019-08-19-jekyll-4-0-0-released.markdown
Fix minor typo
This commit is contained in:
parent
45b2c9e4ed
commit
6b851f0394
|
@ -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
|
- The `link` tag understands Liquid variables in the same fashion our
|
||||||
`include` tag does now.
|
`include` tag does now.
|
||||||
- Disable Liquid processing for a particular page / document by adding
|
- 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`
|
- Liquid's binary `and` and `or` operations can be used in the `where_exp`
|
||||||
filter for more powerful filtering
|
filter for more powerful filtering
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue