initial
This commit is contained in:
4
node_modules/pug/test/cases/html5.pug
generated
vendored
Normal file
4
node_modules/pug/test/cases/html5.pug
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
doctype html
|
||||
input(type='checkbox', checked)
|
||||
input(type='checkbox', checked=true)
|
||||
input(type='checkbox', checked=false)
|
||||
Reference in New Issue
Block a user