presentations/highlight-js/test/markup/yaml/string.txt

8 lines
87 B
Text
Raw Permalink Normal View History

2018-12-07 08:48:05 -06:00
key: value
key: 'some value'
key: "some value"
key: |
multi-string
value
key: true