Skip to content

Front-end has implemented hard-coded NodeType and MarkType names instead instead of NodeType.HEADING. #23

@stefrado

Description

@stefrado

Description:

The current implementation hard-coded the NodeType and MarkType. This caused #21 to need a front-end change.
The expected behavior is that we use NodeType.HEADING for example instead of hard-coding "heading".

With this hard-coded string it is hard to make sure that change the name of the node/mark without making breaking changes.

Attention points

These changes are most likely required in the test files and plugins.

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