Implement 'format' filter according to the jinja2 specification:
Apply python string formatting on an object:
{{ "%s - %s"|format("Hello?", "Foo!") }}
-> Hello? - Foo!
Actually, {fmt} library has got all necessary facilities for analyze python format strings so, it could be good idea to reuse this facilities during resolving this issue.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4