Description
It’s my first time posting.
I’m trying to add a link to a data url, but I can’t get any data urls to be formatted as links. They just show up as text, like this:
[Click here](data:text/plain;base64,SGVsbG8sIFdvcmxkIQ%3D%3D)
(My office’s application server sends notifications to our rocket.chat server, which then posts the notifications to one of our channels. The backtraces are very long, so I’d like to put them in a data url, which will keep the message short in the chat but grant users access to the entire backtrace. My data url works fine when I copy and paste it into my browser.)
Is there a way I can get a link to a data url to show up as a link in rocket.chat instead of as text?
Server Setup Information
- Version of Rocket.Chat Server: 2.3.0
- Operating System: Centos 7.7
- Deployment Method: tar
- Number of Running Instances: 1
- DB Replicaset Oplog: Enabled
- NodeJS Version: 8.11.3
- MongoDB Version: 3.6.10
- Proxy: nginx
- Firewalls involved: iptables