docProcessorGradlePlugin
docProcessorGradlePlugin copied to clipboard
IncludeFileDocProcessor: Figure out how to make file location clickable (if ever possible)
Currently in KDocs only http(s) urls are clickable in KDocs, like: [test](https://google.com). It would be very useful and safe to be able to click on a file URL that opens the file in the IDE.
I mentioned it here https://youtrack.jetbrains.com/issue/KTIJ-24290/Improve-KDoc-experience
https://github.com/Jolanrensen/docProcessorGradlePlugin/issues/37 could do it