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

Whitespace between two formatted elements is lost #2942

Closed
dkhalanskyjb opened this issue Mar 27, 2023 · 2 comments
Closed

Whitespace between two formatted elements is lost #2942

dkhalanskyjb opened this issue Mar 27, 2023 · 2 comments
Labels
awaiting response An issue/PR that cannot be completed without additional information or a discussion bug

Comments

@dkhalanskyjb
Copy link

Describe the bug
https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.flow/-mutable-shared-flow/try-emit.html is formatted on Firefox 109.0.1 as "SUSPENDand", but in the actual KDoc, there's a space between the two elements.

Expected behaviour
A space should be displayed.

Screenshots
Screenshot 2023-03-27 at 12-11-51 tryEmit

To Reproduce
https://github.com/Kotlin/kotlinx.coroutines/tree/1.6.4

@IgnatBeresnev IgnatBeresnev added the awaiting response An issue/PR that cannot be completed without additional information or a discussion label Mar 27, 2023
@IgnatBeresnev
Copy link
Member

Thanks for the report! I believe this was fixed in Dokka 1.7.20, and the API reference should be updated with the next coroutines release

We can wait until then to make sure it's really gone

@IgnatBeresnev
Copy link
Member

It has indeed been fixed 🎉

2023-05-19_23-33-41

Closing the issue as completed then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting response An issue/PR that cannot be completed without additional information or a discussion bug
Projects
None yet
Development

No branches or pull requests

2 participants