sibiraj-s / ngx-editor

🖋️ Rich Text Editor for angular using ProseMirror
https://sibiraj-s.github.io/ngx-editor/
MIT License
457 stars 191 forks source link

[Feature request]: ability to set default Font styles like bold, font size, font family, color #549

Open keerthana106 opened 6 months ago

keerthana106 commented 6 months ago

Description

Enable the ability to set default font styles such as bold, font size, font family, color, etc. Users should be able to set their desired style as the default styling before typing new text in the editor field. This style must be automatically applied to the new text and the placeholder text. Ensure that font size and font family options are predefined within the package.

Problem Statement/Justification

No idea

Additional Information

image

Willing to submit a PR?

Yes