Kotlin / dokka

API documentation engine for Kotlin
https://kotl.in/dokka
Apache License 2.0
3.45k stars 410 forks source link

Fix appending URI Path #3873

Closed adam-enko closed 1 month ago

adam-enko commented 1 month ago

URI#resolve(newPath) doesn't escape spaces

Not escaping the space breaks logging the HTML URL logging task when the IntelliJ project name has a space.