https://bugs.documentfoundation.org/show_bug.cgi?id=172528
Bug ID: 172528
Summary: Markdown: Nested blockquote levels are not preserved
Product: LibreOffice
Version: 26.2.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: filters and storage
Assignee: [email protected]
Reporter: [email protected]
Description:
Nested Markdown blockquotes lose their hierarchy during import.
Steps to Reproduce:
1) Save as markdown file (input.md) with notepad.
> Level 1 quote
>
> > Level 2 quote
2) Open LibreOffice
Actual Results:
The nested quote level is flattened during import.
Expected Results:
The second quote should remain nested inside the first quote.
The hierarchy represented by the Markdown source should be preserved.
Reproducible: Always
User Profile Reset: No
Additional Info:
## Impact
Document structure and semantic hierarchy are lost.
Nested quotations cannot be distinguished from ordinary quotations after
import.
## Environment
Version: 26.2.4.2 (X86_64)
Build ID: 0229ac93fcf0d7cbc6376066c6f35021cef002dc
CPU threads: 12
OS: Windows 11 X86_64 (build 26200)
UI render: Skia/Raster
VCL: win
Locale: pt-BR (pt_BR)
UI: pt-BR
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.