Skip to content

Commit 1f99c06

Browse files
author
Shashank Sharma
committed
Fixed issue #1362
Special character not working.
1 parent b119a6f commit 1f99c06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<link rel="stylesheet" href="../bower_components/froala-wysiwyg-editor/css/plugins/line_breaker.css">
2424
<link rel="stylesheet" href="../bower_components/froala-wysiwyg-editor/css/plugins/table.css">
2525
<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">
2627

2728
<!-- Include Froala Editor -->
2829
<script src="../bower_components/froala-wysiwyg-editor/js/froala_editor.pkgd.min.js"></script>

0 commit comments

Comments
 (0)