-
In the Dialogue tree example, when talking to the ant, the pause should be before the "I" is written, but it pauses **after** the "I".
![image](https://user-images.githubusercontent.com/25978830/7846…
-
**Describe the project you are working on:**
Story outlining and writing tool: One can write text snippets, compare and edit them
and arrange them in different ways (utilizing a custom tree structu…
-
The edit window used to edit blog entries can no longer be resized by click-dragging the lower-right corner, even though this behavior still exists for other edit windows.
This is super annoying (m…
-
Any newline character seems to be ignored, leaving my content rendered all on a single line. The conversion to react / html components is working but due to the ignoring of new lines it doesn't displa…
-
Calling `sceditor.instance(textarea).fromBBCode("as :) df")` returns `as :) df` instead of HTML code with emoticon.
-
@euantorano Why not just use the s9e\TextFormatter parser instead of reinventing the wheel for parsers? It supports both BBCode and Markdown. Also includes mediaembeds out of the box. We could use it …
-
_From @tobscure on August 27, 2015 13:54_
What needs to be done:
- Work out which formatting buttons to add, and how they should be implemented among multiple formatting extensions (Markdown/BBCode).…
-
Terjemahan osu! wiki saat ini:
- [x] About oleh **vzrenggamani**
- [x] Accuracy oleh **RendyIndo**
- [x] Article Styling Criteria `WIP` oleh **fajar13k**
- [x] BBCode
- [x] BanchoBot oleh **fajar…
-
1. When you select text and click for example the alignment icon (center-right-left), each line of text is formatted, and the entire selected text is supposed to be formatted.
![2](https://github.c…
-
Firefox 108
SCEditor 3.2.0 `format: bbcode`
```
sceditor.create(textarea, options);
instance = sceditor.instance(textarea);
var forDelete = ['youtube', 'rtl', 'ltr'];
…