json-ld.org
json-ld.org copied to clipboard
Playground: code completion bug
Steps to Reproduce:
{
"@context": "http://schema.org/",
"@type": "Person",
"email": "mailto:jane"
}
- Copy the above json-ld to the playground, or use this permalink.
- Move the cursor right after
mailto:jane. - Type
@, then you will see a growing@sequence as the image below.
