Coder Social home page Coder Social logo

Comments (13)

aroben avatar aroben commented on July 28, 2024

@bleikamp Do you have a link to an example? There should still be underlines on all links; I removed link styling on non-link anchors like <a name="examples">.

from primer-markdown.

bleikamp avatar bleikamp commented on July 28, 2024

It was happening on every PR and issue on Friday.

On Monday, March 16, 2015, Adam Roben [email protected] wrote:

@bleikamp https://github.com/bleikamp Do you have a link to an example?
There should still be underlines on all links; I removed link styling on
non-link anchors like .


Reply to this email directly or view it on GitHub
#43 (comment).

from primer-markdown.

aroben avatar aroben commented on July 28, 2024

OK, here's some links to test:

https://github.com
GitHub
#43
#43 (comment)

from primer-markdown.

aroben avatar aroben commented on July 28, 2024

Looks like it's working to me. Are you still seeing this bug somewhere else?

from primer-markdown.

mdo avatar mdo commented on July 28, 2024

None of those work for me. This is in Safari, mind you.

from primer-markdown.

bleikamp avatar bleikamp commented on July 28, 2024

Whoops — yeah, should say this is Safari on Yosemite.

from primer-markdown.

aroben avatar aroben commented on July 28, 2024

Gotcha. I haven't been using Safari lately because of https://team.githubapp.com/statuses/24431. I can reproduce the issue in Safari. I'll look into it.

from primer-markdown.

aroben avatar aroben commented on July 28, 2024

Looks like :not(:link) doesn't work in Safari, though :not([href]) does. Weird.

from primer-markdown.

aroben avatar aroben commented on July 28, 2024

I filed https://bugs.webkit.org/show_bug.cgi?id=142734

from primer-markdown.

aroben avatar aroben commented on July 28, 2024

This was presumably caused by #41

from primer-markdown.

aroben avatar aroben commented on July 28, 2024

The previous WebKit bug is not the actual issue here. I just filed this one, which covers the exact problem we're having: https://bugs.webkit.org/show_bug.cgi?id=142737

from primer-markdown.

aroben avatar aroben commented on July 28, 2024

Looks like this bug is fixed in the latest WebKit nightly.

from primer-markdown.

aroben avatar aroben commented on July 28, 2024

I think we can work around the WebKit bug by changing the selector to a:not([href]). Hopefully that won't be much more expensive for the browser to match.

from primer-markdown.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.