|
|
|
|
|
by ollysb
4481 days ago
|
|
If you take the brackets and the closing tags out (use meaningful space) it's a hell of an improvement[1], . A format I really like (ok it's aimed at html not xml) is the slim templating language[2]. It manages to pack the same information in but is massively more readable. [1] https://gist.github.com/opsb/9424457 [2] http://slim-lang.com/ |
|