| Summary: | Markdown Preview Uses Wrong Encoding | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Peter Shkenev <mustela> |
| Component: | plugin-preview | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bizyaev, zawertun |
| Priority: | NOR | ||
| Version First Reported In: | 22.04.0 | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | https://invent.kde.org/utilities/markdownpart/commit/5f423a11b4e45978daa68d019742561b03d83f20 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | Screenshot which shows the bug | ||
|
Description
Peter Shkenev
2022-04-15 13:29:51 UTC
Can reproduce with 22.04. Operating System: openSUSE Leap 15.3 KDE Plasma Version: 5.24.4 KDE Frameworks Version: 5.93.0 Qt Version: 5.15.2 Git commit 5f423a11b4e45978daa68d019742561b03d83f20 by Christoph Cullmann. Committed on 26/05/2022 at 19:58. Pushed by cullmann into branch 'master'. use UTF-8 encoding markdown is a relative new format I would assume the majority of markdown files are either plain ansi or UTF-8 the old code did use the local encoding, this leads to issues with unicode files Related: bug 449942 M +2 -0 src/markdownpart.cpp https://invent.kde.org/utilities/markdownpart/commit/5f423a11b4e45978daa68d019742561b03d83f20 |