Open orenmizr opened 7 years ago
@orenmizr: I would think the place where you would rather submit this bug is with your build system/editor/converter where Pug isn't supported, rather than a request for maintaining a legacy language here.
I'm still curious, though: Which "vue converter" are you using?
using vue-loader for vuejs projects. since we're talking about highlighting and not building - i thought it is a feature of this plugin. but you're right - i could not use use pug cause it broke the conversion. hence the jade :)
the scenario is for components-based frameworks like vue where you write in a .vue file and not in a html/pug file. i can't use pug language because of the vue converter which does not support it.