• I have some code that may be edited by less-technical users. To make it easier for them I want to have it laid out so it’s easy to read.

    Is there a way to automatically format the code without adding a plugin?

    • This topic was modified 8 years, 1 month ago by zzxjoanw.
    • This topic was modified 8 years, 1 month ago by zzxjoanw. Reason: clarified question
Viewing 1 replies (of 1 total)
  • If you want syntax highlighting, you need to use a plugin.

    If you simply want formatted code to be displayed, you can try wrapping it inside:

    <code>CODE</code>

    ^V

    • This reply was modified 8 years, 1 month ago by ProjectArmy.
Viewing 1 replies (of 1 total)
  • The topic ‘Displaying code nicely in the text editor’ is closed to new replies.