Skip to content

Highlighted search snippets destroy SVGs #1

Description

@selfthinker

When following a link from a wiki search, the search term gets highlighted via some inserted HTML (<span class="search_hit"></span>). When that is in the code that the JS picks up to build the SVG, it destroys the SVGs.

I couldn't find a way to remove that span from the plugin itself as that span seems to get added after the output from the plugin's syntax.php.

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