Carry-over from closed PR #114 by @andycoffey-uno.
Layout tables generated by Inky should include role="presentation" so screen readers don't interpret them as data tables. This is an important accessibility improvement.
Reference: https://www.w3.org/WAI/tutorials/tables/tips/
Carry-over from closed PR #114 by @andycoffey-uno.
Layout tables generated by Inky should include
role="presentation"so screen readers don't interpret them as data tables. This is an important accessibility improvement.Reference: https://www.w3.org/WAI/tutorials/tables/tips/