YamlReference 0.4
Oren Ben-Kiki <[email protected]>
| Newsgroups | gmane.text.yaml.general |
|---|---|
| Message-ID | <1179631711.9963.117.camel@nero> |
I fixed the production issues with the properties, the parser is now
more in line with the old spec. The way it works now is:
- Properties must be on the same line as the node for a block node
- Properties may be on a separate line for flow nodes
That is:
!tag-for-mapping
!tag-for-key key1: !tag-for-list # value is a list
- !tag-for-entry entry
!tag-for-key key2:
!tag-for-flow
value is flow (plain)
Also "!a !b" is now an error as it should be. Finally, the displayed
HTML contains the unparsed text following an error, which makes it
easier to hunt down syntax errors.
Hare & Enjoy,
Oren Ben-Kiki
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/