### Description When including a link in the Abstract of a documentation file, I get a warning emitted: ``` Link in document summary will not be displayed. ``` However the link does appear in the summary both in the Xcode Documentation Navigator, and in my deployed documentation HTML website. It seems like this is working just fine now, so should we remove the warning? ### Checklist - [ ] If possible, I've reproduced the issue using the `main` branch of this package. - [X] This issue hasn't been addressed in an [existing GitHub issue](https://github.com/apple/swift-docc/issues).