{
	"plugins": [
		{
			"name": "Revision History",
			"className": "RevisionHistory",
			"docs": "features/collaboration/revision-history/revision-history.html",
			"description": "Allows users to create and view the chronological revision history of their content with the possibility to compare any given revisions of the document.",
			"path": "src/revisionhistory.ts",
			"uiComponents": [
				{
					"type": "SplitButton",
					"name": "revisionHistory",
					"iconName": "IconHistory"
				}
			]
		}
	]
}
