Maël Chiotti
Maël Chiotti
Well thank you for your nice comments! I'm glad you enjoyed the app. It's weird that it still didn't work after reinstalling, I have no idea what would cause it...
Thank you very much for trying to give a donation! Indeed PayPal is not the best way to do it, as it may take a cut of the donation, especially...
Hi! For information, this UI element is usually called a toast or a snack bar. It should disappear automatically after 4-5 seconds, it does everywhere I tested it. Are you...
I checked the code again and I have no idea what could cause that... I'll mark this issue as a bug hoping someone else will have the same issue and...
I can make a PR if you think my proposal is good? Something like adding a `encodeUnsupportedAttributesAsPlainText` parameter to the `encode()` function.
What do you mean about "converting them to `object`"?
Oh yeah I see. [object] makes sense I think. Also, horizontal rules could be supported.
Hi @amantoux, I did some work in #418. I added support for horizontal lines. I added the `strict` parameter. I just don't really know how to detect when to set...
That wouldn't really work because notifications can only display text, but notes have rich text elements (checkboxes, lists etc) that couldn't be displayed.
Even with a limit, I wouldn't be able to render rich text elements in a great way. Think of code blocks for example, they won't look right at all if...