222
schangxiang@126.com
2025-08-25 1e3448ebd1877a54039880f4e164960710adcb7a
1
2
3
4
define(function() {
    // Match a standalone tag
    return (/^<(\w+)\s*\/?>(?:<\/\1>|)$/);
});