mirror of
https://github.com/seejohnrun/haste-server.git
synced 2025-12-24 15:11:46 +00:00
Turn off spellcheck
This commit is contained in:
@@ -13,7 +13,6 @@ var application = function() {
|
||||
// TODO tab support
|
||||
// TODO support for push state navigation
|
||||
// TODO layerX and layerY fix warnings
|
||||
// TODO turn off spelling correction
|
||||
var save = function(data, callback) {
|
||||
var high = hljs.highlightAuto(data);
|
||||
var pack = {
|
||||
|
||||
Reference in New Issue
Block a user