Skip to content

Add parsing for comments #14

@MaxBrain

Description

@MaxBrain

Add ability to parse yaml like this

key: #comment 1
   - value line 1
   #comment 2
   - value line 2
   #comment 3
   - value line 3
key2: 30 # comment 4
key3: "String value" # comment 5
key4: "#not a comment"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions