Skip to content

Yaml parser can't parse yaml. #9

Description

@Gaalidas

I'm really starting to wonder if I'm just stupid here. I've been trying for hours to get this thing to load a simple Yaml file and save it as an Xml. It won't do it. complains constantly about badly formed lines or not having the right number of items in it's array or some other crud. It obviously had to idea what a comment is in the format, and it doesn't recognize two spaces as proper indentation, which is proper indentation for a yaml item in a node. Is this thing meant to parse some form of yaml that came before the current yaml? As it is I'm back to square one in trying to figure out how to parse each line of a test file for expected YAML syntax. I got excited for nothing.

In fact, all I've got here is a good example of how to set up some methods for doing conversions of this sort. Functionally, though....well... it's not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions