yabwe / medium-editor

Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
https://yabwe.github.io/medium-editor/
Other
16.04k stars 1.85k forks source link

When the container is <article></article> #1567

Open sytana opened 3 years ago

sytana commented 3 years ago

When the container is the article tag, the first line is not wrapped by the p tag.

image