go-toolkit
go-toolkit copied to clipboard
Fixes for A11y metadata
- Picks up a11y metadata that's nested (due to
refinesproperty) as OPFmetaelements (#194) - Adds missing switch cases for WCAG 2.2 strings
As mentioned in #194 , long term we should think about adjusting the parsing logic for child meta elements (elements that refine another) in the OPF, since our logic might end up ignoring them