#3 Remove contents tag for neovan files

已关闭
Lee4 天之前创建 · 1 条评论
Lee 评论于 4 天之前

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 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。