Skip to content

Instantly share code, notes, and snippets.

@jhyland87
Created December 1, 2016 16:22
Show Gist options
  • Save jhyland87/e9d192d814c28f4743581386a3841f6b to your computer and use it in GitHub Desktop.
Save jhyland87/e9d192d814c28f4743581386a3841f6b to your computer and use it in GitHub Desktop.
Expected result
<!-- Begin: hello-world.pug -->
<!-- Begin: head.pug --><p>(File: <a href="http://head.md">head.md</a>) When viewing hello-world.html, you’ll see this sentence, but no rendered data from head.pug</p>
<p>(File: head.pug) This is the content that doesn't get rendered when this file is included</p>
<!-- End: head.pug -->
<!-- End: hello-world.pug -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment