pyjade
pyjade copied to clipboard
No support for .pug files?
I'm new to pyjade and it works wonderfully in my project. However, I recently discovered that Jade is Pug. Here's my issue:
PyCharm has a nice Pug plugin that will highlight syntax for .pug
files. It does not work with .jade
files. On the other hand, pyjade will only convert files that end with .jade
.
Is there any intention to support .pug
files? Should I switch to a different plugin? Or is there a nice workaround for this?
look at https://github.com/matannoam/pypugjs
look at https://github.com/matannoam/pypugjs
that link is dead, a new fork is currently being developed, it's not finished yet https://github.com/kakulukia/pypugjs