Sheet boundaries as headings
Each sheet in the workbook becomes an H2 heading with the sheet name. Tables within that sheet follow the heading in document order. If a sheet has no data, it is skipped with a comment marker so the absence is explicit rather than silent.
Named ranges and formula context
Named ranges are preserved as inline annotations next to the cells they reference. Formulas are shown in a code block below the table they belong to, so reviewers can see the calculation logic without opening the original workbook. This is especially useful for financial models where the formula is part of the audit trail. Feedback: sapsap@qq.com.