zulip/frontend_tests
m-e-l-u-h-a-n 2699048208 markdown: Extend user mention syntax to support user_id for mentioning.
Extend our markdown system to support mentioning of users
by id also. Following these changes, it would be possible
to mention users with @**|user_id** and silently mention
using @_**|user_id**.

Main intention for extending the mention syntax is to make
it convenient for bots to mention a users using their ids. It
is to be noted that previous syntax are also supported.

Documentation tweaked by tabbott for better readability.

The changes were tested manually in development server, and also
by adding some new backend and frontend tests.

Fixes: #17487.
2021-03-25 00:44:56 -07:00
..
node_tests markdown: Extend user mention syntax to support user_id for mentioning. 2021-03-25 00:44:56 -07:00
puppeteer_lib eslint: Enable @typescript-eslint/consistent-type-imports. 2021-03-18 17:26:19 -07:00
puppeteer_tests refactor: Rename filter to linkifier in frontend code and docs. 2021-03-15 11:19:59 -07:00
zjsunit eslint: Forbid CommonJS variables in ES6 modules. 2021-03-23 01:42:43 -07:00