jarkin13
Results
2
issues of
jarkin13
For this problem, why wouldn't you do something along the lines of: ``` var uglify = function(input) { input = input.trim(); var url = input.split(' ').join('%20'); return url; } ```...
My liquid files look like this... In addition, it keeps formatting to 4 spaces vs. 2 spaces — how can I correct this?
Fixing in Liquify