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

Header anchors #284

Open
luckydonald opened this issue Nov 17, 2017 · 1 comment
Open

Header anchors #284

luckydonald opened this issue Nov 17, 2017 · 1 comment

Comments

@luckydonald
Copy link

Basically the closed but unsolved #122.

# Some Title

should generate

<h1><a name="some-title" aria-hidden="true"></a>Some Title</h1>

So linking to #some-title would work.

@jonschlinkert
Copy link
Owner

@luckydonald it should be pretty easy to create a plugin for this. I think there might be one already. Leaving this open as a reminder to myself (or someone else) to add a link to one here, and/or a link to how to create plugins for remarkable.

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

2 participants