Created
November 26, 2013 09:58
-
-
Save noelboss/7655934 to your computer and use it in GitHub Desktop.
Revisions
-
noelboss created this gist
Nov 26, 2013 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ 10 = TEXT 10.value = For some reasons, I don't want s in my code... 10.parseFunc { short.nbsp = #32 } # Results in: For some reasons, I don't want  &32;s in my code... # and since   is a normal space, it collapes