On Dec 8, 2008, at 12:07 PM, Jacob Coby wrote:
Basically, I changed it from defining an unquoted string as "a leading word or digit or underscore followed by anything to the eol" to "anything that isn't in [,{}&#] and stop when you run out of chars"
It probably regresses some syntax highlighting, but nothing that I can obviously see or am concerned with.
Just committed this change, still a lot of missing items in the YAML bundle but that helped it some. Thanks!