{
	"plugins": [
		{
			"name": "Source code editing",
			"className": "SourceEditing",
			"description": "Allows for viewing and editing the source of the document.",
			"docs": "features/source-editing/source-editing.html",
			"path": "src/sourceediting.ts",
			"uiComponents": [
				{
					"type": "Button",
					"name": "sourceEditing",
					"iconName": "IconSource"
				}
			]
		}
	]
}
