Skip to content

markdown editor with live preview.

What does this MR do?

Splits the markdown editor into adjacent Write and Preview panel. The Preview panel is filled periodically with the markdown preview.

Are there points in the code the reviewer needs to double check?

I'm worried about the frontend performances and user experience with this change.

Also I'm not sure pages with several markdown editors will be handled correctly.

Why was this MR needed?

Switching from Write to Preview is cubersome and tools like dillinger or stackedit prove that a side-by-side preview is a much better experience.

Screenshots (if relevant)

u9DV3lc4Bb

Does this MR meet the acceptance criteria?

Merge request reports