mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			402 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			402 B
		
	
	
	
	
	
	
	
title, description, categories, menu, keywords, signature, relatedfuncs
| title | description | categories | menu | keywords | signature | relatedfuncs | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| singularize | Converts a word according to a set of common English singularization rules. | 
 | 
 | 
 | 
 | 
{{ "cats" | singularize }} → "cat"
See also the .Data.Singular taxonomy variable for singularizing taxonomy names.