wagtail / wagtail-live

High speed publishing from messaging apps to a Wagtail live blog. A GSoC 2021 project.
https://wagtail.github.io/wagtail-live/
BSD 3-Clause "New" or "Revised" License
37 stars 6 forks source link

Link display bug #108

Closed Tijani-Dia closed 3 years ago

Tijani-Dia commented 3 years ago

I think a found a bug but I haven't had time to inspect it further. It seems that links aren't correctly displayed.

For example when we post www.example.com, what appears in the frontend is <a href="link">www.example.com</a> with both Slack and Telegram.

Tijani-Dia commented 3 years ago

Fixed in #113.