Permalink
Cannot retrieve contributors at this time
21 lines (18 sloc)
258 Bytes
|
=== Single Pair Block Mapping |
|
--- from: https://github.com/ingydotnet/yaml-pegex-pm/blob/master/test/mapping.tml |
|
--- tags: simple mapping |
|
|
|
--- in-yaml |
|
foo: bar |
|
|
|
--- in-json |
|
{ |
|
"foo": "bar" |
|
} |
|
|
|
--- test-event |
|
+STR |
|
+DOC |
|
+MAP |
|
=VAL :foo |
|
=VAL :bar |
|
-MAP |
|
-DOC |
|
-STR |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.