https://bugs.documentfoundation.org/show_bug.cgi?id=172523
--- Comment #1 from [email protected] --- Created attachment 207492 --> https://bugs.documentfoundation.org/attachment.cgi?id=207492&action=edit Minimal Markdown testcase demonstrating loss of U+200D (Zero Width Joiner) during Markdown export. Attached a minimal Markdown testcase. Expected behavior: The exported Markdown should preserve all Unicode code points, including U+200D (ZERO WIDTH JOINER). Observed behavior: LibreOffice removes U+200D during Markdown export, causing composite emoji sequences to be split into their individual components. -- You are receiving this mail because: You are the assignee for the bug.
