-
현재 nextjs13버전에서 에디터 사용하려고 합니다
이미지 리사이징, 정렬은 추가가 잘되는데 테이블 기능이 추가가 안되 혹시 방법이 있을까 해 여쭤봅니다
제 코드는 아래와 같으며 quill-better-table를 적용했는데 에러가 나 다른 플러그인을 도입하려고 했습니다
혹시 정보 공유 가능하시다면 알려주시면 감사합니다
```tsx
…
-
Rich text editor functionality should include writing in columns and tables.
@peterbispham has tested tables and they don't work well in the current editor we are using. Any other possible solution…
-
-
-
Hello,
Has anyone run the plugin innuxt 3? Is it possible?
-
I know it is possible to add a single valid class like this
```
var ImageFormat = Quill.import('formats/image');
ImageFormat.className = 'rot-180rotate';
window.Quill.register({'formats/image': …
-
### Package Name:
quill_html_edtitor
**Pub URL:** https://pub.dev/packages/quill_html_editor
**Category/Section :** Editor & Syntax Highlighter
Quill Html Editor is a HTML rich tex…
-
### Is your proposal related to a problem?
It would be great to be able to edit cells on the TableBlock using a Rich Text Editor, not just plain text (sometimes you want to have links, italic, bold…
-
This was discussed in https://github.com/pocketbase/pocketbase/discussions/50, https://github.com/pocketbase/pocketbase/discussions/360, https://github.com/pocketbase/pocketbase/discussions/369 and ot…
-
Hi,
thanks for the awesome lib.
Is this lib possible to integrate with https://github.com/soccerloway/quill-better-table ?
or a new table feature?
If yes, can you provide a doc or example csb?…