Following snippets not yet supported: ``` "%(foo)s" % {"foo": "bar"} "{foo:}".format(**{"foo": "bar"}) ``` Note that this is submitted for documentation purposes, low enough priority, and can just collect votes to be implemented so far.