miller/docs
John Kerl 6d27931a45 Document a thousands-separator recipe for the DSL (#382)
Go's fmt package doesn't support the printf apostrophe flag (%'d), and
Go's RE2 regex engine doesn't support the lookaheads used by the
well-known sed/perl grouping recipe. Add a docs section showing a small
user-defined DSL function which inserts thousands separators via
repeated sub() application, handling negatives and decimal parts, and
passing non-numeric values through unchanged.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 15:38:49 -04:00
..
overrides merge 2021-11-22 22:43:15 -05:00
src Document a thousands-separator recipe for the DSL (#382) 2026-07-06 15:38:49 -04:00
_config.yml Set theme jekyll-theme-leap-day 2021-11-05 09:41:44 -04:00
Makefile Simplify release & dev build processes (#735) 2021-11-07 23:41:15 -05:00
mkdocs.yml More AI skill/MCP docs (#2140) 2026-07-04 14:45:29 -04:00
README.md Page-refactor for CSV/JSON troubleshooting (#2128) 2026-07-03 10:19:09 -04:00
regen.sh Remove Miller-5 source/doc/manpage directories, along with C-build files (#731) 2021-11-04 00:45:44 -04:00
requirements.txt trying https://github.com/squidfunk/mkdocs-material/issues/43 2021-11-04 19:05:15 -04:00
retitle Remove Miller-5 source/doc/manpage directories, along with C-build files (#731) 2021-11-04 00:45:44 -04:00