Skip to content

propose: add - |- gramma support #30

@leslie-tsang

Description

@leslie-tsang

Currently, lua-tinyyaml don't support - |- gramma, which will throw a found bad indenting in line error, which is common supported in most yaml parsers.

test case

yaml_key:
  - "test"
  - |-
    aa
    bb
    cc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions