{
	"plugins": [
		{
			"name": "Line height",
			"className": "LineHeight",
			"description": "Allows setting line height for text.",
			"docs": "features/line-height.html",
			"path": "src/lineheight.ts",
			"uiComponents": [
				{
					"name": "lineHeight",
					"type": "SplitButton",
					"iconName": "IconLineHeight"
				}
			]
		}
	]
}
