[Docs] Dartdoc links are not working for ScriptCategory
Open
d: api docs
framework
P2
team-framework
triaged-framework
- Dominant language
- Dart
- Stars
- 179k
- Forks
- 31.1k
- PR merge metrics
- PR metrics pending
Description
This sort of comment is not resulting in a link:
```
/// [ScriptCategory.englishLike]
```
Also, the analyzer doesn't complain about it. Is this user-error somehow or is there a bug here?
Discovered in https://github.com/flutter/flutter/pull/165395.
Contributor guide
Assessment
This issue has not been assessed yet.