working pagedown!!!!

This commit is contained in:
yqbk
2016-07-13 16:45:54 +02:00
parent bff02a3005
commit 52fd18c80e
5 changed files with 13 additions and 29 deletions

View File

@ -160,6 +160,7 @@ $(function() {
// new MarkdownEditor('#exercise_instructions');
new MarkdownEditor('#exercise_description');
// todo: add an ace editor for each file
new PagedownEditor('#exercise_description');
enableInlineFileCreation();
inferFileAttributes();