Subversion Repositories SmartDukaan

Rev

Blame | Last modification | View Log | RSS feed

define(function() {
        // Match a standalone tag
        return (/^<(\w+)\s*\/?>(?:<\/\1>|)$/);
});