Merge pull request #7795 from XhmikosR/patch-1
Update 2019-08-19-jekyll-4-0-0-released.markdown
This commit is contained in:
commit
164b0e2794
|
@ -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