#3 Remove contents tag for neovan files

Cerrada
abierta hace 4 días por Lee · 1 comentarios
Lee comentado hace 4 días

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 comentado hace 3 días
Propietario

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.
Inicie sesión para unirse a esta conversación.
Sin etiquetas
Sin Milestone
Sin asignado
1 participantes
Cargando...
Cancelar
Guardar
Aún no existe contenido.