-
## What is the need / problem?
Our WYSIWYG does not allow to insert HTML code for the moment:
![image](https://user-images.githubusercontent.com/6525576/125103676-e12a3a00-e0dc-11eb-88d9-1b0244f…
-
I use `{{trix-editor}}` like so:
``` hbs
{{trix-editor value=model.description trix-change=(action "descriptionChanged")}}
```
When I type something in (e.g. "Foo Bar"), the `model.description` is s…
-
This RFE calls for switching from TinyMCE to a modern editor that uses `contenteditable` only as input, and then builds its own model of the document based on what is being typed, and renders that mod…
-
Does anyone know how to insert attachment in trix editor with javascript ?,
1. I have the image through the url, and that url is working properly
2. and when i use const attachment = new Trix.Attac…
-
Reading this https://devdojo.com/tnylea/laravel-livewire-trix-editor-component article
I added trix-editor on laravel 10 / livewire 3 app / kubuntu 22.04 / Google Chrome
Version 123 / trix 1.3.1 / .…
-
Hello, i was try this but cannot implement to using with multiple Trix Editor in one page..
As you mention on the website..
_"As you'll note above, we have created a generic $trixId, this is in ca…
-
https://github.com/basecamp/trix
https://edgeguides.rubyonrails.org/action_text_overview.html
-
and maybe other browsers?
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
When pasting formatted text in a text editor su…
-
- [ ] - Add tables
- [ ] - Better inline code editing
- [ ] - Add h1 - h6 (maybe just h4? h6 feels excessive)
- [ ] - Make a gem
- [ ] - Add suggestions (autocomplete)
- [ ] - Add mentions
- [ ]…