Sign in
◑
Theme
dart
/
tools
/
HEAD
/
.
/
pkgs
/
yaml_edit
/
test
/
crash_test
/
testdata
/
tricky_strings.yaml
blob: 2f7cbb36dcae2d9fb4abee2d8503a242b8151e44 [
file
]
single_quotes:
'It''s a beautiful day'
double_quotes_escaped:
"Line 1\nLine 2\t\u263A"
folded_keep:
>
+
Keep trailing
newlines
literal_strip:
|-
Strip trailing
newlines