Skip to content

First line is blank #1913

@thasmo

Description

@thasmo

Converting the following jade template with gulp-jade results in the HTML file having a blank, first line:

link(rel='import', href='../../polymer/polymer.html')

polymer-element(name='my-element', attributes='attribute')
    template
    script(src='my-element.js')

Not sure if this depends on the source file or if this is a general minor jade glitch, but it would be nice to get rid of the blank line.

Any ideas? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions