mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-20 21:43:40 -07:00
Update code highlighting
This commit is contained in:
parent
f03de530ea
commit
743d76f124
2 changed files with 2 additions and 1 deletions
|
@ -272,6 +272,7 @@ haste.prototype.lockDocument = function() {
|
|||
_this.$textarea.val('').hide();
|
||||
_this.$box.show().focus();
|
||||
_this.addLineNumbers(ret.lineCount);
|
||||
hljs.highlightAll();
|
||||
}
|
||||
});
|
||||
};
|
||||
|
|
2
static/application.min.js
vendored
2
static/application.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue