Vscode emmet package text function * invalid

The emmet packaging text function * number in < H2 > vscode is invalid. After this function fails, the basic packaging text is invalidated. I don"t know why < / H2 > < H2 > problem description < / H2 >

normally select the above text and enter ul > li plus this number will result in branch packaging, that is, it should eventually be

<ul>
    <li>...</li>
    <li>...</li>
    <li>...</li>
</ul>

so why does this * fail? it"s speechless. It"s a lot of trouble.

Mar.22,2021

you chose the wrong mode for wrapping text, choose the second


clipboard.png

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3e5ff-2c437.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3e5ff-2c437.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?