You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yikth 82785bbade install npm module
* cd backend
* npm install
5 years ago
..
attrs.unescaped.pug install npm module 5 years ago
case-when.pug install npm module 5 years ago
case-without-with.pug install npm module 5 years ago
else-condition.pug install npm module 5 years ago
else-without-if.pug install npm module 5 years ago
inlining-a-mixin-after-a-tag.pug install npm module 5 years ago
key-char-ending-badly.pug install npm module 5 years ago
key-ending-badly.pug install npm module 5 years ago
mismatched-inline-tag.pug install npm module 5 years ago
mixin-args-syntax-error.pug install npm module 5 years ago
mixins-blocks-with-bodies.pug install npm module 5 years ago
multiple-non-nested-tags-on-a-line.pug install npm module 5 years ago
non-existant-filter.pug install npm module 5 years ago
non-mixin-block.pug install npm module 5 years ago
open-brace-in-attributes.pug install npm module 5 years ago
readme.md install npm module 5 years ago
self-closing-tag-with-block.pug install npm module 5 years ago
self-closing-tag-with-body.pug install npm module 5 years ago
self-closing-tag-with-code.pug install npm module 5 years ago
tabs-and-spaces.pug install npm module 5 years ago
unclosed-interpolated-call.pug install npm module 5 years ago
unclosed-interpolated-tag.pug install npm module 5 years ago
unclosed-interpolation.pug install npm module 5 years ago

readme.md

This folder collects examples of files that are not valid pug, but were at some point accepted by the parser without throwing an error. The tests ensure that all these cases now throw some form of error message (hopefully a helpful one).