org-html-themes
org-html-themes copied to clipboard
Automatically generate icon for going to # link the way that github does
github's org export automatically generates an invisible icon next to each heading that allows linking to that heading. I'm not sure if this falls on the org-export or org-html-themes side of things, but it would be nice to have this sort of thing in the read-the-org theme to allow for easy linking to specific headings.
Your remark makes a lot of sense.
This is a GitHub thing, but it should be not to complicated to port it to other styles. Would you mind trying?