Skip to content

YAML scanner fails on objects in lists #108

Closed
@profmaad

Description

@profmaad

As seen in this ray: http://coderay.rubychan.de/rays/7788
the YAML scanner misinterprets the first key in an object stored in a list.

It interprets the entire first line (a: 1) as string/content, in every following line in the object, he correctly parses key: string/content.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions