I’d like to show source code (C, Python, etc.) on our pages and blogs.
I clicked the “Show HTML” button and enter HTML code in the rich text editor, but the code is modified (“<” is replaced to “<”, newline code is erased, and so on).
So, I cannot display as I typed although using
tags.
(1) Do you have any idea to deactivate the function of code modification?
(2) Or, how can I make some sections to use raw HTML code in the pages?