I am trying to include a rich text editor script in my application and apply it to an html element.
This is how my header and body scripts are set:
and this is the html element:
Whenever I preview my application it doesn’t seem to function, it just shows the example text. Maybe I’m missing something, I’m not sure. Any suggestions would be awesome.

