Word to PDF export splits lists into multiple <L> tags
Our agendas are formatted as lists, which often span multiple pages. I've found that when exporting from Word to PDF, any list that spans multiple pages will be split into multiple <L> tags. This is non-compliant with accessibility standards. I'm looking for a way to get the whole list, regardless of how many pages it spans, to export inside of one <L> tag. I'm able to remediate the tag structure after the fact, but it adds a lot of seemingly unnecessary steps and I'm not typically the one generating these documents.
