hooks.addNoop("onPreviewRefresh");// called with no arguments after the preview has been refreshed
hooks.addNoop("onPreviewPush");// called with no arguments after the preview has been refreshed
hooks.addNoop("postBlockquoteCreation");// called with the user's selection *after* the blockquote was created; should return the actual to-be-inserted text
hooks.addFalse("insertImageDialog");/* called with one parameter: a callback to be called with the URL of the image. If the application creates
* its own image insertion dialog, this hook should return true, and the callback should be called with the chosen