Code in CKEditor

  • thumbnail.png
  • ckeditor_codesnippet_screenshot_2_1539253408.png
  • ckeditor_codesnippet_screenshot_1_1539253408.png

Add code highlighting to CKEditor

This extension integrates the highlight.js library with CKEditor, enhancing the text editing experience by adding code highlighting functionality. It is designed to facilitate the writing of technical documentation by allowing users to insert and edit code blocks directly within the editor, without disrupting their workflow. This solution addresses the inconvenience of having to switch contexts to add code snippets, which is a common issue with other dedicated code block solutions available in the marketplace.

Features

  • Enables code highlighting directly within the CKEditor.
  • Supports a wide range of programming languages, including PHP, JavaScript, and more.
  • Offers various themes for code highlighting to match different styling preferences.