software:yaml
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software:yaml [2025/05/27 15:19] – ron | software:yaml [2025/05/31 15:02] (current) – ron | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # YAML | ||
| + | |||
| + | ## multi-line strings | ||
| copied from [Stack Overflow](https:// | copied from [Stack Overflow](https:// | ||
| + | |||
| + | * `> | ||
| + | * `|` → line breaks are preserved as \n | ||
| + | * `>-` → like `>` but without trailing line break | ||
| + | * `|-` → like `|` but without trailing line break | ||
| In this table: | In this table: | ||
| - | \b means space character, \n means " | + | \b means space character, \n means " |
| - | " | + | " |
| ^ ^ `> | ^ ^ `> | ||
software/yaml.1748359164.txt.gz · Last modified: 2025/05/27 15:19 by ron
