https://bugs.kde.org/show_bug.cgi?id=516536
Bug ID: 516536
Summary: Impossible to enter a code block now
Classification: Applications
Product: NeoChat
Version First git master
Reported In:
Platform: Flatpak
OS: Linux
Status: REPORTED
Keywords: regression
Severity: major
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
NeoChat from last night's git master, from the nightly Flatpak repo
STEPS TO REPRODUCE
Enter the following message and press enter:
```
I am a code block
it's really cool
yay
# foo
# bar
```
OBSERVED RESULT
`I am a code block it's really cool yay # foo # bar`
EXPECTED RESULT
A fancy code block containing:
I am a code block
it's really cool
yay
# foo
# bar
--
You are receiving this mail because:
You are watching all bug changes.