#3 Remove contents tag for neovan files

Geschlossen
vor 4 Tagen geöffnet von Lee · 1 Kommentare
Lee kommentierte vor 4 Tagen

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 kommentierte vor 3 Tagen
Besitzer

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.
Lee hat vor 3 Tagen geschlossen
Anmelden, um an der Diskussion teilzunehmen.
Kein Label
Kein Meilenstein
Niemand zuständig
1 Beteiligte
Laden…
Abbrechen
Speichern
Hier gibt es bis jetzt noch keinen Inhalt.