You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying but it's not very easy, if you can guide me in the process, I'd be happy to :)
I'm not sure about the correct strategy... I believe the best thing would be to wrap the input in a ProseImg instead of a NuxtImg, to make the DX in line with other images throughout the nuxt-content components.
However, I cannot understand how to transform a markdown-valid string into a <Prose*/> component with the current composables :/
The gallery component is quite nice, but it currently doesn't comply with standard HTML requirements (specifically, it does not forward alt attributes to the
NuxtImg
component: https://github.com/nuxt-themes/alpine/blob/main/components/content/Gallery.vueThe text was updated successfully, but these errors were encountered: