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