Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Project URL
https://www.wysimark.com/
Category
Editor Components
Description
I created a section for "Editor Components" because editor components to be integrated into a web app are quite different than editors that are to be used directly by end users to edit Markdown.
I moved Toast UI into that section as well as it is also an editor component and cannot be used to edit Markdown directly (must be integrated into a web app or website).
Why it should be included to
awesome-markdown
(optional)This is the first (that I'm aware of) pure WYSIWYG editor component that saves to Markdown. Most are side-by-side editors. It's backed by a web tools company (MeZine) that has been around for over 20 years. I'm the principle developer of Wysimark, and I'm the second biggest contributor to the Slate rich editor framework by commit which is the most popular React based rich text editor. It is a high quality component.
Checklist
I did make three changes, but this is because they are all related. (1) the addition of Wysimark (2) the creation of a "Editor Components" section and (3) moving Toast Editor into the category. In essence, all three changes are due to adding an "Editor Components" section and populating it. Hope this is okay. If not, I can make adjustments as per your request. Thanks.