-
### Task
There is a need to retest and compare the functionality between the old and new WYSIWYG editors on WYSIWYG fields in dotCMS. This includes verifying feature parity, user experience, and ov…
-
Add html and markdown editors dynamically
-
Add html and markdown editors dynamically
https://github.com/rochacbruno/quokka_ng/issues/36
-
Is it possible to keep formatting from WYSIWYG editor output, some basics like:
List elements
Anchor elements
Strong text
And of course display it within presentation..
Some text parser sort of w…
-
I think many users implement code editors in things like rich text editors and wysiwyg template builders, I think having a more advanced example for making UI panels, preview rendering, node selection…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://dev.alkem.io/forum/new
2. Type the following text:
```
Are…
-
Is there an easy way to add compatibility with the editors? I have already editors like jHtmlArea and TinyMCE , i just need the Icons Picker and the autocomplete functions. Do you know how can i achie…
-
Make validator work for "WYSIWYG"-editors.
Example:
http://doppelbauer.name/jquerytools/
Code change: Show parent, if "textarea" is hidden:
// insert into correct position (relative to the field)
v…
-
A switch between the markdown- and the WYSIWYG editor changes all Wikilinks `[[link]]` to the format `[link](/note/link)`.
This leads to a change of the document, which renders the links invalid fo…
-
When change tracking (page close confirmation) is enabled, it only works for "standard" fields like text inputs, not for WYSIWYG'd fields like with redactor.
I understand this is probably very diffic…