I use slim and suddenly noticed that by default it skips everything. So, the anchor tag looks something like this:
<a href="/users/lyann/followers">
<img class="user-image" src="http://adasdasdasd.cloudfront.net/users&# 47;2011/05/24/4asdasd/asdasd.jpg" />
Can attributes be screened hrefand srchow is it? Are there any other consequences? All browsers seem to do this without a problem.
source
share