Add the markdown toolbar to the slide and poll apps
This commit is contained in:
@@ -253,6 +253,7 @@ define([
|
||||
newContent = normalize(newContent);
|
||||
contentUpdate(newContent);
|
||||
} else {
|
||||
console.log('updating title');
|
||||
title.updateTitle(title.defaultTitle);
|
||||
evOnDefaultContentNeeded.fire();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user