Dmitry Kutsenko

Results 28 comments of Dmitry Kutsenko

Thanks a lot! I also used the your's project fork which have that functionality built-in. If interesting, https://github.com/2do2go/node-chromium/blob/master/write-revisions.js

@anthonyjb , sorry for delay. I tried to add data-fixture attribute both to parent div and content p tag, and added test function to init method. Still can add new...

![image](https://user-images.githubusercontent.com/529293/38370632-3e88b63a-38f3-11e8-8199-4c74baca8c30.png)

And please document it clearly somewhere ... Nothing about it in docs..

Hello, @anthonyjb I already tried that, but seems it does not work [(source)](https://github.com/koutsenko/ContentTools/blob/fireoffer-private/src/scripts/tools.fontfamily.coffee). If i apply tool to selected range 3 times , i 'll get 3 wrapped spans :(

You say about lines 33-39? ![image](https://user-images.githubusercontent.com/529293/38371381-f55376e2-38f4-11e8-9a19-4de61dc33a84.png) I just try to overwrite old span. But because i can only replace tags, i trying delete old span tag and wrap content to...