Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<header> tags inside loaded markup stay munged #31

Closed
retrogradeorbit opened this issue Nov 10, 2019 · 3 comments
Closed

<header> tags inside loaded markup stay munged #31

retrogradeorbit opened this issue Nov 10, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@retrogradeorbit
Copy link
Owner

      <!-- Header -->
      <head-bootleg-mungeder id="header">
        <img alt="" src="images/logo.png">
        <h1 id="logo">
          <a href="/">EPIC CASTLE</a>
        </h1>
      </head-bootleg-mungeder>
@retrogradeorbit retrogradeorbit added the bug Something isn't working label Nov 10, 2019
@chr15m
Copy link
Contributor

chr15m commented Nov 20, 2019

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

@chr15m
Copy link
Contributor

chr15m commented Nov 20, 2019

Any way I can work around this?

@retrogradeorbit
Copy link
Owner Author

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants