packages/resume/CONTEXT.md
The visible label and its associated icon and separator for a resume section. Hiding the heading retains section content and its name in the builder; an empty title still means the localized default title. Heading visibility affects visual preview and exports while the screen-reader outline retains the section label.
Avoid: hidden section when only the heading is hidden.
An optional dedicated column for entry dates, with entry details aligned beside it. It follows reading start: left in LTR resumes and right in RTL resumes. Its width is controlled per section; long dates wrap within it while entry details remain aligned. Entries without dates leave the column empty and retain that alignment. Selecting it changes presentation without changing stored date text; existing layouts remain the default.
Avoid: date-first row, which only reorders fields within a row.
Structured rich-text content containing rows and cells that remain editable as a table. Editing, saving, and exporting preserve its structure and supported styling rather than flattening its contents into a paragraph.