Closed DarrenN closed 10 years ago
Write a floclo plugin that lets me embed a CLJSFiddle into a Flowdock thread via an iFrame. Ideally it would just detect a url like http://cljsfiddle.net/view/DarrenN.async.delta or we could do something like add a custom tag or:
(cljs "http://cljsfiddle.net/view/DarrenN.async.delta") #clj
All floclo can do is send flowdock messages. We'd have to hack flowdock for something like that.
too much code review while filing issues
Write a floclo plugin that lets me embed a CLJSFiddle into a Flowdock thread via an iFrame. Ideally it would just detect a url like http://cljsfiddle.net/view/DarrenN.async.delta or we could do something like add a custom tag or:
(cljs "http://cljsfiddle.net/view/DarrenN.async.delta") #clj