How formulas are represented
Each cell with a formula becomes a Markdown table cell containing the formula in backticks followed by the computed value in parentheses. For example, a cell with =SUM(A1:A10) that evaluates to 55 becomes `=SUM(A1:A10)` (55). Cells without formulas export as before.
Practical impact
Financial models, budget trackers, and operational dashboards that rely on formulas now convert with full calculation context. Reviewers can verify the logic without opening the original spreadsheet. Feedback: sapsap@qq.com.