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
I can recreate this. Perhaps a more recent version of Sublime adds a similar trigger to the default HTML snippets. I'll look into this when I can but can't promise a timeline.
Now when we type
dd
and press TAB, it extends into<dd></dd>
which is pretty niche HTML tag. I much more often use Craft{% dd %}
.The text was updated successfully, but these errors were encountered: