Back to Svgo

removeEmptyText

docs/04-plugins/removeEmptyText.mdx

4.0.1408 B
Original Source

Removes empty <text> and <tspan> elements, and <tref> elements that don't reference another node in the document.

:::info

No browsers supports <tref>, so it's best to avoid that element regardless.

:::