zaaack / vscode-markdown-editor

A vscode extension to make your vscode become a full-featured WYSIWYG markdown editor
https://marketplace.visualstudio.com/items?itemName=zaaack.markdown-editor
MIT License
361 stars 48 forks source link

Line breaks in table cells not rendering/glitching #41

Open redpandamonium opened 2 years ago

redpandamonium commented 2 years ago

Inserting a <br> element into a table cell does not display in the editor. It's a bit glitchy and ultimately doesn't display. Ideally it would line break correctly. But as a smaller target I think not rendering it, but fixing the graphical glitches, is a viable solution.

GetoXs commented 1 year ago

The same image

image

Editor doesn't handle br tags correctly.