I have a chat on my website that reads from a JSON file and grabs each message and then displays it using Vue.js. However, my problem is that when a user posts a li
You can watch or write computed method for the variable having url and manupulate it to html content and then use v-html to show html content on the page