1
0
mirror of https://github.com/danog/gojekyll.git synced 2025-01-06 03:18:21 +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: ' ' }}