Describe the bug
When creating inline code with backticks the conversion work fine when doing :
- backtick
- writing code
- backtick
- Conversion to inline code highlight.
But if you don't respect this order, the backticks are not removed and the first letter of your code is dropped, for example with
- backtick
- backtick
- move back between the two with arrow left
- write code
- move out of code block with arrow right
- conversion to inline code with space
To Reproduce
Here is a video showing the issue on the blocknotejs playground : https://www.loom.com/share/52096cb8f6194725b9e61c6a412439ca
Misc
Describe the bug
When creating inline code with backticks the conversion work fine when doing :
But if you don't respect this order, the backticks are not removed and the first letter of your code is dropped, for example with
To Reproduce
Here is a video showing the issue on the blocknotejs playground : https://www.loom.com/share/52096cb8f6194725b9e61c6a412439ca
Misc