commit | 6548cd6b67b6ebc686234167f2fb04aaf8edcda6 | [log] [tgz] |
---|---|---|
author | Kirill Simonov <xi@resolvent.net> | Sun Mar 19 01:30:05 2006 +0000 |
committer | Kirill Simonov <xi@resolvent.net> | Sun Mar 19 01:30:05 2006 +0000 |
tree | 7bcc3df3918b1c4aff7aff3c7d03ac79d322832a | |
parent | 14ed697df4412c688afdc7b915a3ec5c0d2fb068 [diff] |
Loose indentation rules for the following cases: * In the flow context, indentation level is not checked. * For quoted scalars, indentation level is not checked. * Flow scalars are not required to have at least 1 space indentation. Zero indentation is acceptable.