We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b119a6f commit 1f99c06Copy full SHA for 1f99c06
demo/index.html
@@ -23,6 +23,7 @@
23
<link rel="stylesheet" href="../bower_components/froala-wysiwyg-editor/css/plugins/line_breaker.css">
24
<link rel="stylesheet" href="../bower_components/froala-wysiwyg-editor/css/plugins/table.css">
25
<link rel="stylesheet" href="../bower_components/froala-wysiwyg-editor/css/plugins/video.css">
26
+ <link rel="stylesheet" href="../bower_components/froala-wysiwyg-editor/css/plugins/special_characters.css">
27
28
<!-- Include Froala Editor -->
29
<script src="../bower_components/froala-wysiwyg-editor/js/froala_editor.pkgd.min.js"></script>
0 commit comments