Dmitry Kutsenko
Dmitry Kutsenko
Hello from 2020. Any progress? :)
Same issue here
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
Any news?
@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...

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?  I just try to overwrite old span. But because i can only replace tags, i trying delete old span tag and wrap content to...