diff options
author | Ingy döt Net <ingy@ingy.net> | 2018-01-25 13:51:15 -0800 |
---|---|---|
committer | Ingy döt Net <ingy@ingy.net> | 2018-01-25 13:51:15 -0800 |
commit | 7cd43d8ad42b61948d2c571c202ee9b3d210e153 (patch) | |
tree | f6be7016e20866caefd4f26f80c58067580a3672 /no-nb/bash-no.html.markdown | |
parent | fce4a810cb066d6d83b829609ac15b08879cd1b0 (diff) |
[yaml/en] Use preferred style; add missing uses
* YAML allows literal tabs in content, but not indentation.
* Two space indent always preferred.
* Note: YAML dumpers always use 2 space by default.
* '- ...' doesn't need extra indentation.
* Note: YAML dumpers don't use extra indentation.
* There was no mention of single quoted strings. They are preferred
and should be used except when double quote semantics are actually
required. (Best practice).
* Add flow form example for sets: `{a, b, c}`
* Show collapsed form of seq-in-seq: `- - - foo`.
Diffstat (limited to 'no-nb/bash-no.html.markdown')
0 files changed, 0 insertions, 0 deletions