GitHub's solution isn't ideal, as automatically generated fragment
identifiers are rather ugly in some cases. Compare the manually specified

    https://github.com/plaid/sanctuary#either

to the auto-generated


https://github.com/plaid/sanctuary#either--a---c---b---c---either-a-b---c

for example.

On 8 July 2015 at 19:42, Alan Hogan <cont...@alanhogan.com> wrote:

> One final thought on the topic:
>
> If I were to pick a preferred format for auto-generated IDs, it would
> have to be hyphens. Separating words is desirable as it is more
> readable. And underscores, though not a terrible option, can be obscured
> by underlines when the entire URL is presented to a user.
>
> #section-name-like-this-preferred
>
> Of course, I've been on this list too long to expect implementations to
> actually converge on much of anything.
> _______________________________________________
> Markdown-Discuss mailing list
> Markdown-Discuss@six.pairlist.net
> https://pairlist6.pair.net/mailman/listinfo/markdown-discuss
>
_______________________________________________
Markdown-Discuss mailing list
Markdown-Discuss@six.pairlist.net
https://pairlist6.pair.net/mailman/listinfo/markdown-discuss

Reply via email to