-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failurestype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)
Description
dartdoc: 0.30.0+1
example top-level function:
- source: https://github.com/dart-lang/pana/blob/master/lib/src/utils.dart#L191-L209
- documentation: https://pub.dartlang.org/documentation/pana/0.12.2/pana/prettyJson.html
arguments:--rel-canonical-prefix https://pub.dartlang.org/documentation/pana/0.12.2
expected content in HTML:
<link rel="canonical" href="https://pub.dartlang.org/documentation/pana/0.12.2/pana/prettyJson.html">
actual content in HTML:
<link rel="canonical" href="https://pub.dartlang.org/documentation/pana/0.12.2/../pana/prettyJson.html">
(note the /../
segment between /0.12.2/
and /pana/
)
Metadata
Metadata
Assignees
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failurestype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)