tighten / gistlog

GistLog - simple, easy blogging based on GitHub gists

Home Page:https://gistlog.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breaks at whitespace not respected in Anchor elements

dajare opened this issue · comments

commented

If a string enclosed in <a href="#"> ... </a> tags sits at a line break, the break will come in the middle of a word, rather than at a whitespace character. I have looked at this in both FF and Chrome (on OSX Mojave) and get the same result in both.

I have put up a test file to demonstrate the issue, but here's a screen shot too:

image

(And I hope you enjoy the dummy text! ;))

Thanks!! We have fought back and forth with this for a long time because folks had auto-linked URLs that were breaking the URL. I thought for sure we had fixed it, but we obviously haven't. We'll take a look!

commented

Hi @mattstauffer - it doesn't look like a lot of progress has been made on this one. :/

This very issue has just come up on Web.TA, and the solution posted seems to fit this scenario. Any chance that could help?

(Although part of me has to assume that you would know this solution, and there's something else going on. No harm asking, though!)

@dajare oooops! Thanks, will take a look!

image

Answer from web.TA ^, for reference

commented

So, although closed, and a fix offered in #167, this bug persists? "Not really closed", then. :(

It’s not fixed, we are just having issues with GitHub when changing our master branch.

commented

It’s not fixed, we are just having issues with GitHub when changing our master branch.

Thanks for the update - good to know this is still on your radar!

Closed by #173.