-
Lexical version: 0.11.1
## Steps To Reproduce
1. Go to https://playground.lexical.dev/
2. Type https://www.google.com
3. https://www.google is linked but not .com
I have an example …
-
I’ve added [clipboard.js](https://clipboardjs.com/) support, and added [contenteditable](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/contenteditable) to certain elements. I use…
-
## Version
@toast-ui/vue-editor": "^1.0.4
## Test Environment
Chromium Version 74.0.3729.169 (Official Build) Built on Ubuntu , running on Ubuntu 19.04 (64-bit)
Google Chrome Version 74.0.3729…
-
### Summary
I want to be able to remove this warning:
```
A textarea element was provided to Autocomplete where input was expected.
This is not a supported scenario but it may work under certain…
-
```
I would like please to set the CKEditor in readonly mode. I don't know how to
do that from my CKEditor instance. I used setDisabled(true) but this is not
working. I know by changing the html cod…
-
**NOTE: CodeMirror6 does not experience this issue, see https://github.com/codemirror/dev/issues/1020#issuecomment-1343082372.**
Using Safari on iOS 15.6.1 I am unable to get autocapitalization and…
-
I noticed in [init.ts](https://github.com/tauri-apps/tauri-plugin-shell/blob/v2/guest-js/init.ts#L21) that there's a click event listener on anchor elements, triggering a shell open.
I'm using Tipt…
-
https://snipp.ru/php/contenteditable#link-execcommand
-
Upgrade the experience to `contenteditable=true` or something better
-
##### Expected behavior.
Unordered list should always wrap marked HTML elements only.
##### Actual behavior.
Unordered list wraps the first parent HTML element if you remove the unordered list an…