Skip to content

Instantly share code, notes, and snippets.

@noelboss
Created November 26, 2013 09:58
Show Gist options
  • Select an option

  • Save noelboss/7655934 to your computer and use it in GitHub Desktop.

Select an option

Save noelboss/7655934 to your computer and use it in GitHub Desktop.

Revisions

  1. noelboss created this gist Nov 26, 2013.
    7 changes: 7 additions & 0 deletions setup.txt
    Original 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