Closed UncleBill closed 11 years ago
How about this?
foo
bar
baz
wrap with abbreviation ul
.
<ul>
foo
bar
baz
</ul>
"Ah, I mistaken. It should be ul>li*
". So type ugv<c-y>,<up>
. Then you can see Tag: ul
.
Next type ul>li*
.
<ul>
<li>
foo
</li>
<li>
bar
</li>
<li>
baz
</li>
</ul>
mattn,thank you, and your example is a good one.However a single u
sometimes can't do it well.
However a single u sometimes can't do it well.
Sorry for delay, What do you mean?
whatever, I find the way your example go is more useful.
You want to keep this issue with open?
No. close it please. and thx!
sometimes i want to rewrite the zencoding code which has expanded into html