stereobooster / jekyll-press

🚨 [deprecated] Minifier plugin for jekyll. Minifies all html, js, css files. Simple just drop it in solution. No Java required
MIT License
148 stars 13 forks source link

inline script #15

Closed marcosisocram closed 11 years ago

marcosisocram commented 11 years ago

I'm in trouble if I want to put javascript

<script type="text/javascript"></script>

or any other

here is the error: https://gist.github.com/marcosisocram/5377331

when I remove the javascript works.