Merge branch 'dev' into user-prefs

This commit is contained in:
Justin Palmer
2013-01-31 08:25:43 -08:00
9 changed files with 67 additions and 25 deletions

View File

@@ -20,7 +20,7 @@ class Editor extends View
autosave: false
autoIndent: true
autoIndentOnPaste: false
nonWordCharacters: "./\\()\"-_:,.;<>~!@#$%^&*|+=[]{}`~?"
nonWordCharacters: "./\\()\"'-_:,.;<>~!@#$%^&*|+=[]{}`~?"
@content: (params) ->
@div class: @classes(params), tabindex: -1, =>