summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/templates.txt1
1 files changed, 1 insertions, 0 deletions
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.