svelte icon indicating copy to clipboard operation
svelte copied to clipboard

docs: Add escaping of curly braces to docs

Open bytesnz opened this issue 2 years ago • 1 comments

Minor addition to the docs specifying the way to include curly braces in .svelte HTML just to show there isn't a built magic escape sequence to use. Is very simple information, but just handy to have if your mind is somewhere else.

Added to the bottom of the Text Expressions section.

bytesnz avatar May 05 '23 12:05 bytesnz

@bytesnz is attempting to deploy a commit to the Svelte Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar May 05 '23 12:05 vercel[bot]

Hi, could you resolve the conflicts? The file structure has changed, so the file you'd want to add this change to is documentation/docs/02-template-syntax/02-basic-markup.md. Remember to remove the --- from your markdown, that's a convention we left behind in the old site 😁

PuruVJ avatar Jul 17 '23 07:07 PuruVJ

⚠️ No Changeset found

Latest commit: 255f6a4fcbe8b937f69b7e6516145c79a7521cec

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Jul 18 '23 22:07 changeset-bot[bot]

Hi, could you resolve the conflicts? The file structure has changed, so the file you'd want to add this change to is documentation/docs/02-template-syntax/02-basic-markup.md. Remember to remove the --- from your markdown, that's a convention we left behind in the old site grin

Done :smile:

bytesnz avatar Jul 18 '23 22:07 bytesnz

thank you!

benmccann avatar Sep 15 '23 23:09 benmccann

Thank you to you and the other contributors!

bytesnz avatar Sep 16 '23 06:09 bytesnz