Skip to content

HTML reprs not properly escaped #2617

Closed
@minrk

Description

@minrk

Object representations are not escaped for HTML when giving HTML repr to IPython Notebook,
for instance if the items themselves are types, whose reprs include <, and are interpreted as tags.

an example notebook

Originally from this SO question.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions