Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Kangax: Just one notice, it chokes on comments like this:

/*

* _ _

* | (_)

* __| |_ ___

* / _` | |/ _ \

* | (_| | | __/

* \__,_|_|\___|

*

*/

No biggie, but had to manually remove them from my code.



Hm, really? Works for me on http://kangax.github.io/html-minifier/


Found the culprit, but it's unlikely to happen:

1.- The characters "> <" need to be present (they are inside the X in Clearfix:

2.- Only breaks when pasting inline CSS with no enclosing <style>: https://gist.githubusercontent.com/sogen/e2ec898e586a9cb9e33...

removing the " > < " makes it work.





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: