Skip to content

Allow html Comments when using html-min #135

@godofdream

Description

@godofdream

I'm getting a yarte (feature=["html-min"]) error for

<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

obviously this html comment is more than a simple html comment and should therefore work.
error I'm getting:
"No use html comment, use yarte comments instead"

Edit: Mentioning html-min feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghtml5-parserAt html5 parser

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions