Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.89 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.89 KB

HTML <mark> Tag for CKEditor 4

Release CKEditor Version License

A CKEditor plugin to wrap text with an HTML <mark> Tag

Demo screenshot

✏️ What will it do?

This plugin will add a new button with the possibility to wrap text with an <mark> HTML tag.

Included translations:
🇬🇧 🇺🇸 English
🇩🇪 German

🚀 Quickstart

  1. Download the latest 🔖 Release
  2. Include the plugin to your CKEditor setup [path to your CKEditor]/plugins/
  3. Add markTag to external plugins:
config.extraPlugins = 'markTag';


Made by