Describe the bug
When I enable a comment, the formatting isn't removed. Trying to delete the % on the left breaks the formatting (this is expected, I'm using it as an example). However, when I try to delete the % on the right and continue writing text below (Enter), the formatting continues below as a comment (grayed out). See screenshots.
To Reproduce
Steps to reproduce the behavior:
- Go to 'toolbar'
- Click on 'comment'
- I'm trying to remove the %% thinking it's formatting (code view)
- See bug
Expected behavior
gray before clicking (to view the code), and %% after clicking (to see the code). Currently, the plugin displays visible %% before and after the click.
Screenshots

Desktop (please complete the following information):
- OS: win10
- Version toolbar 3.2.7
- Obsidian 1.11.5
Additional context
There are no other plugins installed for the editor/signatures, there should be no conflicts