spike icon indicating copy to clipboard operation
spike copied to clipboard

doctype rendering strangely

Open utx0 opened this issue 7 years ago • 1 comments

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

utx0 avatar Dec 05 '18 02:12 utx0

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

jescalan avatar Jan 03 '19 22:01 jescalan