Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Extra double quotes in code blocks #24

Description

@c-marc

Hello. I'm having a look at this tutorial, and there's something weird in all the pages I've read so far.
In the course, in the code blocks, all directives wrap curly braces with double quotes. For example: on:click="{myFunction}"... The right syntax on:click={myFunction} is used in the sources in GH repository, but these extra quotes appears from the start of the tutorial (on:click="{...}") and this goes on in the following chapters (bind:value="{...}" ).
I'm not sure if it's an error or if your material is being modified by some sort of auto-formatting of your code block... I couldn't find sources for the course material so I don't know if these are markdown files or something like that. Anyway, this might be confusing for newcomers who would follow along relying on the written material.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions