Javascript highlighter, markup editor, WYSIWYG editor plugins
Depends on what you need, but the following plugins are available in terms of markup presenting/editing plugins
I would divide into three main types,
I would divide into three main types,
- Syntax Highlighter plugins - it highlights a code so that it is easier to read
- Markup editor plugins - turns textareas into rich and powerful markup editors
- WYSIWYG editor plugins - high level editors for end-users
Syntax Highlighter plugins
So far, I have seen several of them:- SyntaxHighlighter plugin [demo] [github]
- Snippet [link]
- Google Prettify [link]
- Hightlight.js [link]
- SHJS [link]
- Chilli JS [link]
- beautyOfCode [link]
- Lighter.js [link]
- DlHighlight [link]
- JUSH [link]
Markup editor plugins
WYSIWYG editor plugins
I personally really like those inline-smooth editors, so in that regard I have places a little star on those that cought my attention.
- redactor [link] *
- ckedit [link] - has a huge amount of options, but is very slow on netbook, even the minimized version without any plugins
- wysihtml5 [link]
- mercury editor [link] *
- Tiny Editor [link]
- elRTE [link]
- Aloha editor [link] *
- CLEditor [link]
- bootstrap-wysiwyg [link]
- NicEdit [demo] [link]
- TinyMCE [link]
Comments