Vlad Fedosov

Results 85 comments of Vlad Fedosov

Added pings in this fork https://github.com/StyleT/mytunnel-server so should be fixed now. However you need to use https://github.com/StyleT/mytunnel client to make it work.

Hi! Can you provide some code sandbox (e.g. fork https://stackblitz.com/github/facebook/lexical/tree/main/examples/vanilla-js?file=src%2Fmain.ts) with an example of the issue? If you do, it will help a lot with resolution ;)

LGTM! I bet this can be implemented. The only question is who has capacity + knowledge for this :)

Hi! Thanks for the contribution! Can you pls write tests to cover this use case?

I don't see any reason here why `AutoLinkNode` can't have "unlinked" state here. When it is shown as a regular text

Still relevant... Core ref: https://github.com/facebook/lexical/blob/4c30b5215f0269c069c6c01f5eea973163a77321/packages/lexical/src/LexicalReconciler.ts#L337-L341

See for the reference: https://www.w3schools.io/file/markdown-line-break/

Hi! Thanks for noticing this. IMO it actually shall stick to `root` and stay there. Why? How else can you insert something before that code block? :) Also cursor shall...