summary
dojo.widget.Editor2 is the WYSIWYG editor in dojo with toolbar. It supports a plugin framework which can be used to extend the functionalities of the editor, such as adding a context menu, table operation etc.
Plugins are available using dojo's require syntax. Please find available built-in plugins under src/widget/Editor2Plugin.