element-web/test/components/views/rooms/wysiwyg_composer
alunturner a63da74f06
Add code blocks to rich text editor (#9921)
* Applies small changes to code block display in timeline
* Makes the composer code block look like the timeline display, but without line numbers
* Adds a button to allow code blocks to be implemented
* Adds tests for the new button
2023-01-19 15:49:21 +00:00
..
components Add code blocks to rich text editor (#9921) 2023-01-19 15:49:21 +00:00
utils Improve switching between rich and plain editing modes (#9776) 2023-01-04 12:57:09 +00:00
EditWysiwygComposer-test.tsx Improve switching between rich and plain editing modes (#9776) 2023-01-04 12:57:09 +00:00
SendWysiwygComposer-test.tsx Fix emoji in RTE editing (#9827) 2023-01-03 15:35:14 +00:00