Loading docs/templates.txt +1 −1 Original line number Diff line number Diff line Loading @@ -773,7 +773,7 @@ floatformat Rounds a floating-point number to one decimal place -- but only if there's a decimal part to be displayed. For example: * ``36.123`` gets converted to ``36.123`` * ``36.123`` gets converted to ``36.1`` * ``36.15`` gets converted to ``36.2`` * ``36`` gets converted to ``36`` Loading Loading
docs/templates.txt +1 −1 Original line number Diff line number Diff line Loading @@ -773,7 +773,7 @@ floatformat Rounds a floating-point number to one decimal place -- but only if there's a decimal part to be displayed. For example: * ``36.123`` gets converted to ``36.123`` * ``36.123`` gets converted to ``36.1`` * ``36.15`` gets converted to ``36.2`` * ``36`` gets converted to ``36`` Loading