tweak --from-playground docs #707
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
'Svelte Playground' sounds like branding, and we don't describe it that way elsewhere — it's always just 'the playground'. Adding a link eliminates any lingering ambiguity.
Incidentally, the first thing I tried was a URL with a hash fragment:
npx sv create --from-playground=https://svelte.dev/playground/hello-world?version=5.38.10#H4sIAAAAAAAAE22MwQrCMBBEf6XMSUEUr6EI3vwH8RDNFANrUprVKKX_7gY8OqeZN7szI_kH4XCiSO5qniR0K4aoDGtsMERhgTvP0M_Y7how_vs6juO2vCja2NUX_uO3nJRJbQb9fX-o2dTvzFmnfCucTk8uF0s-So0pwA1eCpcv0Qw8IZ4AAAA
This resulted in an error:
It works if you quote the URL, so I think we should do that in the example