https://bugs.documentfoundation.org/show_bug.cgi?id=172949
Bug ID: 172949
Summary: Markdown export removes blank pre-formatted paragraph
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 207944
--> https://bugs.documentfoundation.org/attachment.cgi?id=207944&action=edit
A markdown file consisting of a code block
Description:
When exporting a blank code paragraph to Markdown, that code block gets removed
completely.
Steps to Reproduce:
1. Open the attachment
2. Remove "Block2" text, but keep that paragraph
3. Save it.
3. Reload it using File > Reload.
Actual Results:
The blank code block is lost
Expected Results:
The blank code block should remain there
Reproducible: Always
User Profile Reset: No
Additional Info:
Reproducible using the latest LO 27.2 dev master
Version: 27.2.0.0.alpha0+ (X86_64)
Build ID: 8a754ebff5e90b3293ca03b3c91d7165fdbe038d
CPU threads: 12; OS: Linux 7.0; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: CL threaded
This is the markdown attachment:
Block1
```
Block2
```
Block3
--
You are receiving this mail because:
You are the assignee for the bug.