Jens-Fabian Goetzmann

Results 15 comments of Jens-Fabian Goetzmann

yeah, undo/redo events are definitely not handled deliberately, and I don't think it's easy to add proper undo/redo handling so I'm not really planning to add that

could it be related to built-in undo functionality of a linked textarea?

Could you share a minimum example that doesn't work?

these installation instructions are the "standard" Firebase extension installation instructions and we can't customize them for this extension, unfortunately. There isn't right way a way to test this extension locally...

Do you have a customer / events collection set up as well? If so, that's the first place I would look – check if in the customers collection, the entitlement...

Could you add some more context about how you are planning to use TinyMDE and how you would envision the CSS variables working? In general, you can just use your...

You would have to add a replacement to the `inlineGrammar` object, similar to the `code` one here: https://github.com/jefago/tiny-markdown-editor/blob/2bb78a83ea1fabf386e0c767261d8b7f63aa90c7/src/grammar.js#L140-L143

This is now possible in v0.2.1 by passing in `customGrammar`, see PR #102 for examples.

how does it get blocked? and what system are you trying to build this on (macOS, Windows, Linux)?