Closed toothbrush7777777 closed 9 years ago
Hey, thanks. Is the lowercase one even used anywhere? At least in that file it’s not. If it’s not used in any other files either, it might be better to just delete it.
I checked, and it's not used anywhere.
I've removed it from both editor.js
and prism.js
.
Thanks!
Fixed a slight issue on line 7 of code/editor.js where
crlf
was being defined in the global scope instead of the local scope.