-
## đź“ť Provide detailed reproduction steps (if any)
Please provide the steps to reproduce and if possible a minimal demo of the problem via [fiddle.tiny.cloud](https://fiddle.tiny.cloud) or similar.
1…
-
## đź“ť Provide detailed reproduction steps (if any)
Please provide the steps to reproduce and if possible a minimal demo of the problem via [fiddle.tiny.cloud](https://fiddle.tiny.cloud) or similar.
…
-
### WordPress Version
Version 6.4.2
### Enlighter Version
Version 4.6.1
### Editing method
Gutenberg Blocks
### What happened?
The enlighter is not working in auto post load.
1st post 👇
![ima…
-
### Reproduce
1. Enable`contentstore.new_studio_mfe.use_new_schedule_details_page`
2. Create course in Studio
3. Open Settings -> Schedule & details
4. You can also see a broken placeholder imag…
-
Please complete the following fields as applicable:
**What version of the DMPRoadmap code are you running? (e.g. v2.2.0)**
- `v4.1.0`
**Expected behaviour:**
- Localisation for TinyMCE user in…
-
Auto-save doesn't work when the edit made was through the TinyMCE GUI (for example, updating a hyperlink, changing a font, etc.).
-
### Jelaskan error yg dialami
Pada saat pembuatan surat TinyMCE tidak dapat mengatur Line Height atau sering disebut line spacing pada teks yang ada di dalam tabel.
### Cara untuk mereplikasi errorn…
-
**What is the current behavior? Describe the bug**
The data was set as follows.
```javascript
const content = `
ABCD
BCDE
`;
```
**What is the expected behavior?**
Here's what I exp…
-
I'm using TinyMCE, but it seems like the documentation here is wrong:
https://www.tiny.cloud/docs/tinymce/7/menus-configuration-options/#example-the-tinymce-default-menu-items
When I modify the …
-
Hi there,
I'm using an example Flask project from the Flask Mega Tutorial, but your code examples doesn't seem to work for me. Attached is a diff from my project:
```
diff --git a/app/__init__.…