mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
7 lines
115 B
Plaintext
7 lines
115 B
Plaintext
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
|
|
#name : <ul id="...">...</ul>
|
|
# --
|
|
<ul id="$1">
|
|
$0
|
|
</ul>
|