Revision 07e49f8d23965e1b89ab76c9ee3441b4eb95dd3a authored by ashmaroli on 28 February 2018, 16:07:50 UTC, committed by jekyllbot on 28 February 2018, 16:07:50 UTC
1 parent 5748d6a
Raw File
_config_folded.yml
folded_string: >
  This string of text will ignore
  newlines till the next key.
foo: bar
clean_folded_string: >-
  This string of text will ignore
  newlines till the next key.
baz: foo
back to top