A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/jinja2cpp/Jinja2Cpp/issues/145 below:

Implement 'format' filter · Issue #145 · jinja2cpp/Jinja2Cpp · GitHub

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