mirror of
https://github.com/penpot/penpot-export.git
synced 2025-03-12 15:31:17 -05:00
U+1F5BC FRAME WITH PICTURE requires appending a U+FE0F VARIATION SELECTOR-16 so that its emoji representation is forced. This causes terminal emulators to not reserve space for the next character. A hack consisting in using a U+00A0 NO-BREAK SPACE afterwards works, but copying the output and pasting it elsewhere will cause a double space. Replacing U+1F5BC FRAME WITH PICTURE with another emoji that doesn't have a textual representation like U+1F3A8 ARTIST PALETTE solves this. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.json | ||
package.json | ||
tsconfig.json | ||
yarn.lock |