Florian Labarre

Results 12 comments of Florian Labarre

I could absolutely merge both into this one, and try to write the tests as well. The only thing I'm questioning, is whether the "simpler" shortcuts should be used to...

Not yet @heyman, I've made other changes and added more edge-case tests. Thank you for fixing the visual bug. Have you checked if it also fixes [this](https://github.com/heyman/heynote/pull/85#discussion_r1438943496) ?

I think that's the one @heyman. The main change of the last commits is writing a generator for the keybind helper, which gets fed to the initial content and the...

> It all seems to be working great now as I test your branch with `npm run dev` 👍 > > The playwright tests however are not green when I...

This is already worked on in #85.

This is already worked on in #85.

I would wait to merge #85 before merging this, so it can already be up to date with the various block creation possibilities. Maybe also #102 in order to unify...

Isn't the issue that it reverts to Plain Text too early, while there aren't enough characters for the "syntax matcher" to work properly ?