Skip to content

Asciidoc: operators don't seem clickable in overload pages #826

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

Closed
anarthal opened this issue Jan 27, 2025 · 3 comments
Closed

Asciidoc: operators don't seem clickable in overload pages #826

anarthal opened this issue Jan 27, 2025 · 3 comments

Comments

@anarthal
Copy link

Apologies if this is better suited for the Boostlook repo. Overload pages for operators include the usual links. There seems to be some interaction between the highlighter and the link, with the highlighter style winning over the link style, resulting in this:

Image

There is a link in operator=, but only the = is showing the link style. For reference, this is how the old docca toolchain renders it:

Image

@alandefreitas
Copy link
Collaborator

Regardless of the styling, is the link only around the "="? If so, that's an issue with the MrDocs templates. If it's just styling, then it's a Boostlook or website-v2-docs issue (related to the UI bundle in antora-ui).

@anarthal
Copy link
Author

Yes, the link spans the entire operator=. Should this be moved to website-v2-docs then?

@alandefreitas
Copy link
Collaborator

Should this be moved to website-v2-docs then?

I think so. They'll probably ask to see the HTML as well.

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