-
Build a Markdown Editor that allows users to write Markdown and preview the rendered HTML.
-
Actually I think StackEdit may not be the best option we got. Because StackEdit requires a web server to host the service, so we need to use https://stackedit.io/app# as our editor and open it in an i…
-
If users would like a different markdown editor, they should be able to swap in a component that supports their needs
-
As we're facing issue with too few OnlyOffice licences/sessions, people started to switch to Markdown. So it would be nice to have a good collaborative Markdown editor for Nextcloud. Unfortunately it'…
-
Hello!
Please consider implementing a user-friendly Markdown editor for business users who can use it without IT experience. The current solution is convenient only for technically experienced spe…
-
The current markdown is very barebones. Unfortunately, there does not exist a library that easily solves these issues. A good editor should be able to do the following:
- [ ] Numbered lists should …
-
Hello,
First of all, thank you for the great library!:) I've been in the exact situation as you, namely that a lot of my clients are using Decap CMS, but I experienced a bunch of performance and Sl…
-
### I have checked the following:
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the feature you want to add
Related/Similar: #2861 #2033
Please add synta…
-
## Description
As a team member getting feedback from someone, I like to show what I need to remove by using Strikethrough. Although this is supported by markdown (using ~~), we're not allowing it …
-
I am generally against WYSIWYG editors that create pure HTML. They are old, buggy and can be used to inject HTML. Instead I prefer using Markdown.
https://github.com/sparksuite/simplemde-markdown-e…