File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 24
24
< link rel ="stylesheet " href ="static/bower_components/froala-wysiwyg-editor/css/plugins/line_breaker.css ">
25
25
< link rel ="stylesheet " href ="static/bower_components/froala-wysiwyg-editor/css/plugins/table.css ">
26
26
< link rel ="stylesheet " href ="static/bower_components/froala-wysiwyg-editor/css/plugins/video.css ">
27
+ < link rel ="stylesheet " href ="static/bower_components/froala-wysiwyg-editor/css/plugins/markdown.css ">
27
28
28
29
<!-- Include Froala Editor -->
29
30
< script src ="static/bower_components/froala-wysiwyg-editor/js/froala_editor.min.js "> </ script >
54
55
< script src ="static/bower_components/froala-wysiwyg-editor/js/plugins/video.min.js "> </ script >
55
56
< script src ="static/bower_components/froala-wysiwyg-editor/js/plugins/help.min.js "> </ script >
56
57
< script src ="static/bower_components/froala-wysiwyg-editor/js/plugins/print.min.js "> </ script >
58
+ < script src ="static/bower_components/froala-wysiwyg-editor/js/plugins/markdown.min.js "> </ script >
59
+ < script src ="static/bower_components/froala-wysiwyg-editor/js/plugins/track_changes.min.js "> </ script >
57
60
58
61
< script src ="https://raw.githack.com/eKoopmans/html2pdf/master/dist/html2pdf.bundle.js "> </ script >
59
62
<!-- End Froala -->
@@ -343,4 +346,4 @@ <h2>Sample 4: Save to Amazon using signature version 4</h2>
343
346
344
347
</ body >
345
348
346
- </ html >
349
+ </ html >
You can’t perform that action at this time.
0 commit comments