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-html-embed/ckeditor5-metadata.json
{
	"plugins": [
		{
			"name": "HTML embed",
			"className": "HtmlEmbed",
			"description": "Allows for embedding an arbitrary HTML snippet in the editor.",
			"docs": "features/html-embed.html",
			"path": "src/htmlembed.js",
			"uiComponents": [
				{
					"type": "Button",
					"name": "htmlEmbed",
					"iconPath": "theme/icons/html.svg"
				}
			],
			"htmlOutput": [
				{
					"elements": "div",
					"classes": "raw-html-embed"
				},
				{
					"elements": "*",
					"classes": "*",
					"styles": "*",
					"isAlternative": true,
					"_comment": "The plugin can output any arbitrary HTML provided by the user. That HTML is always wrapped with a `<div class=\"raw-html-embed\">` element."
				}
			]
		}
	]
}