Page anchors for all paragraphs please.. #151

Closed
opened 2026-02-17 11:26:00 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @tomByrer on GitHub (Sep 19, 2014).

I wind up referencing SemVer.org on average every month. Would be great that we could link directly to a paragraph instead of having to quote the entire block, so in code comments we can do:
/* spec formatting: http://semver.org/spec/v2.0.0.html#pre-release */

Likely the best bet to change the paragraph numbers to <h4> or the like. Let me know if you want a PR example.

Originally created by @tomByrer on GitHub (Sep 19, 2014). I wind up referencing SemVer.org on average every month. Would be great that we could link directly to a paragraph instead of having to quote the entire block, so in code comments we can do: `/* spec formatting: http://semver.org/spec/v2.0.0.html#pre-release */` Likely the best bet to change the paragraph numbers to `<h4>` or the like. Let me know if you want a PR example.
Author
Owner

@FichteFoll commented on GitHub (Sep 19, 2014):

https://github.com/mojombo/semver.org

@FichteFoll commented on GitHub (Sep 19, 2014): https://github.com/mojombo/semver.org
Author
Owner

@tomByrer commented on GitHub (Sep 19, 2014):

Thanks. I could PR there, but I would (slightly) change the layout: switching numbered bullets for headers. I assume that this semver.md is the root document, & text changes should originate here?

(Also surprised that you don't have a script to translate MarkDown to HTML, but perhaps you do that manually?)

@tomByrer commented on GitHub (Sep 19, 2014): Thanks. I could PR there, but I would (slightly) change the layout: switching numbered bullets for headers. I assume that [this semver.md](https://github.com/mojombo/semver/blob/master/semver.md) is the root document, & text changes should originate here? (Also surprised that you don't have a script to translate MarkDown to HTML, but perhaps you do that manually?)
Author
Owner

@NewAlexandria commented on GitHub (Nov 19, 2015):

I've created a PR to solve this. Demo on my fork

@NewAlexandria commented on GitHub (Nov 19, 2015): I've created a PR to solve this. [Demo on my fork](https://github.com/NewAlexandria/semver/blob/master/semver.md#faq-5)
Author
Owner

@AndersDJohnson commented on GitHub (Dec 30, 2015):

Relates to https://github.com/mojombo/semver.org/issues/27.

@AndersDJohnson commented on GitHub (Dec 30, 2015): Relates to https://github.com/mojombo/semver.org/issues/27.
Author
Owner

@jwdonahue commented on GitHub (Dec 8, 2017):

I like this. It seems to have been partially implemented already. I'd like to see visible anchor indicators around or underlining every paragraph number or directly above/next-to every non-numbered paragraph.

@jwdonahue commented on GitHub (Dec 8, 2017): I like this. It seems to have been partially implemented already. I'd like to see visible anchor indicators around or underlining every paragraph number or directly above/next-to every non-numbered paragraph.
Author
Owner

@steveklabnik commented on GitHub (Feb 11, 2019):

This is pretty much implemented. If there's still stuff missing, please open issues over at https://github.com/semver/semver.org. Thanks.

@steveklabnik commented on GitHub (Feb 11, 2019): This is pretty much implemented. If there's still stuff missing, please open issues over at https://github.com/semver/semver.org. Thanks.
Author
Owner

@NewAlexandria commented on GitHub (Feb 11, 2019):

Yup, been up for a while, but thanks for grooming the repo issues 👍

@NewAlexandria commented on GitHub (Feb 11, 2019): Yup, been up for a while, but thanks for grooming the repo issues 👍
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/semver#151