-
Editor does not have a way of integrating checkpoint / endcheckpoint into WYSIWYG editor. Also the horizontal line button just literally appends html code of:
-
![screenshot_2018-11-08 react draft wysiwyg](https://user-images.githubusercontent.com/7851219/48223604-4a7aad80-e376-11e8-8a0e-7385576d0b84.png)
Example: If you take a paragraph from here [lipsum]…
-
```
I was thinking of writing a pandoc-powered gui editor, and wanted to use
something like ckeditor to have a somewhat wysiwyg editor. This could then
easily be wrapped by a Qt app embedding webkit…
-
### Description
My POD doesn't support comments. From what I can see if I manually create them then they won't allow comments, if I import them (use save()) then they do.
This looks like a bug gi…
-
```
I was thinking of writing a pandoc-powered gui editor, and wanted to use
something like ckeditor to have a somewhat wysiwyg editor. This could then
easily be wrapped by a Qt app embedding webkit…
-
The current rich text editor supports both paragraphs (P tag) and lines separated by newlines (BR tags). The distinction between both can be confusing and [makes it hard to edit the text](https://blog…
-
DornCMS needs a WYSIWYG editor capable of editing Twig templates. Ideally, any code within Twig tags would show up as plain text in WYSIWYG mode.
The following complexities make this difficult:
##…
jdorn updated
12 years ago
-
Add a WYSIWYG editor to the `content` field to allow users to easily add/edit terms with HTML
-
```
The current email editor is an HTML editor, but this can be confusing for users
when they type plaintext into it and don't get whitespace in their email (see
issue 43).
Recommending this is cha…
-
I am trying to preserve the white space line breaks of the data which comes from external source (excel file) when being edited in the wysiwyg editor but I have not been able to do so.
I am tryin…