/
githubmirror
/
libyaml
Обзор
Документация
Войти
/
githubmirror
/
libyaml
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
0.2.2
examples/strings.yaml
7 строк
289 B
Alex Gaynor
added an examples directory with a few yaml examples
23 ноя 2016, 18:52
23 ноя 2016, 18:52
1d24d4d
Код
Авторство
О чём код?
unqouted: string literal-block: | This entire block of text will be the value of the 'literal-block' key, with line breaks being preserved. folded: > This entire block of text will be the value of 'folded', but this time, all newlines will be replaced with a single space.