You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
456 B

1 year ago
#### What does this PR do?
- awesome stuff
- really cool feature
- refactor X
#### Where should the reviewer start?
- start on the src/summernote.js
#### How should this be manually tested?
- click here and here
#### Any background context you want to provide?
- the gem needed to be updated...
#### What are the relevant tickets?
#### Screenshot (if for frontend)
### Checklist
- [ ] added relevant tests
- [ ] didn't break anything
- [ ] ...