RESOLVED - Change the formatting text

Hi,

Change $w(’ #TextCode ‘). text to $w(’ #TextCode '). html
In addition, add apostrophes to contain the html string:

$w(’ #TextCode ').html = ‘

NewTextNewTextNewTextNewText
NewTextNewTextNewTextNewText

’;