Fix html quote regex

Also allow quoting in title, e.g. "# > blah blah blah"
This commit is contained in:
miruka
2019-09-07 01:28:02 -04:00
parent 07fb63aa1e
commit 9f8bdfc6fb
2 changed files with 10 additions and 7 deletions

View File

@@ -12,7 +12,6 @@
- Fixes
- `minutesBetween()` for 13:13:58 and 14:15:07
- `# > quote` doesn't color
- Pressing backspace in composer sometimes doesn't work
- Message order isn't preserved when sending a first message in a E2E
room, then while keys are being shared sending one with another account,