trevordevore / levure

Application development framework for LiveCode
MIT License
32 stars 14 forks source link

Improve handling minor YAML errors better #110

Closed macMikey closed 5 years ago

macMikey commented 5 years ago

YAMLToArray rejects lines where the indent is too far Technically that's an error, but do we really want to throw an error?

trevordevore commented 5 years ago

I think so. There is a standard and Levure should adhere to it.