This repository was archived by the owner on Sep 10, 2019. It is now read-only.

Description
Hey there, thanks for this package, it's working great!
Just wondering if adding rich text as a supported field type is on the roadmap?
For example, we have a repeatable field with a headline (text) field and a content (textarea) field. We would love this to be able to be a rich text field like laravel supports natively for fields that aren't repeaters. See: https://nova.laravel.com/docs/1.0/resources/fields.html#trix-field
I'm happy to look into working on a PR for this, as we'll likely have to do it for a project we're working on anyway.