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

doctype rendering strangely #100

Open
utx0 opened this issue Dec 5, 2018 · 1 comment
Open

doctype rendering strangely #100

utx0 opened this issue Dec 5, 2018 · 1 comment

Comments

@utx0
Copy link

utx0 commented Dec 5, 2018

Hey guys,

I have a spike project thats rending out the doctype in a very strange way and I cant work out why.

Layout.html first few lines:

<!DOCTYPE html>
<html>

Strange output string rending out as follows:

&lt;!DOCTYPE html&gt;
<html>
❯ spike -v
2.3.0
❯ node -v
v8.14.0

Any help would be great. Thanks.
Luke

@jescalan
Copy link
Member

jescalan commented Jan 3, 2019

Unable to reproduce with a new project on the same versions. Was this produced with a fresh project, or existing one?

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

No branches or pull requests

2 participants