-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work oncustomer-flutterIssues originating from important to FlutterIssues originating from important to Fluttertype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)
Description
For example, the MaterialApp docs have markup like this:
<span class="parameter" id="-param-routes">
<span class="type-annotation">
<a href="dart-core/Map-class.html">Map</a><<a href="dart-core/String-class.html">String</a>, <a href="widgets/WidgetBuilder.html">WidgetBuilder</a>>
</span>
<span class="parameter-name">routes</span>:
<span class="default-value">const <String, WidgetBuilder> {}</span>
Notice the last line has invalid HTML.
srawlins
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work oncustomer-flutterIssues originating from important to FlutterIssues originating from important to Fluttertype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)