w/o 'autoshow' option: li TAB --> <li></li>
with 'autoshow' option as 2 (in HTML specifig config): li TAB -> li></li> (missing lead < )
sometimes if I press TAB fast - I get even <li><</li>.
the race exists - autoshow option VS the snippet work.
Thanks! I did not know how to report this.

last beta with autoshow 1
so Cud needs to insert '<' before the tag. Todo...
Done, beta updated. seems it works with multi-carets too.
This got weird... Any text I type appears '<' before
@Alexey-T you can revert and leave it as before if it's complicated

Ops, mis-tested a little. updated the beta! now better?
Fixed! Thanks! You can close...