keys.txt 367 B

1234567891011121314151617181920212223242526272829303132
  1. someKey:
  2. anotherKey: value
  3. some_key:
  4. another_key: value
  5. some key:
  6. another key: value
  7. "some key":
  8. "another key": value
  9. 'some key':
  10. 'another key': value
  11. some-key:
  12. another-key: value
  13. some.key:
  14. another.key: value
  15. parentKey:
  16. - subKey:
  17. subValue
  18. - sub key:
  19. sub value
  20. https://url.as.a.key/:
  21. - some value
  22. someKey: https://url.as.a.value/