retrogradeorbit / bootleg

Simple template processing command line tool to help build static websites
Eclipse Public License 2.0
254 stars 12 forks source link

<header> tags inside loaded markup stay munged #31

Closed retrogradeorbit closed 4 years ago

retrogradeorbit commented 4 years ago
      <!-- Header -->
      <head-bootleg-mungeder id="header">
        <img alt="" src="images/logo.png">
        <h1 id="logo">
          <a href="/">EPIC CASTLE</a>
        </h1>
      </head-bootleg-mungeder>
chr15m commented 4 years ago

Just ran into this one was about to file an issue.

chr15m commented 4 years ago

Any way I can work around this?

retrogradeorbit commented 4 years ago

@chr15m its fixed in develop branch. You can build it yourself make clean all. Or use my snapshot build from here: https://epiccastle.io/bootleg/bootleg-0.1.6-SNAPSHOT-linux-amd64.tgz