diff --git a/js/bootstrap-markdown.js b/js/bootstrap-markdown.js index e3f1ca9..8a9bbbc 100644 --- a/js/bootstrap-markdown.js +++ b/js/bootstrap-markdown.js @@ -200,7 +200,7 @@ callbackHandler(this); // Trigger onChange for each button handle - this.change(this); + this.$textarea.change(); // Unless it was the save handler, // focusin the textarea