Skip to content

Simple template tag bug? #43

@bulletmark

Description

@bulletmark

If I run html2pug -f (version 4.0.0) on:

<template>
  <child></child>
</template>

I get output:

template

Running the same input through html2jade or the online html2pug I get the expected:

template
  child

Is this a bug or something I am missing?

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