Skip to content

Wrong types in saved JSON #51

@azaitsev

Description

@azaitsev

Some types are saved with capital first letter. For example:

"type": "Header" instead of "type": "header"

This is a problem when trying to use such JSON in EditorJS that is not initialized from this library.

I would like to get a fully compatible JSON format.

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