Skip to content

Fixed invalid head content. - #180

Open
h4cc wants to merge 1 commit into
nevir:masterfrom
h4cc:patch-1
Open

Fixed invalid head content.#180
h4cc wants to merge 1 commit into
nevir:masterfrom
h4cc:patch-1

Conversation

@h4cc

@h4cc h4cc commented Feb 9, 2015

Copy link
Copy Markdown

In my generated templates the HTML looked like this:

<!DOCTYPE html><html lang="en"><head><title>DataFixtures/README</title></head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"><meta name="groc-relative-root" content="../"><meta name="groc-document-path" content="DataFixtures/README"><meta name="groc-project-path" content="lib/DataFixtures/README.js"><link rel="stylesheet" type="text/css" media="all" href="../assets/style.css"><script type="text/javascript" src="../assets/behavior.js"></script><body>

As you can see the </head> comes way to early, so i tried to fix this with this PR.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant