G Kal created FREEMARKER-157:
--------------------------------
Summary: Custom number formats
Key: FREEMARKER-157
URL: https://issues.apache.org/jira/browse/FREEMARKER-157
Project: Apache Freemarker
Issue Type: Bug
Components: documentation
Affects Versions: 2.3.29, 2.3.28, 2.3.30
Reporter: G Kal
Followed the exact steps as described at the project's
[documentation|https://freemarker.apache.org/docs/pgui_config_custom_formats.html#pgui_config_custom_formats_ex_model_aware]
but I cannot make my custom number formats to work.
{code:java}
${map.value?string.@base_8}
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)