https://bugs.documentfoundation.org/show_bug.cgi?id=172530
--- Comment #1 from [email protected] --- Created attachment 207499 --> https://bugs.documentfoundation.org/attachment.cgi?id=207499&action=edit Minimal reproducer for fenced code block language identifiers not being preserved during Markdown import. Attached a minimal Markdown testcase. The original Markdown contains fenced code blocks with explicit language identifiers ("json" and "mermaid"). After import, the language information is no longer available. This prevents faithful import of Markdown code fences and makes round-trip preservation of language-specific metadata impossible. -- You are receiving this mail because: You are the assignee for the bug.
