Unmanageable HTML concatentation
output.Content.SetHtmlContent( | |
$"<img src=\"images/{handContext.Player}.png\" alt=\"avatar\" class=\"center-block\" /><div class=\"text-center\"><h2 class=\"{suitAttributes.colorClass}\"><strong>{suitAttributes.characterCode}</strong></h2><p>{Rank}</p></div>"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment