Postleaf / postleaf

Simple, beautiful publishing with Node.js.
https://www.postleaf.org/
MIT License
504 stars 204 forks source link

Spacing before/after an inline element creates a non-breaking space #2

Open claviska opened 7 years ago

claviska commented 7 years ago

When spacing before/after an inline element, a   is erroneously produced instead of a normal space. Appears to be a TinyMCE bug.

Reported here: tinymce/tinymce#3057

renzy commented 6 years ago

i did some regex on the helper functions to clean this out