juno-core icon indicating copy to clipboard operation
juno-core copied to clipboard

🎨 Signature creation: Allow for rich HTML

Open Bivas-Biswas opened this issue 3 years ago • 2 comments

Issue: #1047

##Before: image

##After: image

Bivas-Biswas avatar Oct 19 '22 12:10 Bivas-Biswas

@Bivas-Biswas Hey thanks for the PR! It is looking decent. I have a question, why didn't you add the toolbar to the editor? I would suggest you to do so.

This way you can potentially remove the need for the preview that is printed above, since it displays in the editor.

sgnilreutr avatar Oct 19 '22 13:10 sgnilreutr

Hey in gmail we have to use table elements for creating signatures. In tiptap there is no support for table. so i implemented like this.

Bivas-Biswas avatar Oct 19 '22 18:10 Bivas-Biswas