mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
13 lines
284 B
Markdown
13 lines
284 B
Markdown
|
---
|
||
|
title: Inflect functions
|
||
|
linkTitle: inflect
|
||
|
description: Template functions to inflect English nouns.
|
||
|
categories: []
|
||
|
keywords: []
|
||
|
menu:
|
||
|
docs:
|
||
|
parent: functions
|
||
|
---
|
||
|
|
||
|
These functions provide word inflection features such as singularization and pluralization of English nouns.
|