nprapps / nprapps.github.com

The NPR visuals team's blog.
http://blog.apps.npr.org/
Other
77 stars 19 forks source link

Scripts are broken on the She Works post #36

Closed brianboyer closed 10 years ago

brianboyer commented 10 years ago

Looks like, at some part of the process, CDATA tags are being inserted into the script tags w/o being HTML commented. Part of the rendering is broken. May fix itself w/ a Jekyll upgrade.

onyxfish commented 10 years ago

Reproduced after installing latest github-pages package. Not broken in older version.

onyxfish commented 10 years ago

This appears to be why:

http://stackoverflow.com/questions/9590427/cant-run-javascript-in-cdata

Not sure how to fix it. Searching for a way to disable in jekyll.

onyxfish commented 10 years ago

Looks fixed. Can't see that I broke anything else.