It would be nice if C# was supported for multiline strings. ```C# /*html*/$$""" <html> {{someVarName}} </html> """ /*html*/$""" <html> {someVarName} </html> """