ace editor, markdown editor
This commit is contained in:
@ -148,7 +148,7 @@ new function($) {
|
||||
scrollLink.onLayoutCreated();
|
||||
|
||||
editor1.hooks.chain("onPreviewRefresh", function () {
|
||||
$("pre").addClass("prettyprint linenums");
|
||||
$("#left-column pre").addClass("prettyprint linenums");
|
||||
prettyPrint();
|
||||
|
||||
// Call onPreviewFinished callbacks when all async preview are finished, make sure sync actions have been ABOVE the line below.
|
||||
|
Reference in New Issue
Block a user