{
      re: /^\\_a\[((?:\\\\|\\\]|[^\]])+)\]/,
      match: group => {
        const args = splitargs(group[1]);
        if (/^On/.test(args[0])) {