Skip to content

How can I convert HTML back to clean data ? #1482

@hey-ksource

Description

@hey-ksource

e.g.
<h1>hello world</h1>
to
[ { "type": "header", "data": { "text": "hello world", "level": 1 } } ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions