Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Headers should be clickable #14

Open
niftylettuce opened this issue Jan 10, 2020 · 4 comments
Open

Headers should be clickable #14

niftylettuce opened this issue Jan 10, 2020 · 4 comments

Comments

@niftylettuce
Copy link
Collaborator

niftylettuce commented Jan 10, 2020

The content of the <h4> itself should be wrapped with an <a> tag.

@Flet
Copy link
Owner

Flet commented Jan 14, 2020

using enableHeadingLinkIcons (true by default) will add a little link icon to the left of headers that is a clickable hyperlink that links to the heading (when hovering):
image

Is this good enough? Making the entire heading a hyperlink gets away from the default behavior of Github's markdown rendering, but we could add it as an option to turn on?

@niftylettuce
Copy link
Collaborator Author

Yeah, could we add that as an option?

@wetmore
Copy link

wetmore commented Jul 1, 2020

+1 to making it an option.

@niftylettuce
Copy link
Collaborator Author

bug bounty to whoever solves this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants