Skip to content

Bold and Italic format within list cant be retrivied on save() #85

@joaoggnogueira

Description

@joaoggnogueira
 editor = new EditorJS({
        holder: id,
        onChange: async () => {
            if (editor) {
                const outputData = await editor.save()
                value.value = outputData.blocks
            }
        },

image

Dependencies:

"@editorjs/list": "^1.8.0",
"@editorjs/editorjs": "^2.26.4",
Google Chrome 113

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