Using code in creating articles
Hi,
How do I create an article using code? I used the { } symbol and pasted my HTML code into the box. I saved it as a draft, but it did not produce an article for me. I looked for information related to adding code and did not find an answer. Thank you for your help.
6 replies
-
Hi , thanks for your question!
The { } button is used to insert a code snippet into the article, so the code displays for readers to see. It will not turn the HTML into article content.
To build the article using HTML, click the < > button in the editor to enter Source HTML mode. You can paste your HTML there, then click the < > button again to switch back to the normal editor.

If you continue to have trouble, please reach out to us at support@forumbee.com and we’d be happy to help review the HTML.
-
I appreciate all the suggestions!