Summary
Support the "Hidden" font property (w:vanish) on list numbering/bullet indicators so they don't render when marked as hidden.
Problem
When a list indicator (bullet or number) has the Hidden font property set in Word, it should not be visible. SuperDoc renders all list indicators regardless of the hidden setting.
Repro
- Open attached docx in SuperDoc.
- All list indicators are visible, including ones marked as hidden.
Expected
List indicators with the Hidden font property are not rendered, matching Word's behavior.
Notes
The hidden property is w:vanish in the run properties (w:rPr) of the numbering run. This affects lists in the document body, structured content (SDTs), and tables.
Attachments
Screen Cast 2026-02-04 at 11.13.32 AM.mp4
Hidden list indicators.docx
Want to work on this? Check the Contributing Guide to get started. Comment on this issue to let us know you're picking it up.
Ref: SD-1798
Summary
Support the "Hidden" font property (
w:vanish) on list numbering/bullet indicators so they don't render when marked as hidden.Problem
When a list indicator (bullet or number) has the Hidden font property set in Word, it should not be visible. SuperDoc renders all list indicators regardless of the hidden setting.
Repro
Expected
List indicators with the Hidden font property are not rendered, matching Word's behavior.
Notes
The hidden property is
w:vanishin the run properties (w:rPr) of the numbering run. This affects lists in the document body, structured content (SDTs), and tables.Attachments
Screen Cast 2026-02-04 at 11.13.32 AM.mp4
Hidden list indicators.docx
Want to work on this? Check the Contributing Guide to get started. Comment on this issue to let us know you're picking it up.
Ref: SD-1798