You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the changelog, it looks like version 7.0 dropped support for Pug syntax in templates. Could you expand on what you meant by:
PUG in templates will not be supported due to the new way of managing template blocks
Indeed, <template lang="pug"> templates do not highlight at all for me, though I still see the template matching regexes and <subsyntax name="pug"> reference in Syntaxes/Vue.xml. I'm not sure how to reconcile these two observations.
Is fixing Pug syntax something that's achievable with some effort? I'd be interested in digging into that to resurrect Pug support if you think it's do-able.
From the changelog, it looks like version 7.0 dropped support for Pug syntax in templates. Could you expand on what you meant by:
Indeed,
<template lang="pug">
templates do not highlight at all for me, though I still see the template matching regexes and<subsyntax name="pug">
reference inSyntaxes/Vue.xml
. I'm not sure how to reconcile these two observations.Is fixing Pug syntax something that's achievable with some effort? I'd be interested in digging into that to resurrect Pug support if you think it's do-able.
Also, related, there's still mention in the readme about Pug in templates, which seems like it's now out of date information: https://github.com/tommasongr/nova-vue/tree/79cb28a9d62169c2f4968d27c78b4d5e96d434c5?tab=readme-ov-file#pug-in-templates
Thanks so much!
The text was updated successfully, but these errors were encountered: