7.md (657B)
1 # #7 We should support autolinking matrix aliases, Ids and usernames in the editor 2 3 - **State:** open 4 - **Author:** @MTRNord 5 - **Created:** 2023-05-19T16:41:21Z 6 - **Labels:** enhancement, good first issue 7 8 --- 9 10 Relevant lines: https://github.com/MTRNord/cetirizine/blob/a97d52191d45e0002c40503f9340597a7be87339/src/components/input/chat/plugins/AutoLinkPlugin.tsx#L7-L30 11 12 13 ## Comments 14 15 ### @MTRNord — 2023-05-19T16:43:00Z 16 17 (Clarification: We should autolink to `matrix:` (mind the missing slashes!) and NOT to `matrix.to`. We only want `matrix.to` support on the reading side for support of legacy clients. We will not support sending `matrix.to` links) 18