sf-static/portfolio/node_modules/pug-lexer/test/cases/html5.pug

4 lines
119 B
Text
Raw Normal View History

2023-02-28 18:21:07 +00:00
doctype html
input(type='checkbox', checked)
input(type='checkbox', checked=true)
input(type='checkbox', checked=false)