Characters allowed at the beginning of XML tag names are overly broad

This issue has been tracked since 2022-01-03.
<text wx:else>{{goodsMap[item].quantity <= 20 ? 'smaller than' : 'bigger than'}}<text class="quantity">{{goodsMap[item].quantity}}</text>pieces</text>

For example, parser will regard "<=" as a new tag start in code above.

fb55 wrote this answer on 2022-12-02

Closing this as I struggle to understand what the actual issue is; see #1067.

More Details About Repo
Owner Name fb55
Repo Name htmlparser2
Full Name fb55/htmlparser2
Language TypeScript
Created Date 2011-08-27
Updated Date 2023-03-19
Star Count 3793
Watcher Count 50
Fork Count 370
Issue Count 4

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date