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

@see using hyperlinks is misaligned #3515

Open
ForteScarlet opened this issue Mar 5, 2024 · 0 comments
Open

@see using hyperlinks is misaligned #3515

ForteScarlet opened this issue Mar 5, 2024 · 0 comments
Labels

Comments

@ForteScarlet
Copy link

Describe the bug
Hello. I want to refer directly to an external link in See also. So I tried this:

/**
  * @see [Making requests](https://example.com/xxx)
  */
class Meow

In the generated document, this link doesn't seem to appear in the right place.

Screenshots

image

Expected behaviour

Hope the external links are not misaligned. And want to be able to make external links directly different from normal reference links, such as an arrow after the external link.

Installation

  • Operating system: Windows
  • Build tool: Gradle v8.5
  • Dokka version: 1.9.20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant