This topic is locked

textarea as syntax highlighter

1/16/2021 10:20:46 AM
PHPRunner General questions
W
walderli author

hi all,
do you have experience turning a textarea into a codeviewer?

Would be nice to use a phprunner-app as libary for a private code-collection.

The syntaxHighlighter by alexgorbatchev seems to be very mighty.

http://alexgorbatchev.com/SyntaxHighlighter/

Do the implemented text editors provide plugins for this purpose?
thanks in advance!

J
jacques 1/17/2021



hi all,
do you have experience turning a textarea into a codeviewer?

Would be nice to use a phprunner-app as libary for a private code-collection.

The syntaxHighlighter by alexgorbatchev seems to be very mighty.

http://alexgorbatche...taxHighlighter/

Do the implemented text editors provide plugins for this purpose?
thanks in advance!


purhaps the CKeditor-pluginr can help you out.