mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-17 08:21:16 +00:00
a52a53a6d5461a68feafcfeb8502c2202215a809
Add logic to tpl.humanize such that it understands input of int literals or strings which represent an integer. When tpl.humanize sees this type of input, it will use inflect.Ordinalize as opposed to the standard inflect.Humanize. Fixes #1886
Languages
HTML
78.1%
JavaScript
11%
CSS
10.9%