Skip to content

Invalid HTML being generated. #761

@ioquatix

Description

@ioquatix

On this page:

https://docs.ruby-lang.org/en/2.7.0/Array.html

<p>Items can be added to the end of an array by using either <a href="Array.html#method-i-push"><code>push</code></a> or <a href="Array.html#method-i-3C-3C"><code><<</code></a></p>

Note <code><<</code> is invalid HTML.

I saw this on some other pages.

Not all output is being escaped.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions