sparksuite / simplemde-markdown-editor

A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
https://simplemde.com
MIT License
9.87k stars 1.13k forks source link

FontAwesome 5 compatibility #664

Open Ionaru opened 6 years ago

Ionaru commented 6 years ago

The markdown editor does use the FontAwesome 5 icons, but the spacing and other css is wrong. screenshot_20171130_102942

As FontAwesome 5 is nearing release, it'd be awesome if support is added. :wink:

johndodev commented 6 years ago

up

Ionaru commented 6 years ago

This has been implemented in my fork of the project: https://github.com/Ionaru/simplemde-markdown-editor

brennfoster commented 5 years ago

This is still an ongoing issue. I notice it only happens when I have the fontAwesome js file included with the simpleMDE js file. This needs to be fixed ASAP.

kevcodez commented 5 years ago

Will simplemde use font awesome 5 by default eventually?