mirror of
https://github.com/adrienverge/yamllint.git
synced 2025-02-25 18:55:20 -06:00
Write all examples from http://www.yaml.org/spec/1.2/spec.html in independent files in tests/yaml-1.2-spec-examples; and test them with yamllint.
15 lines
265 B
Plaintext
15 lines
265 B
Plaintext
---
|
|
not-date: !!str 2002-04-28
|
|
|
|
picture: !!binary |
|
|
R0lGODlhDAAMAIQAAP//9/X
|
|
17unp5WZmZgAAAOfn515eXv
|
|
Pz7Y6OjuDg4J+fn5OTk6enp
|
|
56enmleECcgggoBADs=
|
|
|
|
application specific tag: !something |
|
|
The semantics of the tag
|
|
above may be different for
|
|
different documents.
|
|
|