https://bugs.documentfoundation.org/show_bug.cgi?id=172525
--- Comment #1 from [email protected] --- Created attachment 207494 --> https://bugs.documentfoundation.org/attachment.cgi?id=207494&action=edit Minimal reproducer for Markdown export converting tight lists to loose lists. Attached a minimal Markdown testcase. The original Markdown contains a tight list. After export, blank lines are inserted between list items, converting the structure into a loose list. This modifies the original Markdown structure and may affect CommonMark rendering and generated HTML output. This is not only a formatting difference. Tight and loose lists are distinct CommonMark constructs. -- You are receiving this mail because: You are the assignee for the bug.
