Skip to content

tutorial: buggy code snippets #467

Open
@manuel3108

Description

@manuel3108

number 1

https://svelte-omnisite.vercel.app/tutorial/svelte/html-tags
image
According to the code, the whole @html should be highlighted in green, but currently only the @ is highlighted.

number 2

https://svelte-omnisite.vercel.app/tutorial/svelte/universal-reactivity
image
wth?

number 3 (similar to number 1)

http://localhost:5173/tutorial/svelte/each-blocks
image

style="background: +++{color}+++"
aria-label="+++{color}+++"
aria-current={selected === +++color+++}
on:click={() => selected = +++color+++}

number x

There are a few more cases like number 1 and 3, but im not going to list them all here, as it's probably going to be just one fix for all of them

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions