#3 Remove contents tag for neovan files

Fermé
Créé il y a 4 jours par Lee · 1 commentaires
Lee a commenté il y a 4 jours

Currently HTML in '.neovan' files is put inside of a tag. Remove this.

When writing HTML it should not be inside of any tag at all. Like Svelte, only JS and CSS require their own containing tags.

When implementing, it should just strip the js and css out, then, what is left over will be the HTML

Currently HTML in '.neovan' files is put inside of a <contents> tag. Remove this. When writing HTML it should not be inside of any tag at all. Like Svelte, only JS and CSS require their own containing tags. When implementing, it should just strip the js and css out, then, what is left over will be the HTML
Lee a commenté il y a 3 jours
Propriétaire

Solved this a bit differently. Decided to use @ symbol instead for the main tags, similar to components.

Solved this a bit differently. Decided to use @ symbol instead for the main tags, similar to components.
Connectez-vous pour rejoindre cette conversation.
Pas d'étiquette
Aucun jalon
Pas d'assignataire
1 Participants
Chargement…
Annuler
Enregistrer
Il n'existe pas encore de contenu.