-
Notifications
You must be signed in to change notification settings - Fork 48
YAML
Sergey Zwezdin edited this page Jun 18, 2016
·
1 revision
Magic Chunks allow you to transform YAML files.
title: "My website"
display:
mode: full
count: 25
threshold:
x: 1
y: 2
To address items in YAML files just point element path with /
separator, for example − display/threshold/y
.