Description:
Markdown Support Schemes for Link option works perfect with legacy parser template, but not work with new message parser.
Steps to reproduce:
- Go to Admin UI - Message - Markdown Support Schemes for Link and add
notes scheme protocol.
- Write in any chat this line
[notes link](notes://Server/C3257116002CAD60/0/CCAF6BE2824A1F49432588D2001FA73E)
- With legacy message parser that line will parse as clickable link but with new parser it will just text.
Expected behavior:
That Markdown Support Schemes for Link option must work same with new parser as it work in legacy parser.
Actual behavior:
Admin UI - Message - Markdown

But with new parser notes and e1c protocols not parse as a links


Server Setup Information:
- Version of Rocket.Chat Server: 4.8.6
- Operating System: Oracle Linux 8.5
- Deployment Method: docker
- Number of Running Instances: 20
- DB Replicaset Oplog: Enabled
- NodeJS Version: v14.18.3
- MongoDB Version: 4.4.16
Client Setup Information
- Desktop App or Browser Version: 3.8.11
- Operating System: Windows 10
Additional context
This is a new parser issue. And that is really critical for us.
@hugocostadev asked me to create a separate issue about that problem
Relevant logs:
Description:
Markdown Support Schemes for Link option works perfect with legacy parser template, but not work with new message parser.
Steps to reproduce:
notesscheme protocol.[notes link](notes://Server/C3257116002CAD60/0/CCAF6BE2824A1F49432588D2001FA73E)Expected behavior:
That Markdown Support Schemes for Link option must work same with new parser as it work in legacy parser.
Actual behavior:
Admin UI - Message - Markdown

But with new parser notes and e1c protocols not parse as a links


Server Setup Information:
Client Setup Information
Additional context
This is a new parser issue. And that is really critical for us.
@hugocostadev asked me to create a separate issue about that problem
Relevant logs: