-
I am generally against WYSIWYG editors that create pure HTML. They are old, buggy and can be used to inject HTML. Instead I prefer using Markdown.
https://github.com/sparksuite/simplemde-markdown-e…
-
Hello everyone.
Is it possible to add Markdown for wysiwyg at Dataverse?
-
**Is your feature request related to a problem? Please describe.**
CherryTree supports syntax highlighting for various languages, including markdown and its variants. However, there's no way to "re…
-
## Context
Codu currently uses a Markdown editor for creating posts. [Current editor](https://www.codu.co/create)
[What is markdown?](https://www.markdownguide.org/getting-started/)
A new edito…
-
## Overview
Implement the core markdown editor component for the application. Use the [tiptap](https://tiptap.dev/) editor suite.
## Requirements
1) True "What you see is what you get" (WYSIWYG) …
-
### Feature Description
I need a WYSIWYG editor in publii like Typora, please.
-
Introduce MD WYSIWYG:
* JavaScript based
* only viable option - no reasonable C++ implementations
* safe
* before allowing user to use WYSIWYG on MD file MF knows nothing about, deserial…
-
I typically want to write Markdown content inside a `div` or `p`. Currently, I do this:
```
Write a _bunch_ of **wonderful** Markdown!
```
I would love it if Typora would render Markdo…
-
- OS: macOS 13.2.1 (22D68)
- Extension Version: v2.9.5
Office viewer is the best markdown editor for vscode IMO, I use it only for this purpose. However I cannot use the spell checker on the WYSIW…
-
If possible it would be really cool to have the editor actually render some markdown styling (except HTML tags) but have all the editing being WYSIWYG, similar to the GitHub issues editor but with the…