Bear Version: 2.6.5
OS Version: iOS 16.1
What were you doing
Pasting text that end with a double equal sign == into a note.
What feature did you use
Pasting on iOS
What happened
When I paste text that ends with ==, Bear pops up the menu to select highlighting color, and when I then tap Enter to move on, Bear adds another == at the end of the line to close the higlighted block.
This happens a lot with Instagram URLs and other links that ends with base64, because of the padding = / == at the end.
**What did you expect to happen
**
The text/URL to be pasted exactly as-is, with no extra = characters added. No syntax highlighting / autocomplete menu to appear just because the last characters of the pasted text are ==.
Ideally, Bear could disable that autocomplete trigger when == is the last characters of a pasted string. Or trigger the menu only when a double equal is typed.