Bug: Link destruction doesn't work properly if multiple links on a line
jakewvincent opened this issue · 0 comments
jakewvincent commented
Bug description
When destroying a link, if the link is not the last link on a line, the link is not properly destroyed, and the text of the line is messed up.
Reproduction steps
Steps to reproduce the behavior:
- Write a line with two links in it.
- Try to destroy the first link.
Expected behavior
The first link should be destroyed.