/
githubmirror
/
libyaml
Обзор
Документация
Войти
/
githubmirror
/
libyaml
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
examples/strings.yaml
7 строк
289 B
Ryuta Kamizono
Fix some typos
08 апр 2024, 19:33
08 апр 2024, 19:33
1e66c1e
Код
Авторство
О чём код?
unquoted: 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.