Skip to content

The <> in generics in hyperlinks aren't escaped (invalid HTML generated) #1529

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Hixie opened this issue Oct 31, 2017 · 0 comments
Closed
Labels
customer-flutter Issues originating from important to Flutter P2 A bug or feature request we're likely to work on

Comments

@Hixie
Copy link
Contributor

Hixie commented Oct 31, 2017

For example, the debugDescribeChildren docs have markup like this:

<p>The list must not contain any null entries. If there are explicit null
  | children to report, consider <a href="foundation/DiagnosticsNode/DiagnosticsNode.message.html">new DiagnosticsNode.message</a> or
  | <a href="foundation/DiagnosticsProperty-class.html">DiagnosticsProperty<object> as possible <a href="foundation/DiagnosticsNode-class.html">DiagnosticsNode</a> objects to
  | provide.<p></p>

...which results in bad formatting (note the stray <object>).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-flutter Issues originating from important to Flutter P2 A bug or feature request we're likely to work on
Projects
None yet
Development

No branches or pull requests

1 participant