Pien van Dalen
Pien van Dalen
Nothing to do with this PR, but I thought it might be useful for people who stranded here trying to get their `.heex` files formatted on save. [Ale](https://github.com/dense-analysis/ale) has a...
@jonathantneal I don't really understand the readme. Are both color() and color-mod() deprecated?
Wanted to share my solution for having the editor not reactive, but still have a reactive menu for Tiptap/Alpine v3: https://codesandbox.io/s/tiptap-with-alpine-js-v3-q4qbp
Or is it only the `write_chunk/2` callback that can safely return an error, and returning an error tuple from init or close would tear down the UploadChannel?