Skip to content

Perserve list format? #149

@MrHinsh

Description

@MrHinsh

Can we have some way to preserve the format of lists?

Original:

syllabus_ids: [1, 2, 3, 4]

After deserialise, serialised:

    syllabus_ids:
    - 1
    - 2
    - 3
    - 4

I'm happy with the default being the latter, but if the original was in the former, I like to maintain it.

p.s. Any chanse of enableing Discussion so I dont have to create a n issue for something that may not be an issue.

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