HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/@ckeditor/ckeditor5-highlight/ckeditor5-metadata.json
{
	"plugins": [
		{
			"name": "Highlight",
			"className": "Highlight",
			"description": "Offers the text marking tools (pens and markers) useful when reviewing content or highlighting it for future reference.",
			"docs": "features/highlight.html",
			"path": "src/highlight.js",
			"uiComponents": [
				{
					"type": "SplitButton",
					"name": "highlight",
					"iconPath": "theme/icons/pen.svg"
				}
			],
			"htmlOutput": [
				{
					"elements": "mark",
					"classes": [
						"marker-yellow",
						"marker-green",
						"marker-pink",
						"marker-blue",
						"pen-red",
						"pen-green"
					],
					"_comment": "By default, this plugin has 4 markers and 2 pens preconfigured."
				},
				{
					"elements": "mark",
					"classes": "*",
					"isAlternative": true,
					"_comment": "The plugin can be configured to set any classes on the `<mark>` element."
				}
			]
		}
	]
}