Started a gist on GitHub
Context Kotlin Extensions similar to context.getText() but accepting arguments like in String.format()

It enables to define html styled strings in your strings.xml resources without CDATA sections or encoded unsafe characters e.g. '<' -> '&lt;'