https://bugs.documentfoundation.org/show_bug.cgi?id=168833
Bug ID: 168833
Summary: Markdown heuristics interfere with plain text paste
Product: LibreOffice
Version: 26.2.0.0 alpha0+ master
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: regression
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Blocks: 102593, 167521
Copy the following text between the ---- markers, paste into a text editor and
copy from there (to get rid of any HTML coming from the browser):
----
a
b
c
- d
----
When pasting into Writer, result looks like this (individual paragraphs are
gone):
----
a b c
• d
----
The problem is the "- d" line. I'd say a list isn't specific enough to markdown
to identify it as markdown format, unless perhaps if the document already
contains markdown.
Observed using LO 26.2.0.0.alpha0+ (fbbbc56214d4a1fa72bb2453ad0f321294ad8049) /
Windows.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=102593
[Bug 102593] [META] Paste bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=167521
[Bug 167521] [META] Markdown import and export problems
--
You are receiving this mail because:
You are the assignee for the bug.