Skip to content

HTMLParser has problems with html in script variables... #1

@jedie

Description

@jedie
Response's content is no valid html: 'Unexpected end tag `p`

e.g.:

<script>
var js_sha_link='<p>***</p>';
</script>

or e.g.:

$("#preview_id_content div").html('<h2 class="noanchor">loading...</h2>');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions