Refactored common scalar scanning code (from plain, quoted, and block) to one function.

This commit is contained in:
beder
2008-06-29 05:45:41 +00:00
parent 3c56fd49eb
commit 8dfb5c0ea8
6 changed files with 306 additions and 188 deletions

View File

@@ -1,13 +1,4 @@
people:
- &jsb
name: Jesse
age: 23
- &dab
name: 'Daniel'
age: 25
- &ncb
name: "Naftali"
age: 21
students:
- *jsb
- *ncb
---
- "quoted scalar that contains
---
the document start!"