Yoopta-Editor
Yoopta-Editor copied to clipboard
Notion-like editor with similar behaviour
### Is this a unique feature? - [X] I have checked "open" AND "closed" issues and this is not a duplicate ### Is your feature request related to a problem/unavailable...
### Is this a unique feature? - [X] I have checked "open" AND "closed" issues and this is not a duplicate ### Is your feature request related to a problem/unavailable...
### Is this a unique feature? - [X] I have checked "open" AND "closed" issues and this is not a duplicate ### Is your feature request related to a problem/unavailable...
Setup funding section and sponsor account for Yoopta-Editor 1. Get started here: https://github.com/sponsors 2. Create `.github/FUNDING.yml` 3. Add sponsor block into README.md
Describe the bug: I'm trying to toggle link with custom toolbar after selecting the text. The url input box doesn't open. CustomToolBar.js ```javascript ... elements['link'].toggle()}> ... ``` TextEditor.js ```javascript ```...
Hi Guys, can anyone help me create one custom plugin like on the editor if I type @and some text needs to display a menu item with some list of...
Setup CI/CD - run tests on main/pull request branches - publish to npm when a release published
Setup test environment with Playwright and Vitest
**Describe the bug** For file attachment we are letting only .zip and .rar file fomats to be choosen. If user chose other than these, we are showing the alert. But...