Skip to content

Simple template tag bug? #43

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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