Skip to content

Implement indent and offset for YAML blocks #13

Open
@thorstenkampe

Description

@thorstenkampe

Please make YAML configurations options available so that this kind of output would be possible:

---
-
  - 1
  - 2
  - 3

---
map:
  - 1
  - 2
  - 3

---
-
  key1: 1
  key2: 2
  key3: 3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions