-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Labels
good first issueGood for newcomersGood for newcomersproduct: superdocreleased on @latestreleased on @nextsource: githubstage: doneIssue resolved and closedIssue resolved and closedsuperdoc-v1.15.0
Description
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
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersproduct: superdocreleased on @latestreleased on @nextsource: githubstage: doneIssue resolved and closedIssue resolved and closedsuperdoc-v1.15.0