#3 Remove contents tag for neovan files

已關閉
Lee4 天之前創建 · 1 條評論

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 評論 3 天之前'
所有者

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.
Lee3 天之前 關閉
登入 才能加入這對話。
未選擇標籤
未選擇里程碑
未指派成員
1 參與者
正在加載...
取消
保存
尚未有任何內容