Update on the mis-tagged bullet lists.
The original poster (Sandral102360) had incorrectly set the Export Tagging to <P> rather than "Automatic."
Note: There are several situations where the Export Tagging must be set to Automatic rather than designate a specific tag like <P> or <Hx>:
- Bulleted and numbered lists
- Tables (the matrix structure, not the formatting of text inside the cells -- <Table> + <TR> + <TD> + <TH>)
- Tables of Content
These parts of a PDF document have a complex compound tag structure rather than a single tag. For example, tagged lists require <L> + <LI> + <Lbl> + <Body> in order to be fully accessible and compliant with the PDF/UA-1 standard and accessibility laws.
New with 2020: There was a change in how lists are tagged with InDesign 2020.
In previous builds, if a bullet or numbered list was used, it was automatically tagged with the <L> combo of tags. But with the release of 2020, if the user sets another tag in the Export Tagging dialogue box, it overrides the <L> combo.
I don't know why this was changed in 2020: given that tagged PDF standards require the <L> combo of tags, I can't think of any time where I'd format list text to have bullets or numbers and NOT want it correctly tagged in the PDF. If you don't want the <L> tags, then don't format the text in InDesign as a list.