https://bugs.documentfoundation.org/show_bug.cgi?id=172528
--- Comment #1 from [email protected] --- Created attachment 207497 --> https://bugs.documentfoundation.org/attachment.cgi?id=207497&action=edit Minimal reproducer for nested blockquote levels not being preserved during Markdown import. Attached a minimal Markdown testcase. The original Markdown contains two distinct blockquote levels. After import, the nested level is not preserved and the quotation hierarchy is flattened. This causes loss of document structure and semantic information contained in the Markdown source. -- You are receiving this mail because: You are the assignee for the bug.
