archive
/
ymd
Archived
1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
ymd/test.yml

21 lines
209 B
YAML

---
foo: bar
---
foo: bar
{% for i in range(5) %}
bar{{ i }}: baz
{% endfor %}
test: |
test1
{% for i in range(10) %}
- test2
{% endfor %}
food:
test:
- test 2
test 2:
- test
---
bar: biz