Suggested alternative WYSIWYG editors that integrate easily with Rails 6 / ActiveStorage
Testing out Trix and it seems to be very lacking in features:
- Can't set image size via css.
- No layout functionality
- Can't wrap text around images
- No image alt text
- Only h1 header!
- No font or size options.
However it integrates extremely well and easily with ActiveStorage.
Can you suggest any alternatives that are not difficult to integrate with ActiveStorage?
It's not intended to be a full WYSIWYG which is what you're after. I know several people like using https://imperavi.com Article and Redactor and they're really well made.