Skip to content

doesn't process compact (anything) #137

@sfinktah

Description

@sfinktah

This is valid YAML

- just: write some
- yaml: 
  - [here, and]
  - {it: updates, in: real-time}
- - This is a sequence
  - inside another sequence

Your code renders it as

[{"just":"write some"},{"yaml":[["here","and"],{"it":"updates","in":"real-time"}]},"- This is a sequence\n- inside another sequence"]

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