mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
Merge commit '35dec7c96f7ee3eb17dd444f7067f0c776fb56ae'
This commit is contained in:
12
docs/content/en/functions/inflect/_index.md
Normal file
12
docs/content/en/functions/inflect/_index.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
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.
|
Reference in New Issue
Block a user