Bizdire - Business Directory and html5 template

Summernote Editor

Summernote uses the Open Source libraries jQuery Form Editor HTML structure in Bizdire template.

	
		
	
    
		
		
	
    
<!-- INTERNAL Summernote Editor js -->
<script src="../assets/plugins/summer-note/summernote1.js"></script>
<script src="../assets/js/summernote.js"></script>

		
	

Note : After Changing scss you must run gulp command i.e, gulp watch . Refer gulp page for more gulp commands click here.

Type URL
Plugin Link https://summernote.org/
Rich Text Editor

General Rich Text Editor HTML structure in Bizdire template.

1. You need to add these files to make it work.
	
		
	
	
    
		
	
	
    
<!-- INTERNAL Rich Text Editor js  -->
<script src="../assets/plugins/wysiwyag/jquery.richtext.js"></script>
<script src="../assets/js/formeditor.js"></script>

	
	

Note : After Changing scss you must run gulp command i.e, gulp watch . Refer gulp page for more gulp commands click here.

Type URL
Plugin Link https://www.jqueryscript.net/text/Rich-Text-Editor-jQuery-RichText.html