Hi there! Thanks for creating such a great tool, I'm really digging working with Nuxt. I've noticed that nuxt-links don't have proper markup for SVG DOM nodes, causing them to fail. I'd love to have SVG capabilities, there are a lot of great things we could make for navigation with this.
What I'd need is the ability for the a tag to output this instead of href:
<a xlink:href="https://google.com" target="_blank">
Here's an example of what I mean: https://developer.mozilla.org/en-US/docs/Web/SVG/Element/a
Thanks!
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c745">#c745</a>)</em></sub></div>