https://bugs.kde.org/show_bug.cgi?id=521968
Bug ID: 521968
Summary: Each line gets wrapped in backticks when editing in
source code mode
Classification: Applications
Product: Marknote
Version First 1.6.0
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
DESCRIPTION
When editing a note in source code mode, each line gets wrapped in backticks
(`), turning it into inline code. For example, a line reading ma ligne becomes
`ma ligne`.
STEPS TO REPRODUCE
- Open a note
- Switch to source code mode
- Edit the markdown text, or paste text from another file
- Switch back to the rendered/preview mode
OBSERVED RESULT
Every line is wrapped with a backtick at the start and at the end, so each line
becomes inline code (`my line`).
EXPECTED RESULT
The text should remain unchanged — no backticks should be added around any
line.
SOFTWARE/OS VERSIONS
- Operating System: Arch Linux
- KDE Plasma Version: 6.6.5
- KDE Frameworks Version: 6.27.0
- Qt Version: 6.11.1
- Kernel Version: 7.0.12-arch1-1 (64-bit)
- Graphics Platform: Wayland
- Processors: 16 × AMD Ryzen 9 8945HS w/ Radeon 780M Graphics
- Memory: 32 GiB of RAM (30.6 GiB usable)
- Graphics Processor: AMD Radeon 780M Graphics
--
You are receiving this mail because:
You are watching all bug changes.