This commit is contained in:
Syohei YOSHIDA
2015-05-12 12:54:05 +09:00
parent 1c46c5fb77
commit 87e50225c1

View File

@@ -906,7 +906,7 @@ inside generated tree and elements' attributes.
< <
Other examples: Other examples:
> >
.wrapper -> <div class="wraper"></div> .wrapper -> <div class="wrapper"></div>
#popup -> <div id="popup"></div> #popup -> <div id="popup"></div>
< <
When you expand abbreviation, Emmet tries to grab parent context, When you expand abbreviation, Emmet tries to grab parent context,