-
Options:
- https://github.com/jaredreich/pell
- https://simplemde.com/
- Others from earlier internal threads
-
This would prevent distracting red blocks everywhere when editing a comment in French language, ~~without having to disable the browser's grammar checking~~ (I just checked: disabling Chrome's grammar…
-
Both fullscreen and split fullscreen do not work very well when in a Bootstrap modal.
-
Are there any plans on adding the editor toolbar as seen on the [SimpleMDE](https://simplemde.com/) examples? Or is there a way to run the plugin without the toolbar and status bar disabled?
-
eg:
SimpleEde https://github.com/NextStepWebs/simplemde-markdown-editor
stackedit.io https://stackedit.io/editor
To help the user that don't need to learn too much the markdown syntax.
-
Is it possible to choose what markdown is allowed? For example, I would like to disable all headers related markdown such as #, ##, etc.
To clarify further, I already know how to hide markdown opti…
-
Hi,
The issue is that when you use some keyboard layouts like Polish (programmers) or Romanian (Moldavian) and want to type "Ł" letter (which is typed by pressing Right Alt + L) the SimpleMDE trig…
-
**Is your feature request related to a problem? Please describe.**
When entering a test case, all sentences are misspelled when typed in Japanese.
**Describe the solution you'd like**
I want to …
-
I need to use mathematical formula. Could you please tell me how to integrate Katex in the project to display mathematical formula?
-
I thought setting the following would stop a double-underscore from being treated as a bold, but it is not working. For instance, I want `"__hi__"` to not be treated as a bold, but it is. The followin…