Skip to content

Remove Markdown middle-step when importing HTML #11247

@tommoor

Description

@tommoor

There is some vestigial code when importing HTML files which first converts the HTML to Markdown and then converts that to ProseMirror.

With two conversions, this is error-prone and unperformant. Now that Markdown is no longer the canonical storage format, this is also unnecessary.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions