Falsely highlighting of links in 4-Spaces fence code blocks
pbek opened this issue · 4 comments
pbek commented
@tim-gromeyer, unfortunately 53c4c598 of #188 did break something else too:
wget http://google.com
http://google.com
is now highlighted as link, but it shouldn't.
Originally posted by @pbek in #188 (comment)
tim-gromeyer commented
It's a link, so why shouldnt it be highlighted? But if you want, as far as I can remember this is pretty easy to change
pbek commented
I haven't seen links being highlighted in 4-Spaces fence code blocks so far... GitHub also doesn't highlight them, for example. And qmarkdowntextedit also doesn't highlight them in backtick code blocks...
tim-gromeyer commented
Okay, I'll look into that tomorrow.
Can you give me some more examples where it highlights when it shouldn't and vice versa?
pbek commented
That was the only thing that was reported so far.