Rovak / InlineAttachment

Easily paste and upload files/images in plain textareas
http://git.razko.nl/InlineAttachment
MIT License
618 stars 77 forks source link

Angular documentation #62

Open ghost opened 8 years ago

ghost commented 8 years ago

There does not seem to be adequate angular documentation. What is the dependency that should be injected into the app?

Rovak commented 8 years ago

I haven't tested it yet with the latest Angular version, but it should work with including jQuery, Angular and following this example http://inlineattachment.readthedocs.org/en/latest/pages/editors/angularjs.html

ghost commented 8 years ago

Do I not need to inject a dependency into the module?