docs: CLI documentation updates from v0.9.4 dogfooding (GH-209, GH-212)#215
docs: CLI documentation updates from v0.9.4 dogfooding (GH-209, GH-212)#215
Conversation
- Update function count 81 → 82 across SKILL.md (4 occurrences) and CLAUDE.md - Add shell quoting section for sheet names with spaces (#209) - Add accounting format example (#,##0.0_);(#,##0.0)) - Clarify putf vs put (putf always interprets as formula) - Add move-sheet cross-sheet reference warning - Add HTML export limitations note - Add deep eval chain caveat for --eval - Add rasterizer install instructions (librsvg, cairosvg) - Add custom format string examples (decimal, percent, date, multiples) - Clarify batch JSON numFormat key (camelCase, not format) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
PR Review: Documentation UpdatesThank you for this thorough documentation update from dogfooding! The improvements address real usability gaps discovered during actual usage. Here's my review: ✅ Strengths
|
Summary
Addresses #209 and #212.
Test plan
./mill __.compilepassesCo-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com