Hannes

Results 2 issues of Hannes

Setting originalContent and changedContent didn't work for me. I changed these two lines: ``` coffee-script original = $(settings.originalContainer, this).text(); changed = $(settings.changedContainer, this).text(); ``` ... to ``` coffee-script original =...

Thanks for your effort with this package and making it available. Unfortunately I can't get offsetStroke to work. I'd like to create a fiddle, but I can't find a CDN...

bug