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-alignment/ckeditor5-metadata.json
{
	"plugins": [
		{
			"name": "Alignment",
			"className": "Alignment",
			"path": "src/alignment.js",
			"description": "Enables support for text alignment. You can use it to align your content to left, right and center or to justify it.",
			"docs": "features/text-alignment.html",
			"uiComponents": [
				{
					"type": "SplitButton",
					"name": "alignment",
					"iconPath": "@ckeditor/ckeditor5-core/theme/icons/align-left.svg"
				}
			],
			"htmlOutput": [
				{
					"elements": "$block",
					"styles": "text-align",
					"_comment": "By default, the alignment feature uses the `text-align` inline style."
				},
				{
					"elements": "$block",
					"classes": "*",
					"isAlternative": true,
					"_comment": "If `config.alignment.options` is set, these classes are used for alignment instead of inline styles."
				}
			]
		}
	]
}