mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-28 09:52:16 +02:00
* Fix links being parsed as markdown links improperly Fixes #4674 * Fix a typo * Fix overriding too much stuff * Fix parsing * Remove useless console.log * Remove unnecessary emph function * Properly fix tests * Add some better docs * Add missing license header