Skip to content

idea: WYSIWYG markdown editor #450

@eguitarz

Description

@eguitarz

Would it be possible make mobiledoc-editor supports markdown via postEditor? It doesn't require preview window, we can render it directly inside the editor when user typed a markdown syntax tailing with whitespace. The idea is from https://www.typora.io/

The difficult part is deletion. When deleting a rendered text, can we recover it to markdown'ed text rather than delete it?
e.g.

In editor we typed italic text with markdown syntax, and it rendered correctly.

markdown

When hit delete, it should be able to recover markdown syntax than deleting last character of italic text,

markdown (preferred)

markdow (not preferred)

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