Changes between Version 4 and Version 5 of YAMLColonInFlowContext
- Timestamp:
- 10/20/08 13:02:15 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
YAMLColonInFlowContext
v4 v5 27 27 url: http://localhost/ 28 28 }}} 29 30 31 Here's another real-world example: 32 {{{ 33 dhcp: [ 34 { 35 group: linux_i386X, 36 mac: 99:19:b9:fa:37:99, 37 }, 38 ] 39 }}} 40 I would definitely agree for the colon-space solution (it fixes these examples, but not, I suppose, every issue.) 41
