gistio icon indicating copy to clipboard operation
gistio copied to clipboard

Add HTML anchors to headlines

Open x3ro opened this issue 13 years ago • 2 comments

It would be pretty neat if one could directly link to sections of a gist, e.g. http://gist.io/12345#my-awesome-section. Would it be feasible to automatically generated the necessary anchors from the section title? :)

x3ro avatar Aug 13 '12 14:08 x3ro

Should be.

idan avatar Aug 13 '13 21:08 idan

@idan ✔️ Issue can be closed.

ID attributes are automatically added to the rendered HTML.

Potherca avatar Jun 01 '19 13:06 Potherca