Skip to content

&-s not escaped in search results #2428

@mortenpi

Description

@mortenpi

I think we directly pass the &-s to the generated dynamically generated HTML, which means they get interpreted as character references sometimes. We should escape them, either when constructing the HTML, or maybe even during index generation (although I am not sure this actually makes sense).

X-ref for more details for an "MWE": JuliaLang/julia#52078

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions