CLJBIN
CLJBIN copied to clipboard
Tab characters not handled correctly
While editing a tab expands (visually) to 8 spaces. After pasting it is display as a single space and thus the layout is corrupt.
Example at http://cljbin.com/paste/52579f24e4b01f853da4737d The line " (update-in results [t] conj item)" starts with a tab.