-
-
Notifications
You must be signed in to change notification settings - Fork 339
Closed
Labels
Description
Describe the problem
- showing line numbers (with
user-select: none
) would be nice - markdown fenced code blocks don't seem to work
- there's no way to change the code block's language in the rich text editor
- the editor uses enter to send + tab as navigation (instead of a literal tab) while in a code block
Describe the solution you'd like
add these things
Alternatives considered
No response
Additional context
No response
SteffoSpieler