Skip to content

HTML not encoded in the listing of replacements #5

Description

@Salubritas

Thank you for the great extension!

HTML is not encoded in the list of replacements that have been set up, making it difficult to see them properly.
e.g. replacing
<h2 class="bigquote">([^&lt;]+)</h2>
with
<aside class="pullquote">$1</aside>
only shows
([^<]+) --> $1

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