em
em copied to clipboard
Prevent line break between emoji and word in table col1
trafficstars
- [x] Depends on #503

Steps to Reproduce
- Convert a thought into a table (click the table icon in the toolbar)
- Create a thought in the first column with an emoji followed by a space followed by a word long enough to wrap.
Current Behavior
🌎 Projects
Expected Behavior
🌎 Projects
Multiple words should still break:
🌎 World Projects
Suggestions
- You will likely have to embed either a
spanornbsp;and handle encoding/deciding when the user edits.