-
### I'm submitting a...
- Question
### Reproduction steps
I'm looking the way to highlight some text in the editor, for example when I write `???category` I want to apply some CSS style to that…
-
### I'm submitting a...
- [x] Bug report
- [ ] Feature request
### Reproduction steps
1. Get an iOS device (I am personally using an iPhone X)
2. Open a browser of your choice (I used Safar…
-
### I'm submitting a...
- [x] Bug report
### Reproduction steps
1. Place cursor at end of word and click bold multiple times like toggling. It adds multiple ** and activating italic instead o…
-
From what I can see, I can only set the editor's placeholder during initialization. Is there a method or way that allows me to add/replace a placeholder after init?
Thanks
-
Thanks for continuing the great work, I really appreciate it as it seems to be one of the best MarkDown editors out there.
My guess is this feature request is out of scope, but since it has not bee…
appel updated
4 years ago
-
Hi.
I was redirected from here: https://github.com/minetest/contentdb/issues/292
ghost updated
3 years ago
-
**Description du bug**
La liste des smileys passe sous l'aperçu dans le nouvel editeur.
**Comment reproduire ?**
La liste des étapes qui permet de reproduire le bug :
1. Rédiger un contenu…
-
**Is your feature request related to a problem? Please describe.**
The renderingConfig: { markedOptions: } option doesn't allow extensions to be passed to marked.
It appears that using the mar…
-
When i try to initialize the editor without any content/value as empty string it sets the value to `\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t`. It also fires a valueChanged event with that valu…
-
**Describe your question**
I'm trying to load some `addons` from the `codemirror` package, but looks like is not possible to do ?
```
import 'codemirror/addon/selection/active-line.js';
```