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

Support Link Anchor #232

Open
4 of 6 tasks
kagg886 opened this issue Nov 5, 2024 · 1 comment
Open
4 of 6 tasks

Support Link Anchor #232

kagg886 opened this issue Nov 5, 2024 · 1 comment

Comments

@kagg886
Copy link

kagg886 commented Nov 5, 2024

About this issue

I want to transfer the private formats to markdown,need to build an link anchor to navigate the article's H1 element,such as:

JUMP_PAGE -> {
    md += "[跳转到第${i.value}页](#Page ${i.value})"
}

when i use it, it seem not support it,the console output:
Could not open the provided url: #Page 1

Details

does we have plan to support this?

Checklist

@androidacy-user
Copy link
Contributor

Gonna boost this. A lot of the content we render has a "table of contents" or similiar which currently does nothing

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

No branches or pull requests

3 participants