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

Doc overview is missing white-spaces where line breaks are #737

Open
bodograumann opened this issue Sep 23, 2024 · 0 comments
Open

Doc overview is missing white-spaces where line breaks are #737

bodograumann opened this issue Sep 23, 2024 · 0 comments
Labels
bug Something isn't working docs gen Related to the documentation generation

Comments

@bodograumann
Copy link

In the generated docs there should be a white-space, were the source comment contains a line-break.
This is only broken in the overview page, but not in the details page of a symbol.

For example https://jsr.io/@std/random/doc says […]anoption may be customized by passing a[…], while https://jsr.io/@std/random/doc/~/Prng correctly says […]an option may be customized by passing a[…].
This seems to happen everewhere, but many doc comments don't contain multiple lines.

@crowlKats crowlKats added bug Something isn't working docs gen Related to the documentation generation labels Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docs gen Related to the documentation generation
Projects
Status: Needs Triage
Development

No branches or pull requests

2 participants