diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-08-19 17:12:24 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-08-19 17:12:24 +0200 |
commit | 8e15a0763e3476e333b1e71b70015cf3bd757160 (patch) | |
tree | 953841bc576c5148681c29b50412a7a7a9f8f8a8 /tests/data/complex/items | |
parent | b368e0744d440cb2ba5fde8593325071b8389240 (diff) |
Support indexing list fields
Diffstat (limited to 'tests/data/complex/items')
-rw-r--r-- | tests/data/complex/items/73097121f1874a6ea2f927db7dc4f11e.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/data/complex/items/73097121f1874a6ea2f927db7dc4f11e.yaml b/tests/data/complex/items/73097121f1874a6ea2f927db7dc4f11e.yaml new file mode 100644 index 0000000..1c7070c --- /dev/null +++ b/tests/data/complex/items/73097121f1874a6ea2f927db7dc4f11e.yaml @@ -0,0 +1,10 @@ +name: 'An item' +description: | + multi + line + description +position: 'over there' +something: '' +tags: + - this + - that |