Category "summernote"

Summernote Icons not showing using django-summernote

(Note: Issue resolved, see update below) I am using django-summernote and its icons aren't loading. I have followed multiple suggestions on other stack posts (

Emails created with summernote are formatted differently when sent from Firefox and Chrome

I am trying to use summernote to send emails from a text editor. When the email is sent from Firefox, it is correctly formatted and matches the text entered in

How to replace img tag with pitcure tag in summernote?

I am trying to replace img tag with picture tag in editor. Editor adding url like : <img src="http://localhost/news/uploads/large/6dBUlfZZBW.webp"> With t

Summernote remove resize bar

I'm using summernote 0.8.2 and I'm trying to remove the resize bar at the bottom of the text editor like the one shown here. I tried options such as the ones li

Pulling edited text from summernote textarea

I have a list of canned emails in a database. "Thanks for becoming a member", "Thank you for your purchase its on the way" - stuff like that. I am using Bootstr