Skip to content

Support for markdown decoding #46

@pierremrtn

Description

@pierremrtn

Hi,

We need a wysiwyg markdown editor in our app and we are considering using Fleather package.
For this we need to initialize the editor with pre-existing markdown data and also extract markdown from the editor data.
We only need basic markdown for now.

I've spotted the ParchmentMarkdownCodec.encode function that let us convert deltas to markdown formatted text, but the ParchmentMarkdownCodec.decode isn't implemented yet and if I'm right it's needed to load markdown formatted text inside the editor.

Is there any way to do this actually?

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