Example: ```Python '{0:{fill}{align}16}'.format(text, fill=align, align=align) ``` Probably not possible to fix in all cases, specifically multi-line strings.