Skip to content

A br tag added when appliying a google-font to an element #2

Description

@scratchoo

Hi man, your plugin is awesome but I noticed a little problem, when you apply a font to a paragraph the plugin wrap the text inside a span tag then next that span it add a break
which add an undesirable space, the following is the generated code

<span style="font-family:chewy;">Lorem ipsum dolor sit amet, consectetur adipisicing elit.</span>
<br type="_moz"> 

Is there a way to remove the added br tag ?

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