A code editor that displays actual code - Joomla! Forum - community, help and support


hello everyone.

i using k2 build website allows people publish articles can display programming code. ironically, while typing this, type of code editor looking 1 being used on forum (forum.joomla.org).

if above, there buttons "quote" , "code" need site.

can tell me name of editor is being used here? appreciated.

ps. i've tested demo versions of jck , jce , neither of them have button allows display code itself.

an example of mean when say:

code: select all

/* hello world program */

#include<stdio.h>

main()
{
    printf("hello world");


}


thanks






Comments