juno-core
juno-core copied to clipboard
🎨 Signature creation: Allow for rich HTML
Issue: #1047
##Before:

##After:

@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.
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.