We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Everyone loves pugs.
Pug should be defined as a Language, with the following properties:
$LanguageName = 'Pug' $FilePattern = '\.pug$' $IsTemplateLanguage = $true $WorksWith = 'Express','React' $Install = { npm install pug @args } $Website = 'https://pugjs.org/'
The text was updated successfully, but these errors were encountered:
feat: PipeScript Supports Pug(s) ( Fixes #1074 )
65345ba
2c5f8be
Fixing Validation Pattern
eb4f8b0
Attribute typofix and validation simplification.
3651613
58e8714
8781eee
StartAutomating
No branches or pull requests
Everyone loves pugs.
Pug should be defined as a Language, with the following properties:
The text was updated successfully, but these errors were encountered: