diff --git a/docs/templates.txt b/docs/templates.txt index 53bd431e96..06910e1a91 100644 --- a/docs/templates.txt +++ b/docs/templates.txt @@ -768,6 +768,7 @@ fix_ampersands Replaces ampersands with ``&`` entities. floatformat +~~~~~~~~~~~ Displays a floating point number as 34.2 (with one decimal places) -- but only if there's a point to be displayed.