/
githubmirror
/
jekyll
Обзор
Документация
Войти
/
githubmirror
/
jekyll
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/source/_config_folded.yml
8 строк
187 B
ashmaroli
Ignore final newline in folded YAML string (#6054)
18 июл 2017, 10:29
18 июл 2017, 10:29
026f828
Код
Авторство
О чём код?
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