diff --git a/application.js b/application.js index a28308d..ad65f63 100644 --- a/application.js +++ b/application.js @@ -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 = { diff --git a/index.html b/index.html index 8ae49a2..b1b74af 100644 --- a/index.html +++ b/index.html @@ -43,7 +43,7 @@ - +