Ionaru / easy-markdown-editor

EasyMDE: A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
https://stackblitz.com/edit/easymde
MIT License
2.32k stars 308 forks source link

Fontawesome 6 Duotone #530

Open Erseni opened 1 year ago

Erseni commented 1 year ago

Is your feature request related to a problem? Please describe. I wat to use the duotone Fontawesome Icons.

Describe the solution you'd like change regex for font awesome icons to include the class 'fad'

/^fa([srlb]|(-[\w-]*)|$)/ /^fa([srlbd]|(-[\w-]*)|$)/