Content before the editor.
	
	
	
		Print Plugin details
		
			- The print plugin is a small plugin that adds the capability of printing the document in the editor
- If the underlying browser doesn't support print, then the button will be disabled by default
Things to test (manually, because of the print dialog, the function test cannot be automated):
		
			- Verify that clicking the print button opns the browser print dialog and the document will print.
- Verify that the printed document is only the document in the editor, not the whole page.
 
	
	
	Content after the editor.