https://bugs.documentfoundation.org/show_bug.cgi?id=172950
Bug ID: 172950
Summary: Markdown import removes blank pre-formatted paragraph
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Created attachment 207945
--> https://bugs.documentfoundation.org/attachment.cgi?id=207945&action=edit
A markdown file consisting of a blank code block
Description:
When importing a blank code paragraph to Markdown, that code block gets removed
completely.
Steps to Reproduce:
1. Open the attachment
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
```
```
Block3
Similar problem exists for exporting markdown:
tdf#172949 Markdown export removes blank pre-formatted paragraph
https://bugs.documentfoundation.org/show_bug.cgi?id=172949
--
You are receiving this mail because:
You are the assignee for the bug.