hugo

Fork of github.com/gohugoio/hugo with reverse pagination support

git clone git://git.shimmy1996.com/hugo.git

lang.md (277B)

    1 ---
    2 title: lang
    3 package: lang
    4 description: "TODO.."
    5 date: 2021-07-28
    6 categories: [functions]
    7 keywords: [numbers]
    8 menu:
    9   docs:
   10     parent: "functions"
   11 signature: ["lang.NumFmt PRECISION NUMBER [OPTIONS [DELIMITER]]"]
   12 aliases: ['/functions/numfmt/']
   13 type: 'template-func'
   14 
   15 ---
   16