Minimal reproducing example:
This is displayed as normal text.
[ク](https://google.com)
This isn't.!
Steps to reproduce: Save it as `foo.md`, and open it in geany. Then delete the
last exclamation mark to get around #971.
Expected behavior: Both normal text lines are displayed using the "normal text"
style.
Actual behavior: The last line's style indicates that it is somehow still part
of the link. Not visible in the short example: This affects the entire rest of
the document.
Screenshot:

Note that even before this "remove the last exclamation mark" step, one can see
faulty behavior. Specifically, the `T` is styled wrong.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1947