dartdoc should allow nnbd ? and ! inside comment references #2212
Labels
P1
A high priority bug; for example, a single project is unusable or has many test failures
type-enhancement
A request for a change that isn't a bug
I expect people will write things like
[Object?]
and possibly even[fieldName!]
to refer to elements in comment references. Support this similarly to how we used to strip out 'new' and other extraneous information.The text was updated successfully, but these errors were encountered: