Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 97ba8ed

Browse files
committed
Fix table formatting
1 parent 6dea692 commit 97ba8ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/rich-text/quill.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ If you need to define JavaScript handlers for a [custom toolbar button](#user-co
215215
slot to do this. The config slot is inside a JavaScript function that returns an object and has access to the following variables:
216216

217217
| variable | description |
218+
| --- | --- |
218219
| `instance` | The Alpine data instance for the quill component. To access to the quill editor instance, you can do so via `instance.__quill` |
219220
| `quillOptions` | An object containing the options generated by the component |
220221

0 commit comments

Comments
 (0)