We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
<!DOCTYPE html> <html>
❯ spike -v 2.3.0
❯ node -v v8.14.0
Any help would be great. Thanks. Luke
The text was updated successfully, but these errors were encountered:
Unable to reproduce with a new project on the same versions. Was this produced with a fresh project, or existing one?
Sorry, something went wrong.
No branches or pull requests
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:
Strange output string rending out as follows:
Any help would be great. Thanks.
Luke
The text was updated successfully, but these errors were encountered: