Closed PgBiel closed 1 month ago
Closes #5
Also some UTF-8 padding bugs and some float edge cases (more in a future PR).
Options:
fmt-thousands-separator: "_"
_
fmt-thousands-count
""
fmt-thousands-count: 2
Closes #5
Also some UTF-8 padding bugs and some float edge cases (more in a future PR).
Options:
fmt-thousands-separator: "_"
=> displays_
everyfmt-thousands-count
digits""
which disables itfmt-thousands-count: 2
=> changes amount of digits per thousand (determines how often to place the separator)