Changes between Version 43 and Version 44 of PyYAMLDocumentation
- Timestamp:
- 06/08/09 11:37:53 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PyYAMLDocumentation
v43 v44 1680 1680 } # this is indentation violation according to the spec. 1681 1681 }}} 1682 * ':' is not allowed for plain scalars in the flow mode. ~~ ~'''{1:2}''' is1683 interpreted as '''{ 1 : 2 }'''.~~ ~1684 1682 * ':' is not allowed for plain scalars in the flow mode. ~~'''{1:2}''' is 1683 interpreted as '''{ 1 : 2 }'''.~~ 1684
