summernote icon indicating copy to clipboard operation
summernote copied to clipboard

Super simple WYSIWYG editor

Results 198 summernote issues
Sort by recently updated
recently updated
newest added

Before submitting an issue, please make sure to search for already open issues, and add to that, you can find already progressing or known issues or feature requests within the...

Using these links https://cdn.jsdelivr.net/npm/[email protected]/dist/summernote-bs5.min.js https://cdn.jsdelivr.net/npm/[email protected]/dist/summernote-bs5.min.css At first, your module uses "jQuery" module name when jQuery is using the "jquery" (lowercase) module name by default for the very long time. That...

bug 🐞

Changed "data-toggle" to "data-bs-toggle" #### What does this PR do? Currently, with bootstrap 5, the dropdown toggles do nothing when you click this. This PR fixes that. #### Where should...

#### steps to reproduce Using empty editor instance on [summernote.org](http://summernote.org) which currently has `v0.8.1` of `summernote.js` If I do the following: a -> SPACE - > CTRL + b ->...

bug 🐞
help wanted 🦮

Hi, I have something strange when i save the editor code into mysql. I use the latest version 0.8.20 and the lite version. **My code from codeview is like this...

### Steps to reproduce On version 0.8.18 as per [this previus issue](https://github.com/summernote/summernote/issues/3142). Same exact steps. ### Expected behavior as per [this previus issue](https://github.com/summernote/summernote/issues/3142) the checkboxes present in the modal should...

bug 🐞

### Checklist - [X] I've searched through the [current issues](https://github.com/summernote/summernote/issues) to make sure this change hasn't been suggested already. - [X] I agree to follow the [Code of Conduct](https://github.com/summernote/summernote/blob/develop/.github/CODE_OF_CONDUCT.md) that...

### Checklist - [X] I've looked at the [documentation](https://summernote.org/deep-dive/) to make sure the behavior isn't documented and expected. - [X] I'm sure this is an issue with Summernote, not with...

#### What does this PR do? Working with bullet points was sometimes problematic when whitespaces were present. Copy & Paste also caused some trouble. This PR modifies the bullet point...

### Checklist - [X] I've looked at the [documentation](https://summernote.org/deep-dive/) to make sure the behavior isn't documented and expected. - [X] I'm sure this is an issue with Summernote, not with...

bug 🐞