Inscryb / inscryb-markdown-editor

A simple, beautiful, and embeddable JavaScript Markdown editor. Based off SimpleMDE by Sparksuite.
MIT License
90 stars 16 forks source link

[Question] What were the changes since the fork? #36

Closed Phosphorus-M closed 5 years ago

Phosphorus-M commented 5 years ago

I'm new to this repository and I do not understand what change from Simple Markdown Editor ... In EasyMDE exist a changelog in the README File but not in Inscryb MDE.

Changes include: FontAwesome 5 compatibility Guide button works when editor is in preview mode Links are now https:// by default Small styling changes Support for Node 8 and beyond Lots of refactored code Links in preview will open in a new tab by default

CWharton commented 5 years ago

I didn't know about EasyMDE, I'll keep an eye on it. I have a changelog.md that is a bit new and has not captured all the changes. We have FontAwesome 5 compatibility as well.

In the future and when it becomes stable, I will be adding CodeMirror 6 to the project and that will make it a lot more modern and work better with mobile.