2.6.2
https://jsfiddle.net/omfhgs24/
See the jsfiddle. If the page has a tag of The page should load with the included <tel:xxx tags see jsfiddle Hopefully this is something I am overlooking. I searched the web and wasn't finding anything related.What is expected?
What is actually happening?
I should also mention the tel: tag is rendered from a database row of a parsed email so it not something we can easily prevent.
Are you trying to use a tel: URL (e.g., <a href="tel:2052222222">Call me</a>)? I don't believe <tel:2052222222> is a valid HTML tag.
Use v-pre on the tag but I don't think you should use it either, it doesn't seem to be valid html
Just to be clear the