retextjs / retext

natural language processor powered by plugins part of the @unifiedjs collective
https://unifiedjs.com
MIT License
2.36k stars 93 forks source link

some demos not working in chrome >36 #10

Closed gut4 closed 10 years ago

gut4 commented 10 years ago

for example http://wooorm.github.io/retext-directionality/ http://wooorm.github.io/retext-link/

Uncaught TypeError: Failed to execute 'createTextNode' on 'Document': 1 argument required, but only 0 present. build.js:2804

wooorm commented 10 years ago

Your right, thanks for notifying me! It should be fixed in retext-dom#e23f0d.

I’ll pull/rebuild the failing demo’s.

wooorm commented 10 years ago

Thanks, it’s fixed now, in the following repo’s: