|
|
|
|
|
|
|
|
|
#5 |
|
No matter how good you are at something, there's always about a million people better than you
|
If I understood it correctly he also wants trailing and preceding spaces/tabs to be removed, so that code like
Code:
<html>
<body>
</body>
</html>
Code:
<html><body></body></html> |
|
|
|
|
|