replaceStringVariables

open fun replaceStringVariables(bounty: ActiveBounty, text: String): String

Replaces variables in the given string with data from the bounty and splits it into paragraphs using `\n`.