guardian / scribe

DEPRECATED: A rich text editor framework for the web platform

Home Page:http://guardian.github.io/scribe/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plugin injection into existing `scribe` instance

rbutera opened this issue · comments

Hey, I'm writing a browser extension for a website that uses scribe.

I want to add some additional functionality to their scribe editor.

Do you think it is possible to inject a plugin into their scribe?

If so, how would I do it?
If not, what alternative approaches could I use?

I am interested to know the same.