mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-08 03:50:56 -04:00

NumFmt formats a number with a given precision using the requested decimal, grouping, and negative characters. Fixes #1444
NumFmt formats a number with a given precision using the requested decimal, grouping, and negative characters. Fixes #1444