Description
When using -> inside an entity tag (e.g. [PC: James|uninjured -> injured] the -> and any text after it are rendering a second time at the end of the entity line. This only shows once you click outside of the code block.
Steps to Reproduce
- In a lonelog codeblock, declare an entity with an explicit tag update e.g. [PC:James|uninjured -> injured]
- Click outside of the codeblock so it's no longer in focus
Expected Behavior
The entity should render in the code block like any other entity declaration, witout any external text
Actual Behavior
The -> and text after it are rendering a second time outside of the closing entity bracket (see screenshot).
Environment
- OS: Windows
- Python version:
- lonelog version: latest
Additional Context

Description
When using
->inside an entity tag (e.g. [PC: James|uninjured -> injured] the->and any text after it are rendering a second time at the end of the entity line. This only shows once you click outside of the code block.Steps to Reproduce
Expected Behavior
The entity should render in the code block like any other entity declaration, witout any external text
Actual Behavior
The -> and text after it are rendering a second time outside of the closing entity bracket (see screenshot).
Environment
Additional Context