1
0
mirror of https://github.com/danog/gojekyll.git synced 2025-01-23 08:11:25 +01:00
gojekyll/testdata/example/printing.md
2017-07-14 14:34:00 -04:00

100 B

true = {{ true }}

false = {{ false }}

nil = {{ nil }}

list = {{ "a b c" | split: ' ' }}