html-snippets
html-snippets copied to clipboard
Wrong description for track
Your snippets.json current has this:
"track": { "prefix": "track", "body": "<track src="$1" kind="$2" srclang="$3" label="$4">$5", "description": "HTML - Defines a table row", "scope": "text.html" },
The description is wrong, obviously.
hello @rsgranne yes, it is thanks for pointing that out, I'll amend and push a fix.