Starting to refactor module formatter script.

Rename "jpfunc" to something more explanatory
This commit is contained in:
Michael DeHaan 2013-12-25 11:44:01 -05:00
commit 10009b0d3f
8 changed files with 24 additions and 24 deletions

View file

@ -15,7 +15,7 @@
{% endif %}
{% for desc in description -%}
@{ desc | jpfunc }@
@{ desc | convert_symbols_to_format }@
{% endfor %}
{% if options -%}