How can I tweak the Lexical markdown shortcut plugin to actually retain the markdown syntax (rather than replacing)
I’ve built a minimal markdown editor using Lexical, Lexical-Solid, and the provided plugins and examples. I’d like to, in some cases, preserve the markdown syntax, but it looks like the existing markdown transformers are built to actually replace each regex match with the desired node. Is there a way to retain some of the syntax? For example: