Giter Club home page Giter Club logo

Comments (3)

ee7 avatar ee7 commented on July 29, 2024 1

For (1), I'd appreciate a bug report on exercism/exercism

Done: exercism/exercism#6528

There is also a separate issue open in exercism/exercism for us adding a clickable anchor icon to the side of the headers as per GitHub to expose the links on click.

Ah. To others: exercism/exercism#6485

This is currently deliberate.

I'm not willing to have non-prefixed ids be added to the dom.

Got it.

Then I think we can close this issue in favor of the two issues linked in this comment. Please reopen this if I'm wrong.

from docs.

iHiD avatar iHiD commented on July 29, 2024

There's two things here.

  1. Anchor links are being reloaded as page links. That's a bug.
  2. The link URLs are actually of the format h-#{lowercased_title} - e.g. https://exercism.org/docs/building/tracks/config-json#h-concepts. This is currently deliberate.
  • For (1), I'd appreciate a bug report on exercism/exercism (it can just link back to this comment).
  • For (2), we could change to the "GitHub" model of doing this if the markdown parser output <a name="..."/> rather than adding an id tag to links, but as id tags are used for other things such as CSS, I'm not willing to have non-prefixed ids be added to the dom. There is also a separate issue open in exercism/exercism for us adding a clickable anchor icon to the side of the headers as per GitHub to expose the links on click.

from docs.

iHiD avatar iHiD commented on July 29, 2024

Thanks! :)

from docs.

Related Issues (20)

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.