Skip to content

doctype 5 is deprecated, you must now use doctype html #121

@ghost

Description

Hello,

Creating a brand new express / jade project in nodeclipse 0.1.0 then running it as a node application is raising the following error:

doctype 5 is deprecated, you must now use doctype html

Simple enough to solve by replacing "doctype 5" by "doctype html" in layout.jade: better forget about "doctype 5" for next releases, don't you think?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions