https://bugs.kde.org/show_bug.cgi?id=525938
Bug ID: 525938
Summary: markdownpart html tables break Markdown preview
Classification: Frameworks and Libraries
Product: markdownpart
Version First unspecified
Reported In:
Platform: Gentoo Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 196358
--> https://bugs.kde.org/attachment.cgi?id=196358&action=edit
screenshot of broken markdown preview
DESCRIPTION
html tables break Markdown preview
STEPS TO REPRODUCE
Insert a html table object like:
<table>
<tr>
<td ...
</tr>
</table>
into a markdown file, then open the markdownpart preview
OBSERVED RESULT
Rendering of the markdown file breaks - table doesn't render at all,
consecutive markdown is not rendered correctly, or not at all. See attached
screenshot.
EXPECTED RESULT
Markdownpart preview rendering the table object and the consecutive contents
correctly
SOFTWARE/OS VERSIONS
Gentoo
KDE Plasma Version: 26.08.1
KDE Frameworks Version: 6.30
Qt Version: 6.11.2
ADDITIONAL INFORMATION
n/a
--
You are receiving this mail because:
You are watching all bug changes.