We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
printf allows things like "%_d", "%2$_1$d" to allow its arguments to be used as the count/precision, etc.