Jérôme Pott
Jérôme Pott
Thanks for this package over svg-to-vue-component 👍
Hey! With Nuxt 2.13, we can auto-load components. I tried auto-loading the SVG components like this in nuxt.config.js ```js components: { extensions: ['vue', 'svg'] } ``` But it doesn't work....
I didn't have to upload `insomnia2.png` since it already existed.
- Upgrade Nuxt to its latest version and resolve breaking changes. - Use new Nuxt crawler and full static mode - Use nuxt-sanity module, with its Portable Text and Image...
I use this serializer to render external link: ```vue ``` When marking the link bold, the marked text is not rendered:  ## Expected A bold link:  This component...
Hi! By accident and without realizing it, one of my client added a mark (internal link) to an empty space, resulting in a empty and, in my case, invisible ``...