Move regexes out into variables
Esse commit está contido em:
@@ -95,7 +95,7 @@ describe "editor.", ->
|
||||
benchmark "resetDisplay", 50, ->
|
||||
editor.resetDisplay()
|
||||
|
||||
benchmark "htmlForScreenRows", 1000, ->
|
||||
fbenchmark "htmlForScreenRows", 1000, ->
|
||||
lastRow = editor.getLastScreenRow()
|
||||
editor.htmlForScreenRows(0, lastRow)
|
||||
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário