go-toolkit icon indicating copy to clipboard operation
go-toolkit copied to clipboard

Fixes for A11y metadata

Open chocolatkey opened this issue 8 months ago • 0 comments

  • Picks up a11y metadata that's nested (due to refines property) as OPF meta elements (#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

chocolatkey avatar Mar 18 '25 19:03 chocolatkey