Files
mostlymatter/webapp/channels
Sondre Kjempekjenn 5196a184a0 [GH-22370] Disable markdown keybindings within codeblocks (#24558)
* Disable markdown keybindings within codeblocks

Addresses a usability issue where certain keyboard combinations, primarily used in nordic keyboard layouts, conflict with markdown shortcuts in the editor. This is especially problematic when trying to write characters like \, {, or }.

Given that markdown rendering does not happen within code blocks, this commit disables markdown shortcuts in those regions to allow for normal text entry.

Related Issue: #22370

* Added test suite

* Add test to ensure isWithinCodeBlock is stateless

* Disable markdown keybindings within codeblocks for advanced_create_comment

* Fix linting issues
2023-10-20 14:23:30 +02:00
..
2023-04-03 15:29:04 -04:00
2023-03-22 17:22:27 -04:00
2023-03-22 17:22:27 -04:00
2023-04-03 15:29:04 -04:00
2023-03-22 17:22:27 -04:00
2023-03-22 17:22:27 -04:00
2023-03-22 17:22:27 -04:00
2023-03-22 17:22:27 -04:00
2023-03-22 17:22:27 -04:00
2023-03-22 17:22:27 -04:00