Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Internal links don't work. #60

@jdickey

Description

@jdickey

I have a Gist as a "live-blog of developing a small app" that has more than 70 internal links as I write this; I've recently therefore added a table-of-contents to the front. This TOC takes advantage of Github's definition of internal links for headers; if you have a heading labelled "The Next Thing", it will be addressable as #the-next-thing.

This doesn't work in the Roughdraft presentation of the Gist.

I tried wrapping headers in

<a name="header-name-here">
## Header Name Here
</a>

blocks; again, viewing the normal Gist worked with this too, but Roughdraft ignored the links.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions