mirror of
https://github.com/tauri-apps/tauri-toml.git
synced 2026-02-05 10:51:18 +01:00
11 lines
394 B
YAML
11 lines
394 B
YAML
the:
|
|
hard:
|
|
another_test_string: ' Same thing, but with a string #'
|
|
bit#:
|
|
multi_line_array: [']']
|
|
what?: You don't think some user won't do that?
|
|
harder_test_string: ' And when "''s are in the string, along with # "'
|
|
test_array: ['] ', ' # ']
|
|
test_array2: ['Test #11 ]proved that', 'Experiment #9 was a success']
|
|
test_string: 'You''ll hate me after this - #'
|