[Github-comments] [geany/geany] Markdown: Bad recognition of link end for some unicode chars (#1947)

Ben Wiederhake notifications at xxxxx
Thu Sep 6 17:25:26 UTC 2018


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:
![Screenshot of the faulty behavior](https://user-images.githubusercontent.com/2690845/45174089-3b5a7080-b20a-11e8-83cd-fa3c49ec0c44.png)

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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180906/20e947b8/attachment.html>


More information about the Github-comments mailing list