hugo/tpl/lang
Cameron Moore 93b3b13867 tpl/lang: Add NumFmt function
NumFmt formats a number with a given precision using the requested
decimal, grouping, and negative characters.

Fixes #1444
2017-05-18 09:49:20 +03:00
..
init.go tpl/lang: Add NumFmt function 2017-05-18 09:49:20 +03:00
init_test.go tpl: Add basic tests for all namespace init funcs 2017-05-02 00:07:33 +02:00
lang.go tpl/lang: Add NumFmt function 2017-05-18 09:49:20 +03:00
lang_test.go tpl/lang: Add NumFmt function 2017-05-18 09:49:20 +03:00