Skip to content

Wrong tag close for tag 'audio' #16

@inliquid

Description

@inliquid

In plugin.php:
// Embed audio.
if (in_array($extension, array("mp3", "mid", "wav")) and $expanded) {
return "";
}

Should be , not .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions