Skip to content

Uniformly escape text used in html markup #43

Open
@markrtuttle

Description

@markrtuttle

The functions link_text_to_file and link_text_to_line should take an option "escape=True" argument and invoke html.escape on the text strings when escape is true.

The invocation of html.escape in format_srcloc should be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions