element-web/src/components
Luke Barnard e71df44fc9 Fix /join #alias command in markdown mode
Tab-completing a room alias inserts a markdown link, which is now stripped before a command is parsed. We also strip the MD links when doing the autocompletion itself (getAutocompleteQuery).

There is still an issue where `/invite` will not work at all with tab-completion - the text of a user Pill is not the userID but rather the display name, which cannot be used as an argument to the command.
2017-07-27 15:18:06 +01:00
..
structures Merge pull request #1243 from matrix-org/t3chguy/hide-join-part-2 2017-07-26 17:15:43 +01:00
views Fix /join #alias command in markdown mode 2017-07-27 15:18:06 +01:00