You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.
Hi.
I'm trying to convert my old snippets to the new format but some basic staff does not work anymore.
I need to access variables and insert new lines like the example shown here with the "for" abbreviation.
https://docs.emmet.io/customization/snippets/
"for": "for (var ${class} = 0; i < ${id}.length; ${class}++) {\n\t|}"
This does not work with emmet.
The text was updated successfully, but these errors were encountered: