sf-static/portfolio/node_modules/pug/test/cases/html5.pug
2023-02-28 19:21:07 +01:00

4 lines
No EOL
119 B
Text

doctype html
input(type='checkbox', checked)
input(type='checkbox', checked=true)
input(type='checkbox', checked=false)