
Joshua P. answered 04/14/19
Unity Video Game and Tool Programmer
Your comment broke the website, but it's a good example of the code working. The content is between the opening and closing textarea tags, and is now an editable textarea for other users.
Putting text between opening and closing textarea tags worked for me, and it worked for your comment above. Can you share more of your code?
To anyone seeing the results from the comment above, remember to sanitize your inputs! If you're using PHP, this is a great tool for sanitizing HTML input: http://htmlpurifier.org/