Version 0.21.0
🚀 New Features
New Semantic Elements Added
We've enhanced elem-go
with new semantic HTML elements for accessibility. The update includes:
elem.Ruby(...)
elem.Rt(...)
elem.Rp(...)
elem.Small(...)
elem.Q(...)
elem.Cite(...)
elem.Abbr(...)
elem.Data(...)
elem.Time(...)
elem.Var(...)
elem.Samp(...)
elem.Kbd(...)
elem.Sub(...)
elem.Sup(...)
elem.B(...)
elem.U(...)
These additions enable more precise content structuring and semantic clarity, covering a range of elements from annotations and text modifications to data representation and emphasis.