Lexical version: 0.31.0
Steps To Reproduce
- type any phrase with bold or italic
- end it with a link with the same bold/italic format (order doesn't matter, format can be added later)
- transform to markdown
result:
The format tag (**) is not closed, which seems to be invalid and creates ** as artifacts
- After transforming back from markdown, it looks broken:
Impact of fix
Well, I'd like to believe it can happen to anyone who needs to use the Markdown transformation, since it can be easily reproduced in every editor.