Closed this issue 9 years ago · 1 comments
I want to process pasted text. In order to do this I have to set a JS-function on init. to the config option 'paste_preprocess'.
eg: paste_preprocess : function(pl, o) { // do stuff },
How to do this with the bundle?
Fixed by #173