angular-medium-editor icon indicating copy to clipboard operation
angular-medium-editor copied to clipboard

Added controller binding to expose the MediumEditor object

Open geekuillaume opened this issue 10 years ago • 0 comments
trafficstars

This modification let the MediumEditor be exposed inside the controller. I needed it to integrate with the insert plugin.

The directive can now be required by another directive and its controller can be accessed from it.

geekuillaume avatar Jan 28 '15 09:01 geekuillaume