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

add new dependency commonmark-ext-heading-anchor to the pom of curation-web #247

Open
wowasa opened this issue Jun 10, 2024 · 2 comments
Open
Assignees

Comments

@wowasa
Copy link
Collaborator

wowasa commented Jun 10, 2024

due to the cereal issue 1 we need to add the dependency commonmark-ext-heading-anchor to the pom of curation-web to get the ability for creating anchors

@wowasa wowasa self-assigned this Jun 10, 2024
@wowasa
Copy link
Collaborator Author

wowasa commented Jun 10, 2024

no - a look in the code shows, that commonmark is doing the anchor rendering only for h1 headers. But we don't want a page full of h1 headers

@twagoo
Copy link
Member

twagoo commented Jun 11, 2024

have you tried raw html to insert an <a id="..." /> ?

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

2 participants