Merge pull request #44 from blocknotes/doc/update-readme

doc: update README
Этот коммит содержится в:
Mattia Roccoberton
2024-02-29 17:04:06 +01:00
коммит произвёл GitHub
родитель 0c1cfefa83 0d4485c321
Коммит 4629ac4133

Просмотреть файл

@@ -50,6 +50,8 @@ In your Active Admin models, form configuration, set the text inputs with `as: :
**data-options**: permits to set *quill editor* options directly - see [options list](https://quilljs.com/docs/configuration/)
If you are using Action Text (`has_rich_text`) on the same field of the Quill editor please take a look at [this workaround](https://github.com/blocknotes/activeadmin_quill_editor/issues/33#issuecomment-1965996947) to avoid issues.
## Examples
### Basic usage