nuxt-modules / og-image

Generate OG Images with Vue templates in Nuxt.
https://nuxtseo.com/og-image
360 stars 23 forks source link

Underline `<u></u>` creates line break using Chromium #198

Open MickL opened 2 months ago

MickL commented 2 months ago

There seems to be a bug with the use of <u>, it creates a line break:

Bildschirmfoto 2024-04-19 um 11 27 22

Reproducable: https://stackblitz.com/edit/nuxt-starter-dkw3xx?file=app.vue,components%2FOgImage%2Funderline.vue