https://bugs.documentfoundation.org/show_bug.cgi?id=167521
--- Comment #1 from [email protected] --- Created attachment 207491 --> https://bugs.documentfoundation.org/attachment.cgi?id=207491&action=edit Minimal reproducer for Markdown export removing Zero Width Joiner (U+200D) from emoji sequences. Attached a minimal Markdown testcase. The issue can be verified by comparing Unicode code points before and after export. The exported Markdown loses U+200D (ZERO WIDTH JOINER), which changes the Unicode sequence and breaks composite emoji. -- You are receiving this mail because: You are the assignee for the bug.
