UNPKG

@shopify/create-app

Version:

A CLI tool to create a new Shopify app.

3,263 lines • 205 kB
import {
  __esm,
  init_cjs_shims
} from "./chunk-3XNI6LP4.js";

// ../../node_modules/.pnpm/prettier@3.8.4/node_modules/prettier/plugins/markdown.mjs
function yl(e) {
  return this[e < 0 ? this.length + e : e];
}
function fe(e) {
  if (typeof e != "string") throw new TypeError("Expected a string");
  return e.replace(/[|\\{}()[\]^$+*?.]/g, "\\$&").replace(/-/g, "\\x2d");
}
function Ol(e) {
  if (typeof e == "string") return V;
  if (Array.isArray(e)) return j;
  if (!e) return;
  let { type: r } = e;
  if (Br.has(r)) return r;
}
function Nl(e) {
  let r = e === null ? "null" : typeof e;
  if (r !== "string" && r !== "object") return `Unexpected doc '${r}', 
Expected it to be 'string' or 'object'.`;
  if (W(e)) throw new Error("doc is valid.");
  let t = Object.prototype.toString.call(e);
  if (t !== "[object Object]") return `Unexpected doc '${t}'.`;
  let n = ql([...Br].map((i) => `'${i}'`));
  return `Unexpected doc.type '${e.type}'.
Expected it to be ${n}.`;
}
function Pl(e, r, t, n) {
  let i = [e];
  for (; i.length > 0; ) {
    let u = i.pop();
    if (u === $n) {
      t(i.pop());
      continue;
    }
    t && i.push(u, $n);
    let a = W(u);
    if (!a) throw new Be(u);
    if (r?.(u) !== !1) switch (a) {
      case j:
      case J: {
        let o = a === j ? u : u.parts;
        for (let s = o.length, l = s - 1; l >= 0; --l) i.push(o[l]);
        break;
      }
      case Q:
        i.push(u.flatContents, u.breakContents);
        break;
      case X:
        if (n && u.expandedStates) for (let o = u.expandedStates.length, s = o - 1; s >= 0; --s) i.push(u.expandedStates[s]);
        else i.push(u.contents);
        break;
      case re:
      case ee:
      case pe:
      case me:
      case he:
        i.push(u.contents);
        break;
      case V:
      case be:
      case De:
      case de:
      case $:
      case te:
        break;
      default:
        throw new Be(u);
    }
  }
}
function Il(e, r) {
  if (typeof e == "string") return r(e);
  let t = /* @__PURE__ */ new Map();
  return n(e);
  function n(u) {
    if (t.has(u)) return t.get(u);
    let a = i(u);
    return t.set(u, a), a;
  }
  function i(u) {
    switch (W(u)) {
      case j:
        return r(u.map(n));
      case J:
        return r({ ...u, parts: u.parts.map(n) });
      case Q:
        return r({ ...u, breakContents: n(u.breakContents), flatContents: n(u.flatContents) });
      case X: {
        let { expandedStates: a, contents: o } = u;
        return a ? (a = a.map(n), o = a[0]) : o = n(o), r({ ...u, contents: o, expandedStates: a });
      }
      case re:
      case ee:
      case pe:
      case me:
      case he:
        return r({ ...u, contents: n(u.contents) });
      case V:
      case be:
      case De:
      case de:
      case $:
      case te:
        return r(u);
      default:
        throw new Be(u);
    }
  }
}
function Kn(e) {
  if (e.length > 0) {
    let r = U(0, e, -1);
    !r.expandedStates && !r.break && (r.break = "propagated");
  }
  return null;
}
function Xn(e) {
  let r = /* @__PURE__ */ new Set(), t = [];
  function n(u) {
    if (u.type === te && Kn(t), u.type === X) {
      if (t.push(u), r.has(u)) return !1;
      r.add(u);
    }
  }
  function i(u) {
    u.type === X && t.pop().break && Kn(t);
  }
  Hn(e, n, i, !0);
}
function xe(e, r = nr) {
  return Il(e, (t) => typeof t == "string" ? _r(r, t.split(`
`)) : t);
}
function ir(e) {
  return ne(e), { type: ee, contents: e };
}
function Fe(e, r) {
  return Qn(e), ne(r), { type: re, contents: r, n: e };
}
function ur(e) {
  return Fe({ type: "root" }, e);
}
function Ye(e) {
  return Jn(e), { type: J, parts: e };
}
function Ge(e, r = {}) {
  return ne(e), Or(r.expandedStates, !0), { type: X, id: r.id, contents: e, break: !!r.shouldBreak, expandedStates: r.expandedStates };
}
function Zn(e, r = "", t = {}) {
  return ne(e), r !== "" && ne(r), { type: Q, breakContents: e, flatContents: r, groupId: t.groupId };
}
function _r(e, r) {
  ne(e), Or(r);
  let t = [];
  for (let n = 0; n < r.length; n++) n !== 0 && t.push(e), t.push(r[n]);
  return t;
}
function ei(e) {
  return e === Ll ? Ml : e === Rl ? Ul : Gl;
}
function Et(e) {
  return e === 12288 || e >= 65281 && e <= 65376 || e >= 65504 && e <= 65510;
}
function Ct(e) {
  return e >= 4352 && e <= 4447 || e === 8986 || e === 8987 || e === 9001 || e === 9002 || e >= 9193 && e <= 9196 || e === 9200 || e === 9203 || e === 9725 || e === 9726 || e === 9748 || e === 9749 || e >= 9776 && e <= 9783 || e >= 9800 && e <= 9811 || e === 9855 || e >= 9866 && e <= 9871 || e === 9875 || e === 9889 || e === 9898 || e === 9899 || e === 9917 || e === 9918 || e === 9924 || e === 9925 || e === 9934 || e === 9940 || e === 9962 || e === 9970 || e === 9971 || e === 9973 || e === 9978 || e === 9981 || e === 9989 || e === 9994 || e === 9995 || e === 10024 || e === 10060 || e === 10062 || e >= 10067 && e <= 10069 || e === 10071 || e >= 10133 && e <= 10135 || e === 10160 || e === 10175 || e === 11035 || e === 11036 || e === 11088 || e === 11093 || e >= 11904 && e <= 11929 || e >= 11931 && e <= 12019 || e >= 12032 && e <= 12245 || e >= 12272 && e <= 12287 || e >= 12289 && e <= 12350 || e >= 12353 && e <= 12438 || e >= 12441 && e <= 12543 || e >= 12549 && e <= 12591 || e >= 12593 && e <= 12686 || e >= 12688 && e <= 12773 || e >= 12783 && e <= 12830 || e >= 12832 && e <= 12871 || e >= 12880 && e <= 42124 || e >= 42128 && e <= 42182 || e >= 43360 && e <= 43388 || e >= 44032 && e <= 55203 || e >= 63744 && e <= 64255 || e >= 65040 && e <= 65049 || e >= 65072 && e <= 65106 || e >= 65108 && e <= 65126 || e >= 65128 && e <= 65131 || e >= 94176 && e <= 94180 || e >= 94192 && e <= 94198 || e >= 94208 && e <= 101589 || e >= 101631 && e <= 101662 || e >= 101760 && e <= 101874 || e >= 110576 && e <= 110579 || e >= 110581 && e <= 110587 || e === 110589 || e === 110590 || e >= 110592 && e <= 110882 || e === 110898 || e >= 110928 && e <= 110930 || e === 110933 || e >= 110948 && e <= 110951 || e >= 110960 && e <= 111355 || e >= 119552 && e <= 119638 || e >= 119648 && e <= 119670 || e === 126980 || e === 127183 || e === 127374 || e >= 127377 && e <= 127386 || e >= 127488 && e <= 127490 || e >= 127504 && e <= 127547 || e >= 127552 && e <= 127560 || e === 127568 || e === 127569 || e >= 127584 && e <= 127589 || e >= 127744 && e <= 127776 || e >= 127789 && e <= 127797 || e >= 127799 && e <= 127868 || e >= 127870 && e <= 127891 || e >= 127904 && e <= 127946 || e >= 127951 && e <= 127955 || e >= 127968 && e <= 127984 || e === 127988 || e >= 127992 && e <= 128062 || e === 128064 || e >= 128066 && e <= 128252 || e >= 128255 && e <= 128317 || e >= 128331 && e <= 128334 || e >= 128336 && e <= 128359 || e === 128378 || e === 128405 || e === 128406 || e === 128420 || e >= 128507 && e <= 128591 || e >= 128640 && e <= 128709 || e === 128716 || e >= 128720 && e <= 128722 || e >= 128725 && e <= 128728 || e >= 128732 && e <= 128735 || e === 128747 || e === 128748 || e >= 128756 && e <= 128764 || e >= 128992 && e <= 129003 || e === 129008 || e >= 129292 && e <= 129338 || e >= 129340 && e <= 129349 || e >= 129351 && e <= 129535 || e >= 129648 && e <= 129660 || e >= 129664 && e <= 129674 || e >= 129678 && e <= 129734 || e === 129736 || e >= 129741 && e <= 129756 || e >= 129759 && e <= 129770 || e >= 129775 && e <= 129784 || e >= 131072 && e <= 196605 || e >= 196608 && e <= 262141;
}
function Vl(e) {
  if (!e) return 0;
  if (!zl.test(e)) return e.length;
  e = e.replace(ri(), (t) => Wl.has(t) ? " " : "  ");
  let r = 0;
  for (let t of e) {
    let n = t.codePointAt(0);
    n <= 31 || n >= 127 && n <= 159 || n >= 768 && n <= 879 || n >= 65024 && n <= 65039 || (r += Et(n) || Ct(n) ? 2 : 1);
  }
  return r;
}
function ni(e, r, t) {
  let n = r.type === 1 ? e.queue.slice(0, -1) : [...e.queue, r], i = "", u = 0, a = 0, o = 0;
  for (let p of n) switch (p.type) {
    case 0:
      c(), t.useTabs ? s(1) : l(t.tabWidth);
      break;
    case 3: {
      let { string: h } = p;
      c(), i += h, u += h.length;
      break;
    }
    case 2: {
      let { width: h } = p;
      a += 1, o += h;
      break;
    }
    default:
      throw new Error(`Unexpected indent comment '${p.type}'.`);
  }
  return D(), { ...e, value: i, length: u, queue: n };
  function s(p) {
    i += "	".repeat(p), u += t.tabWidth * p;
  }
  function l(p) {
    i += " ".repeat(p), u += p;
  }
  function c() {
    t.useTabs ? f() : D();
  }
  function f() {
    a > 0 && s(a), m();
  }
  function D() {
    o > 0 && l(o), m();
  }
  function m() {
    a = 0, o = 0;
  }
}
function ii(e, r, t) {
  if (!r) return e;
  if (r.type === "root") return { ...e, root: e };
  if (r === Number.NEGATIVE_INFINITY) return e.root;
  let n;
  return typeof r == "number" ? r < 0 ? n = $l : n = { type: 2, width: r } : n = { type: 3, string: r }, ni(e, n, t);
}
function ui(e, r) {
  return ni(e, jl, r);
}
function Hl(e) {
  let r = 0;
  for (let t = e.length - 1; t >= 0; t--) {
    let n = e[t];
    if (n === " " || n === "	") r++;
    else break;
  }
  return r;
}
function At(e) {
  let r = Hl(e);
  return { text: r === 0 ? e : e.slice(0, e.length - r), count: r };
}
function Pr(e, r, t, n, i, u) {
  if (t === Number.POSITIVE_INFINITY) return !0;
  let a = r.length, o = !1, s = [e], l = "";
  for (; t >= 0; ) {
    if (s.length === 0) {
      if (a === 0) return !0;
      s.push(r[--a]);
      continue;
    }
    let { mode: c, doc: f } = s.pop(), D = W(f);
    switch (D) {
      case V:
        f && (o && (l += " ", t -= 1, o = !1), l += f, t -= or(f));
        break;
      case j:
      case J: {
        let m = D === j ? f : f.parts, p = f[bt] ?? 0;
        for (let h = m.length - 1; h >= p; h--) s.push({ mode: c, doc: m[h] });
        break;
      }
      case ee:
      case re:
      case pe:
      case me:
        s.push({ mode: c, doc: f.contents });
        break;
      case De: {
        let { text: m, count: p } = At(l);
        l = m, t += p;
        break;
      }
      case X: {
        if (u && f.break) return !1;
        let m = f.break ? H : c, p = f.expandedStates && m === H ? U(0, f.expandedStates, -1) : f.contents;
        s.push({ mode: m, doc: p });
        break;
      }
      case Q: {
        let p = (f.groupId ? i[f.groupId] || ue : c) === H ? f.breakContents : f.flatContents;
        p && s.push({ mode: c, doc: p });
        break;
      }
      case $:
        if (c === H || f.hard) return !0;
        f.soft || (o = !0);
        break;
      case he:
        n = !0;
        break;
      case de:
        if (n) return !1;
        break;
    }
  }
  return !1;
}
function ai(e, r) {
  let t = /* @__PURE__ */ Object.create(null), n = r.printWidth, i = ei(r.endOfLine), u = 0, a = [{ indent: vt, mode: H, doc: e }], o = "", s = !1, l = [], c = [], f = [], D = [], m = 0;
  for (Xn(e); a.length > 0; ) {
    let { indent: E, mode: v, doc: A } = a.pop();
    switch (W(A)) {
      case V: {
        let b = i !== `
` ? R(0, A, `
`, i) : A;
        b && (o += b, a.length > 0 && (u += or(b)));
        break;
      }
      case j:
        for (let b = A.length - 1; b >= 0; b--) a.push({ indent: E, mode: v, doc: A[b] });
        break;
      case be:
        if (c.length >= 2) throw new Error("There are too many 'cursor' in doc.");
        c.push(m + o.length);
        break;
      case ee:
        a.push({ indent: ui(E, r), mode: v, doc: A.contents });
        break;
      case re:
        a.push({ indent: ii(E, A.n, r), mode: v, doc: A.contents });
        break;
      case De:
        g();
        break;
      case X:
        switch (v) {
          case ue:
            if (!s) {
              a.push({ indent: E, mode: A.break ? H : ue, doc: A.contents });
              break;
            }
          case H: {
            s = !1;
            let b = { indent: E, mode: ue, doc: A.contents }, d = n - u, y = l.length > 0;
            if (!A.break && Pr(b, a, d, y, t)) a.push(b);
            else if (A.expandedStates) {
              let w = U(0, A.expandedStates, -1);
              if (A.break) {
                a.push({ indent: E, mode: H, doc: w });
                break;
              } else for (let C = 1; C < A.expandedStates.length + 1; C++) if (C >= A.expandedStates.length) {
                a.push({ indent: E, mode: H, doc: w });
                break;
              } else {
                let k = A.expandedStates[C], T = { indent: E, mode: ue, doc: k };
                if (Pr(T, a, d, y, t)) {
                  a.push(T);
                  break;
                }
              }
            } else a.push({ indent: E, mode: H, doc: A.contents });
            break;
          }
        }
        A.id && (t[A.id] = U(0, a, -1).mode);
        break;
      case J: {
        let b = n - u, d = A[bt] ?? 0, { parts: y } = A, w = y.length - d;
        if (w === 0) break;
        let C = y[d + 0], k = y[d + 1], T = { indent: E, mode: ue, doc: C }, B = { indent: E, mode: H, doc: C }, _ = Pr(T, [], b, l.length > 0, t, !0);
        if (w === 1) {
          _ ? a.push(T) : a.push(B);
          break;
        }
        let S = { indent: E, mode: ue, doc: k }, P = { indent: E, mode: H, doc: k };
        if (w === 2) {
          _ ? a.push(S, T) : a.push(P, B);
          break;
        }
        let N = y[d + 2], O = { indent: E, mode: v, doc: { ...A, [bt]: d + 2 } }, le = Pr({ indent: E, mode: ue, doc: [C, k, N] }, [], b, l.length > 0, t, !0);
        a.push(O), le ? a.push(S, T) : _ ? a.push(P, T) : a.push(P, B);
        break;
      }
      case Q:
      case pe: {
        let b = A.groupId ? t[A.groupId] : v;
        if (b === H) {
          let d = A.type === Q ? A.breakContents : A.negate ? A.contents : ir(A.contents);
          d && a.push({ indent: E, mode: v, doc: d });
        }
        if (b === ue) {
          let d = A.type === Q ? A.flatContents : A.negate ? ir(A.contents) : A.contents;
          d && a.push({ indent: E, mode: v, doc: d });
        }
        break;
      }
      case he:
        l.push({ indent: E, mode: v, doc: A.contents });
        break;
      case de:
        l.length > 0 && a.push({ indent: E, mode: v, doc: ar });
        break;
      case $:
        switch (v) {
          case ue:
            if (A.hard) s = !0;
            else {
              A.soft || (o += " ", u += 1);
              break;
            }
          case H:
            if (l.length > 0) {
              a.push({ indent: E, mode: v, doc: A }, ...l.reverse()), l.length = 0;
              break;
            }
            A.literal ? (o += i, u = 0, E.root && (E.root.value && (o += E.root.value), u = E.root.length)) : (g(), o += i + E.value, u = E.length);
            break;
        }
        break;
      case me:
        a.push({ indent: E, mode: v, doc: A.contents });
        break;
      case te:
        break;
      default:
        throw new Be(A);
    }
    a.length === 0 && l.length > 0 && (a.push(...l.reverse()), l.length = 0);
  }
  let p = f.join("") + o, h = [...D, ...c];
  if (h.length !== 2) return { formatted: p };
  let F = h[0];
  return { formatted: p, cursorNodeStart: F, cursorNodeText: p.slice(F, U(0, h, -1)) };
  function g() {
    let { text: E, count: v } = At(o);
    E && (f.push(E), m += E.length), o = "", u -= v, c.length > 0 && (D.push(...c.map((A) => Math.min(A, m))), c.length = 0);
  }
}
function Kl(e, r) {
  let t = e.matchAll(new RegExp(`(?:${fe(r)})+`, "gu"));
  return t.reduce || (t = [...t]), t.reduce((n, [i]) => Math.max(n, i.length), 0) / r.length;
}
function Xl(e, r) {
  let t = e.match(new RegExp(`(${fe(r)})+`, "gu"));
  if (t === null) return 1;
  let n = /* @__PURE__ */ new Map(), i = 0;
  for (let u of t) {
    let a = u.length / r.length;
    n.set(a, !0), a > i && (i = a);
  }
  for (let u = 1; u < i; u++) if (!n.get(u)) return u;
  return i + 1;
}
function Zl(e, r) {
  let { preferred: t, alternate: n } = r === !0 || r === "'" ? Jl : Ql, { length: i } = e, u = 0, a = 0;
  for (let o = 0; o < i; o++) {
    let s = e.charCodeAt(o);
    s === t.codePoint ? u++ : s === n.codePoint && a++;
  }
  return (u > a ? n : t).character;
}
function tf() {
  let e = globalThis, r = e.Deno?.build?.os;
  return typeof r == "string" ? r === "windows" : e.navigator?.platform?.startsWith("Win") ?? e.process?.platform?.startsWith("win") ?? !1;
}
function pi(e) {
  if (e = e instanceof URL ? e : new URL(e), e.protocol !== "file:") throw new TypeError(`URL must be a file URL: received "${e.protocol}"`);
  return e;
}
function uf(e) {
  return e = pi(e), decodeURIComponent(e.pathname.replace(/%(?![0-9A-Fa-f]{2})/g, "%25"));
}
function af(e) {
  e = pi(e);
  let r = decodeURIComponent(e.pathname.replace(/\//g, "\\").replace(/%(?![0-9A-Fa-f]{2})/g, "%25")).replace(/^\\*([A-Za-z]:)(\\|$)/, "$1\\");
  return e.hostname !== "" && (r = `\\\\${e.hostname}${r}`), r;
}
function yt(e) {
  return nf ? af(e) : uf(e);
}
function mi(e, r) {
  if (!r) return;
  let t = hi(r).toLowerCase();
  return e.find(({ filenames: n }) => n?.some((i) => i.toLowerCase() === t)) ?? e.find(({ extensions: n }) => n?.some((i) => t.endsWith(i)));
}
function of(e, r) {
  if (r) return e.find(({ name: t }) => t.toLowerCase() === r) ?? e.find(({ aliases: t }) => t?.includes(r)) ?? e.find(({ extensions: t }) => t?.includes(`.${r}`));
}
function Fi(e, r) {
  if (r) {
    if (di(r)) try {
      r = yt(r);
    } catch {
      return;
    }
    if (typeof r == "string") return e.find(({ isSupported: t }) => t?.({ filepath: r }));
  }
}
function cf(e, r) {
  let t = Di(0, e.plugins).flatMap((i) => i.languages ?? []);
  return (of(t, r.language) ?? mi(t, r.physicalFile) ?? mi(t, r.file) ?? Fi(t, r.physicalFile) ?? Fi(t, r.file) ?? sf?.(t, r.physicalFile))?.parsers[0];
}
function lf(e) {
  return !!e?.[Sr];
}
function ff(e) {
  let r = e.slice(0, sr);
  if (r !== "---" && r !== "+++") return;
  let t = e.indexOf(`
`, sr);
  if (t === -1) return;
  let n = e.slice(sr, t).trim(), i = e.indexOf(`
${r}`, t), u = n;
  if (u || (u = r === "+++" ? "toml" : "yaml"), i === -1 && r === "---" && u === "yaml" && (i = e.indexOf(`
...`, t)), i === -1) return;
  let a = i + 1 + sr, o = e.charAt(a + 1);
  if (!/\s?/u.test(o)) return;
  let s = e.slice(0, a), l;
  return { language: u, explicitLanguage: n || null, value: e.slice(t + 1, i), startDelimiter: r, endDelimiter: s.slice(-sr), raw: s, start: { line: 1, column: 0, index: 0 }, end: { index: s.length, get line() {
    return l ?? (l = s.split(`
`)), l.length;
  }, get column() {
    return l ?? (l = s.split(`
`)), U(0, l, -1).length;
  } }, [Sr]: !0 };
}
function Df(e) {
  let r = ff(e);
  return r ? { frontMatter: r, get content() {
    let { raw: t } = r;
    return R(0, t, /[^\n]/gu, " ") + e.slice(t.length);
  } } : { content: e };
}
function xi(e, r, t) {
  if ((e.type === "code" || e.type === "yaml" || e.type === "import" || e.type === "export" || e.type === "jsx") && delete r.value, e.type === "list" && delete r.isAligned, (e.type === "list" || e.type === "listItem") && delete r.spread, e.type === "text") return null;
  if (e.type === "inlineCode" && (r.value = R(0, e.value, `
`, " ")), e.type === "wikiLink" && (r.value = R(0, e.value.trim(), /[\t\n]+/gu, " ")), (e.type === "definition" || e.type === "linkReference" || e.type === "imageReference") && (r.label = (0, bi.default)(e.label)), (e.type === "link" || e.type === "image") && e.url && e.url.includes("(")) for (let n of "<>") r.url = R(0, e.url, n, encodeURIComponent(n));
  if ((e.type === "definition" || e.type === "link" || e.type === "image") && e.title && (r.title = R(0, e.title, /\\(?=["')])/gu, "")), t?.type === "root" && t.children.length > 0 && (t.children[0] === e || kt(t.children[0]) && t.children[1] === e) && e.type === "html" && Lr(e.value)) return null;
}
function Mr(e) {
  let r = [], t = e.split(/([\t\n ]+)/u);
  for (let [i, u] of t.entries()) {
    if (i % 2 === 1) {
      r.push({ type: "whitespace", value: /\n/u.test(u) ? `
` : " " });
      continue;
    }
    if ((i === 0 || i === t.length - 1) && u === "") continue;
    let a = u.split(new RegExp(`(${wi.source})`, "u"));
    for (let [o, s] of a.entries()) if (!((o === 0 || o === a.length - 1) && s === "")) {
      if (o % 2 === 0) {
        s !== "" && n({ type: "word", value: s, kind: We, isCJ: !1, hasLeadingPunctuation: Oe.test(s[0]), hasTrailingPunctuation: Oe.test(U(0, s, -1)) });
        continue;
      }
      if (Oe.test(s)) {
        n({ type: "word", value: s, kind: cr, isCJ: !0, hasLeadingPunctuation: !0, hasTrailingPunctuation: !0 });
        continue;
      }
      if (hf.test(s)) {
        n({ type: "word", value: s, kind: Pe, isCJ: !1, hasLeadingPunctuation: !1, hasTrailingPunctuation: !1 });
        continue;
      }
      n({ type: "word", value: s, kind: ae, isCJ: !0, hasLeadingPunctuation: !1, hasTrailingPunctuation: !1 });
    }
  }
  return r;
  function n(i) {
    let u = U(0, r, -1);
    u?.type === "word" && !a(We, cr) && ![u.value, i.value].some((o) => /\u3000/u.test(o)) && r.push({ type: "whitespace", value: "" }), r.push(i);
    function a(o, s) {
      return u.kind === o && i.kind === s || u.kind === s && i.kind === o;
    }
  }
}
function ze(e, r) {
  let t = r.originalText.slice(e.position.start.offset, e.position.end.offset), { numberText: n, leadingSpaces: i } = t.match(/^\s*(?<numberText>\d+)(\.|\))(?<leadingSpaces>\s*)/u).groups;
  return { number: Number(n), leadingSpaces: i };
}
function ki(e, r) {
  return !e.ordered || e.children.length < 2 || ze(e.children[1], r).number !== 1 ? !1 : ze(e.children[0], r).number !== 0 ? !0 : e.children.length > 2 && ze(e.children[2], r).number === 1;
}
function Ur(e, r) {
  let { value: t } = e;
  return e.position.end.offset === r.length && t.endsWith(`
`) && r.endsWith(`
`) ? t.slice(0, -1) : t;
}
function ye(e, r) {
  return (function t(n, i, u) {
    let a = { ...r(n, i, u) };
    return a.children && (a.children = a.children.map((o, s) => t(o, s, [a, ...u]))), a;
  })(e, null, []);
}
function Yr(e) {
  if (e?.type !== "link" || e.children.length !== 1) return !1;
  let [r] = e.children;
  return qe(e) === qe(r) && Ne(e) === Ne(r);
}
function lr(e) {
  let r;
  if (e.type === "html") r = e.value.match(/^<!--\s*prettier-ignore(?:-(start|end))?\s*-->$/u);
  else {
    let t;
    e.type === "esComment" ? t = e : e.type === "paragraph" && e.children.length === 1 && e.children[0].type === "esComment" && (t = e.children[0]), t && (r = t.value.match(/^prettier-ignore(?:-(start|end))?$/u));
  }
  return r ? r[1] || "next" : !1;
}
function Gr(e, r) {
  return t(e, r, (n) => n.ordered === e.ordered);
  function t(n, i, u) {
    let a = -1;
    for (let o of i.children) if (o.type === n.type && u(o) ? a++ : a = -1, o === n) return a;
  }
}
function df(e, r) {
  let { node: t } = e;
  switch (t.type) {
    case "code": {
      let { lang: n } = t;
      if (!n) return;
      let i;
      return n === "angular-ts" ? i = wt(r, { language: "typescript" }) : n === "angular-html" ? i = "angular" : i = wt(r, { language: n }), i ? async (u) => {
        let a = { parser: i };
        n === "ts" || n === "typescript" ? a.filepath = "dummy.ts" : n === "tsx" && (a.filepath = "dummy.tsx");
        let o = await u(Ur(t, r.originalText), a), s = r.__inJsTemplate ? "~" : "`", l = s.repeat(Math.max(3, Ir(t.value, s) + 1));
        return ur([l, t.lang, t.meta ? " " + t.meta : "", M, xe(o), M, l]);
      } : void 0;
    }
    case "import":
    case "export":
      return (n) => n(t.value, { __onHtmlBindingRoot: (i) => mf(i, t.type), parser: "babel" });
    case "jsx":
      return (n) => n(`<$>${t.value}</$>`, { parser: "__js_expression", rootMarker: "mdx" });
  }
  return null;
}
function mf(e, r) {
  let { program: { body: t } } = e;
  if (!t.every((n) => n.type === "ImportDeclaration" || n.type === "ExportDefaultDeclaration" || n.type === "ExportNamedDeclaration")) throw new Error(`Unexpected '${r}' in MDX.`);
}
function Dr(e) {
  if (fr !== null && typeof fr.property) {
    let r = fr;
    return fr = Dr.prototype = null, r;
  }
  return fr = Dr.prototype = e ?? /* @__PURE__ */ Object.create(null), new Dr();
}
function Bt(e) {
  return Dr(e);
}
function gf(e, r = "type") {
  Bt(e);
  function t(n) {
    let i = n[r], u = e[i];
    if (!Array.isArray(u)) throw Object.assign(new Error(`Missing visitor keys for '${i}'.`), { node: n });
    return u;
  }
  return t;
}
function z(e, r, t, n = {}) {
  let { processor: i = t } = n, u = [];
  return e.each(() => {
    let a = i(e);
    a !== !1 && (u.length > 0 && Cf(e) && (u.push(M), (Af(e, r) || qi(e)) && u.push(M), qi(e) && u.push(M)), u.push(a));
  }, "children"), u;
}
function Cf({ node: e, parent: r }) {
  let t = Tt.has(e.type), n = e.type === "html" && Rr.has(r.type);
  return !t && !n;
}
function Af({ node: e, previous: r, parent: t }, n) {
  if (Ni(r, n) || e.type === "list" && t.type === "listItem" && (r.type === "code" || r.type === "paragraph") && r.position.end.line + 1 < e.position.start.line) return !0;
  let u = r.type === e.type && vf.has(e.type), a = t.type === "listItem" && (e.type === "list" || !Ni(t, n)), o = lr(r) === "next", s = e.type === "html" && r.type === "html" && r.position.end.line + 1 === e.position.start.line, l = e.type === "html" && t.type === "listItem" && r.type === "paragraph" && r.position.end.line + 1 === e.position.start.line;
  return !(u || a || o || s || l);
}
function qi({ node: e, previous: r }) {
  let t = r.type === "list", n = e.type === "code" && e.isIndented;
  return t && n;
}
function Ni(e, r) {
  return e.type === "listItem" && (e.spread || r.originalText.charAt(e.position.end.offset - 1) === `
`);
}
function Ii(e, r, t) {
  let { node: n } = e, i = Gr(n, e.parent), u = ki(n, r);
  return z(e, r, t, { processor() {
    let a = s(), { node: o } = e;
    if (o.children.length === 2 && o.children[1].type === "html" && o.children[0].position.start.column !== o.children[1].position.start.column) return [a, Pi(e, r, t, a)];
    return [a, Fe(" ".repeat(a.length), Pi(e, r, t, a))];
    function s() {
      let l = n.ordered ? (e.isFirst ? n.start : u ? 1 : n.start + e.index) + (i % 2 === 0 ? ". " : ") ") : i % 2 === 0 ? "- " : "* ";
      return (n.isAligned || n.hasIndentedCodeblock) && n.ordered ? bf(l, r) : l;
    }
  } });
}
function Pi(e, r, t, n) {
  let { node: i } = e, u = i.checked === null ? "" : i.checked ? "[x] " : "[ ] ";
  return [u, z(e, r, t, { processor({ node: a, isFirst: o }) {
    if (o && a.type !== "list") return Fe(" ".repeat(u.length), t());
    let s = " ".repeat(xf(r.tabWidth - n.length, 0, 3));
    return [s, Fe(s, t())];
  } })];
}
function bf(e, r) {
  let t = n();
  return e + " ".repeat(t >= 4 ? 0 : t);
  function n() {
    let i = e.length % r.tabWidth;
    return i === 0 ? 0 : r.tabWidth - i;
  }
}
function xf(e, r, t) {
  return Math.max(r, Math.min(e, t));
}
function Si(e, r, t) {
  let { node: n } = e, i = [], u = e.map(() => e.map(({ index: f }) => {
    let D = ai(t(), r).formatted, m = or(D);
    return i[f] = Math.max(i[f] ?? 3, m), { text: D, width: m };
  }, "children"), "children"), a = s(!1);
  if (r.proseWrap !== "never") return [Ue, a];
  let o = s(!0);
  return [Ue, Ge(Zn(o, a))];
  function s(f) {
    return _r(ar, [c(u[0], f), l(f), ...u.slice(1).map((D) => c(D, f))].map((D) => `| ${D.join(" | ")} |`));
  }
  function l(f) {
    return i.map((D, m) => {
      let p = n.align[m], h = p === "center" || p === "left" ? ":" : "-", F = p === "center" || p === "right" ? ":" : "-", g = f ? "-" : "-".repeat(D - 2);
      return `${h}${g}${F}`;
    });
  }
  function c(f, D) {
    return f.map(({ text: m, width: p }, h) => {
      if (D) return m;
      let F = i[h] - p, g = n.align[h], E = 0;
      g === "right" ? E = F : g === "center" && (E = Math.floor(F / 2));
      let v = F - E;
      return `${" ".repeat(E)}${m}${" ".repeat(v)}`;
    });
  }
}
function Li(e) {
  let { node: r } = e, t = R(0, R(0, r.value, "*", "\\*"), new RegExp([`(^|${Oe.source})(_+)`, `(_+)(${Oe.source}|$)`].join("|"), "gu"), (u, a, o, s, l) => R(0, o ? `${a}${o}` : `${s}${l}`, "_", "\\_")), n = (u, a, o) => u.type === "sentence" && o === 0, i = (u, a, o) => Yr(u.children[o - 1]);
  return t !== r.value && (e.match(void 0, n, i) || e.match(void 0, n, (u, a, o) => u.type === "emphasis" && o === 0, i)) && (t = t.replace(/^(\\?[*_])+/u, (u) => R(0, u, "\\", ""))), t;
}
function Ri(e, r, t) {
  let n = e.map(t, "children");
  return yf(n);
}
function yf(e) {
  let r = [""];
  return (function t(n) {
    for (let i of n) {
      let u = W(i);
      if (u === j) {
        t(i);
        continue;
      }
      let a = i, o = [];
      u === J && ([a, ...o] = i.parts), r.push([r.pop(), a], ...o);
    }
  })(e), Ye(r);
}
function _f(e, r) {
  return e = Of(e, r), e = Nf(e), e = If(e, r), e = Sf(e, r), e = Pf(e), e;
}
function Of(e, r) {
  return ye(e, (t) => {
    if (t.type !== "text") return t;
    let { value: n } = t;
    if (n === "*" || n === "_" || !Tf.test(n) || t.position.end.offset - t.position.start.offset === n.length) return t;
    let i = r.originalText.slice(t.position.start.offset, t.position.end.offset);
    return Bf.test(i) ? t : { ...t, value: i };
  });
}
function qf(e, r, t) {
  return ye(e, (n) => {
    if (!n.children) return n;
    let i = [], u, a;
    for (let o of n.children) u && r(u, o) ? (o = t(u, o), i.splice(-1, 1, o), a || (a = !0)) : i.push(o), u = o;
    return a ? { ...n, children: i } : n;
  });
}
function Nf(e) {
  return qf(e, (r, t) => r.type === "text" && t.type === "text", (r, t) => ({ type: "text", value: r.value + t.value, position: { start: r.position.start, end: t.position.end } }));
}
function Pf(e) {
  return ye(e, (r, t, [n]) => {
    if (r.type !== "text") return r;
    let { value: i } = r;
    return n.type === "paragraph" && (t === 0 && (i = Ot.trimStart(i)), t === n.children.length - 1 && (i = Ot.trimEnd(i))), { type: "sentence", position: r.position, children: Mr(i) };
  });
}
function If(e, r) {
  return ye(e, (t, n, i) => {
    if (t.type === "code") {
      let u = /^\n?(?: {4,}|\t)/u.test(r.originalText.slice(t.position.start.offset, t.position.end.offset));
      if (t.isIndented = u, u) for (let a = 0; a < i.length; a++) {
        let o = i[a];
        if (o.hasIndentedCodeblock) break;
        o.type === "list" && (o.hasIndentedCodeblock = !0);
      }
    }
    return t;
  });
}
function Sf(e, r) {
  return ye(e, (i, u, a) => {
    if (i.type === "list" && i.children.length > 0) {
      for (let o = 0; o < a.length; o++) {
        let s = a[o];
        if (s.type === "list" && !s.isAligned) return i.isAligned = !1, i;
      }
      i.isAligned = n(i);
    }
    return i;
  });
  function t(i) {
    return i.children.length === 0 ? -1 : i.children[0].position.start.column - 1;
  }
  function n(i) {
    if (!i.ordered) return !0;
    let [u, a] = i.children;
    if (ze(u, r).leadingSpaces.length > 1) return !0;
    let s = t(u);
    if (s === -1) return !1;
    if (i.children.length === 1) return s % r.tabWidth === 0;
    let l = t(a);
    return s !== l ? !1 : s % r.tabWidth === 0 ? !0 : ze(a, r).leadingSpaces.length > 1;
  }
}
function Yi(e, r) {
  let t = [""];
  return e.each(() => {
    let { node: n } = e, i = r();
    switch (n.type) {
      case "whitespace":
        if (W(i) !== V) {
          t.push(i, "");
          break;
        }
      default:
        t.push([t.pop(), i]);
    }
  }, "children"), Ye(t);
}
function Rf({ parent: e }) {
  if (e.usesCJSpaces === void 0) {
    let r = { " ": 0, "": 0 }, { children: t } = e;
    for (let n = 1; n < t.length - 1; ++n) {
      let i = t[n];
      if (i.type === "whitespace" && (i.value === " " || i.value === "")) {
        let u = t[n - 1].kind, a = t[n + 1].kind;
        (u === ae && a === We || u === We && a === ae) && ++r[i.value];
      }
    }
    e.usesCJSpaces = r[" "] > r[""];
  }
  return e.usesCJSpaces;
}
function Mf(e, r) {
  if (r) return !0;
  let { previous: t, next: n } = e;
  if (!t || !n) return !0;
  let i = t.kind, u = n.kind;
  return zi(i) && zi(u) || i === Pe && u === ae || u === Pe && i === ae ? !0 : i === cr || u === cr || i === ae && u === ae ? !1 : Gi.has(n.value[0]) || Gi.has(U(0, t.value, -1)) ? !0 : t.hasTrailingPunctuation || n.hasLeadingPunctuation ? !1 : Rf(e);
}
function zi(e) {
  return e === We || e === Pe;
}
function Uf(e, r, t, n) {
  if (t !== "always" || e.hasAncestor((a) => Lf.has(a.type))) return !1;
  if (n) return r !== "";
  let { previous: i, next: u } = e;
  return !i || !u ? !0 : r === "" ? !1 : i.kind === Pe && u.kind === ae || u.kind === Pe && i.kind === ae ? !0 : !(i.isCJ || u.isCJ);
}
function qt(e, r, t, n) {
  if (t === "preserve" && r === `
`) return M;
  let i = r === " " || r === `
` && Mf(e, n);
  return Uf(e, r, t, n) ? i ? qr : Nr : i ? " " : "";
}
function Wi(e) {
  let { previous: r, next: t } = e;
  return r?.type === "sentence" && U(0, r.children, -1)?.type === "word" && !U(0, r.children, -1).hasTrailingPunctuation || t?.type === "sentence" && t.children[0]?.type === "word" && !t.children[0].hasLeadingPunctuation;
}
function Yf(e, r, t) {
  let { node: n } = e;
  if (zf(e)) {
    let i = [""], u = Mr(r.originalText.slice(n.position.start.offset, n.position.end.offset));
    for (let a of u) {
      if (a.type === "word") {
        i.push([i.pop(), a.value]);
        continue;
      }
      let o = qt(e, a.value, r.proseWrap, !0);
      if (W(o) === V) {
        i.push([i.pop(), o]);
        continue;
      }
      i.push(o, "");
    }
    return Ye(i);
  }
  switch (n.type) {
    case "root":
      return n.children.length === 0 ? "" : [Gf(e, r, t), M];
    case "paragraph":
      return Ri(e, r, t);
    case "sentence":
      return Yi(e, t);
    case "word":
      return Li(e);
    case "whitespace": {
      let { next: i } = e, u = i && /^>|^(?:[*+-]|#{1,6}|\d+[).])$/u.test(i.value) ? "never" : r.proseWrap;
      return qt(e, n.value, u);
    }
    case "emphasis": {
      let i;
      if (Yr(n.children[0])) i = r.originalText[n.position.start.offset];
      else {
        let u = Wi(e), a = e.callParent(({ node: o }) => o.type === "strong" && Wi(e));
        i = u || a || e.hasAncestor((o) => o.type === "emphasis") ? "*" : "_";
      }
      return [i, z(e, r, t), i];
    }
    case "strong":
      return ["**", z(e, r, t), "**"];
    case "delete":
      return ["~~", z(e, r, t), "~~"];
    case "inlineCode": {
      let i = r.proseWrap === "preserve" ? n.value : R(0, n.value, `
`, " "), u = oi(i, "`"), a = "`".repeat(u), o = i.startsWith("`") || i.endsWith("`") || /^[\n ]/u.test(i) && /[\n ]$/u.test(i) && /[^\n ]/u.test(i) ? " " : "";
      return [a, o, i, o, a];
    }
    case "wikiLink": {
      let i = "";
      return r.proseWrap === "preserve" ? i = n.value : i = R(0, n.value, /[\t\n]+/gu, " "), ["[[", i, "]]"];
    }
    case "link":
      switch (r.originalText[n.position.start.offset]) {
        case "<": {
          let i = "mailto:";
          return ["<", n.url.startsWith(i) && r.originalText.slice(n.position.start.offset + 1, n.position.start.offset + 1 + i.length) !== i ? n.url.slice(i.length) : n.url, ">"];
        }
        case "[":
          return ["[", z(e, r, t), "](", Nt(n.url, ")"), zr(n.title, r), ")"];
        default:
          return r.originalText.slice(n.position.start.offset, n.position.end.offset);
      }
    case "image":
      return ["![", n.alt || "", "](", Nt(n.url, ")"), zr(n.title, r), ")"];
    case "blockquote":
      return ["> ", Fe("> ", z(e, r, t))];
    case "heading":
      return ["#".repeat(n.depth) + " ", z(e, r, t)];
    case "code": {
      if (n.isIndented) {
        let a = " ".repeat(4);
        return Fe(a, [a, xe(n.value, M)]);
      }
      let i = r.__inJsTemplate ? "~" : "`", u = i.repeat(Math.max(3, Ir(n.value, i) + 1));
      return [u, n.lang || "", n.meta ? " " + n.meta : "", M, xe(Ur(n, r.originalText), M), M, u];
    }
    case "html": {
      let { parent: i, isLast: u } = e, a = i.type === "root" && u ? n.value.trimEnd() : n.value, o = /^<!--.*-->$/su.test(a);
      return xe(a, o ? M : ur(nr));
    }
    case "list":
      return Ii(e, r, t);
    case "thematicBreak": {
      let { ancestors: i } = e, u = i.findIndex((o) => o.type === "list");
      return u === -1 ? "---" : Gr(i[u], i[u + 1]) % 2 === 0 ? "***" : "---";
    }
    case "linkReference":
      return ["[", z(e, r, t), "]", n.referenceType === "full" ? Pt(n) : n.referenceType === "collapsed" ? "[]" : ""];
    case "imageReference":
      return n.referenceType === "full" ? ["![", n.alt || "", "]", Pt(n)] : ["![", n.alt, "]", n.referenceType === "collapsed" ? "[]" : ""];
    case "definition": {
      let i = r.proseWrap === "always" ? qr : " ";
      return Ge([Pt(n), ":", ir([i, Nt(n.url), n.title === null ? "" : [i, zr(n.title, r, !1)]])]);
    }
    case "footnote":
      return ["[^", z(e, r, t), "]"];
    case "footnoteReference":
      return ji(n);
    case "footnoteDefinition": {
      let i = n.children.length === 1 && n.children[0].type === "paragraph" && (r.proseWrap === "never" || r.proseWrap === "preserve" && n.children[0].position.start.line === n.children[0].position.end.line);
      return [ji(n), ": ", i ? z(e, r, t) : Ge([Fe(" ".repeat(4), z(e, r, t, { processor: ({ isFirst: u }) => u ? Ge([Nr, t()]) : t() }))])];
    }
    case "table":
      return Si(e, r, t);
    case "tableCell":
      return z(e, r, t);
    case "break":
      return /\s/u.test(r.originalText[n.position.start.offset]) ? ["  ", ur(nr)] : ["\\", M];
    case "liquidNode":
      return xe(n.value, M);
    case "import":
    case "export":
    case "jsx":
      return n.value.trimEnd();
    case "esComment":
      return ["{/* ", n.value, " */}"];
    case "math":
      return ["$$", M, n.value ? [xe(n.value, M), M] : "", "$$"];
    case "inlineMath":
      return r.originalText.slice(qe(n), Ne(n));
    default:
      throw new fi(n, "Markdown");
  }
}
function Gf(e, r, t) {
  let n = [], i = null, { children: u } = e.node;
  for (let [a, o] of u.entries()) switch (lr(o)) {
    case "start":
      i === null && (i = { index: a, offset: o.position.end.offset });
      break;
    case "end":
      i !== null && (n.push({ start: i, end: { index: a, offset: o.position.start.offset } }), i = null);
      break;
    default:
      break;
  }
  return z(e, r, t, { processor({ index: a }) {
    if (n.length > 0) {
      let o = n[0];
      if (a === o.start.index) return [Vi(u[o.start.index]), r.originalText.slice(o.start.offset, o.end.offset), Vi(u[o.end.index])];
      if (o.start.index < a && a < o.end.index) return !1;
      if (a === o.end.index) return n.shift(), !1;
    }
    return t();
  } });
}
function Vi(e) {
  if (e.type === "html") return e.value;
  if (e.type === "paragraph" && Array.isArray(e.children) && e.children.length === 1 && e.children[0].type === "esComment") return ["{/* ", e.children[0].value, " */}"];
}
function zf(e) {
  let r = e.findAncestor((t) => t.type === "linkReference" || t.type === "imageReference");
  return r && (r.type !== "linkReference" || r.referenceType !== "full");
}
function Nt(e, r = []) {
  let t = [" ", ...Array.isArray(r) ? r : [r]];
  return new RegExp(t.map((n) => fe(n)).join("|"), "u").test(e) ? `<${Wf(e, "<>")}>` : e;
}
function zr(e, r, t = !0) {
  if (!e) return "";
  if (t) return " " + zr(e, r, !1);
  if (e = R(0, e, /\\(?=["')])/gu, ""), e.includes('"') && e.includes("'") && !e.includes(")")) return `(${e})`;
  let n = li(e, r.singleQuote);
  return e = R(0, e, "\\", "\\\\"), e = R(0, e, n, `\\${n}`), `${n}${e}${n}`;
}
function Vf(e) {
  return e.index > 0 && lr(e.previous) === "next";
}
function Pt(e) {
  return `[${(0, $i.default)(e.label)}]`;
}
function ji(e) {
  return `[^${e.label}]`;
}
function aF() {
  return (e) => ye(e, (r, t, [n]) => r.type !== "html" || tl.test(r.value) || Rr.has(n.type) ? r : { ...r, type: "jsx" });
}
function ml({ isMDX: e }) {
  return (r) => {
    let t = (0, dl.default)().use(hl.default, { commonmark: !0, ...e && { blocks: [rl] } }).use(Dl.default).use(ol).use(pl.default).use(e ? al : fl).use(cl).use(e ? sl : fl).use(ll);
    return t.run(t.parse(r));
  };
}
function fl() {
}
var El, Ft, Cl, vl, Al, bl, x, Vn, xl, Re, Tr, Qi, Mt, uu, lu, Du, Ie, hu, Fu, Eu, vu, bu, xu, yu, Se, Tu, $e, Ou, qu, Iu, mr, Ju, ea, na, ua, Kt, sa, fa, pa, Fa, Ea, va, xa, wa, Zr, Qt, Oa, Pa, Le, rt, Ua, za, ja, nn, Ja, no, oo, cn, po, se, ln, bo, wo, Bo, Oo, Io, hn, Yo, zo, jo, Jo, rs, us, ss, yn, ms, Es, vs, ys, ks, Bs, Ps, Ss, Ys, zs, js, Hs, Js, Zs, nc, oc, cc, Pn, Ec, vc, bc, Tc, qc, Ic, Sc, Rc, Yc, zc, Vc, el, gl, Me, wl, U, kl, Tl, R, $i, _l, tr, V, j, be, ee, re, De, X, J, Q, pe, he, de, $, me, te, Br, W, ql, gt, Be, $n, Hn, ne, Or, Jn, Qn, Ue, qr, Nr, ar, M, Sl, nr, Ll, Rl, Ml, Ul, Yl, Gl, ri, ti, zl, Wl, or, jl, $l, vt, H, ue, bt, Ir, oi, si, ci, Jl, Ql, li, xt, fi, bi, ef, rf, Di, nf, hi, di, sf, wt, Sr, kt, sr, _e, gi, Ei, Ci, Lr, vi, Ai, pf, yi, wi, Oe, qe, Ne, Tt, Rr, We, ae, Pe, cr, hf, Ti, fr, Ff, Bi, q, _i, Ef, Oi, vf, _t, Mi, wf, kf, Ot, Tf, Bf, Ui, Lf, Gi, Wf, jf, Hi, Ki, It, $f, Xi, Wn, Dl, pl, hl, dl, rF, tF, rl, tl, nF, iF, nl, il, zn, ul, al, uF, ol, sl, oF, cl, sF, ll, Fl, cF, lF, fF, init_markdown = __esm({
  "../../node_modules/.pnpm/prettier@3.8.4/node_modules/prettier/plugins/markdown.mjs"() {
    init_cjs_shims();
    El = Object.create, Ft = Object.defineProperty, Cl = Object.getOwnPropertyDescriptor, vl = Object.getOwnPropertyNames, Al = Object.getPrototypeOf, bl = Object.prototype.hasOwnProperty, x = (e, r) => () => (r || e((r = { exports: {} }).exports, r), r.exports), Vn = (e, r) => {
      for (var t in r) Ft(e, t, { get: r[t], enumerable: !0 });
    }, xl = (e, r, t, n) => {
      if (r && typeof r == "object" || typeof r == "function") for (let i of vl(r)) !bl.call(e, i) && i !== t && Ft(e, i, { get: () => r[i], enumerable: !(n = Cl(r, i)) || n.enumerable });
      return e;
    }, Re = (e, r, t) => (t = e != null ? El(Al(e)) : {}, xl(r || !e || !e.__esModule ? Ft(t, "default", { value: e, enumerable: !0 }) : t, e)), Tr = x((gF, jn) => {
      "use strict";
      jn.exports = Bl;
      function Bl(e) {
        return String(e).replace(/\s+/g, " ");
      }
    }), Qi = x((KC, Ji) => {
      "use strict";
      Ji.exports = Qf;
      var pr = 9, Wr = 10, Ve = 32, Hf = 33, Kf = 58, je = 91, Xf = 92, St = 93, hr = 94, Vr = 96, jr = 4, Jf = 1024;
      function Qf(e) {
        var r = this.Parser, t = this.Compiler;
        Zf(r) && rD(r, e), eD(t) && tD(t);
      }
      function Zf(e) {
        return !!(e && e.prototype && e.prototype.blockTokenizers);
      }
      function eD(e) {
        return !!(e && e.prototype && e.prototype.visitors);
      }
      function rD(e, r) {
        for (var t = r || {}, n = e.prototype, i = n.blockTokenizers, u = n.inlineTokenizers, a = n.blockMethods, o = n.inlineMethods, s = i.definition, l = u.reference, c = [], f = -1, D = a.length, m; ++f < D; ) m = a[f], !(m === "newline" || m === "indentedCode" || m === "paragraph" || m === "footnoteDefinition") && c.push([m]);
        c.push(["footnoteDefinition"]), t.inlineNotes && (Lt(o, "reference", "inlineNote"), u.inlineNote = F), Lt(a, "definition", "footnoteDefinition"), Lt(o, "reference", "footnoteCall"), i.definition = E, i.footnoteDefinition = p, u.footnoteCall = h, u.reference = g, n.interruptFootnoteDefinition = c, g.locator = l.locator, h.locator = v, F.locator = A;
        function p(b, d, y) {
          for (var w = this, C = w.interruptFootnoteDefinition, k = w.offset, T = d.length + 1, B = 0, _ = [], S, P, N, O, I, le, K, L, ie, Z, ve, Ae, G; B < T && (O = d.charCodeAt(B), !(O !== pr && O !== Ve)); ) B++;
          if (d.charCodeAt(B++) === je && d.charCodeAt(B++) === hr) {
            for (P = B; B < T; ) {
              if (O = d.charCodeAt(B), O !== O || O === Wr || O === pr || O === Ve) return;
              if (O === St) {
                N = B, B++;
                break;
              }
              B++;
            }
            if (!(N === void 0 || P === N || d.charCodeAt(B++) !== Kf)) {
              if (y) return !0;
              for (S = d.slice(P, N), I = b.now(), ie = 0, Z = 0, ve = B, Ae = []; B < T; ) {
                if (O = d.charCodeAt(B), O !== O || O === Wr) G = { start: ie, contentStart: ve || B, contentEnd: B, end: B }, Ae.push(G), O === Wr && (ie = B + 1, Z = 0, ve = void 0, G.end = ie);
                else if (Z !== void 0) if (O === Ve || O === pr) Z += O === Ve ? 1 : jr - Z % jr, Z > jr && (Z = void 0, ve = B);
                else {
                  if (Z < jr && G && (G.contentStart === G.contentEnd || nD(C, i, w, [b, d.slice(B, Jf), !0]))) break;
                  Z = void 0, ve = B;
                }
                B++;
              }
              for (B = -1, T = Ae.length; T > 0 && (G = Ae[T - 1], G.contentStart === G.contentEnd); ) T--;
              for (le = b(d.slice(0, G.contentEnd)); ++B < T; ) G = Ae[B], k[I.line + B] = (k[I.line + B] || 0) + (G.contentStart - G.start), _.push(d.slice(G.contentStart, G.end));
              return K = w.enterBlock(), L = w.tokenizeBlock(_.join(""), I), K(), le({ type: "footnoteDefinition", identifier: S.toLowerCase(), label: S, children: L });
            }
          }
        }
        function h(b, d, y) {
          var w = d.length + 1, C = 0, k, T, B, _;
          if (d.charCodeAt(C++) === je && d.charCodeAt(C++) === hr) {
            for (T = C; C < w; ) {
              if (_ = d.charCodeAt(C), _ !== _ || _ === Wr || _ === pr || _ === Ve) return;
              if (_ === St) {
                B = C, C++;
                break;
              }
              C++;
            }
            if (!(B === void 0 || T === B)) return y ? !0 : (k = d.slice(T, B), b(d.slice(0, C))({ type: "footnoteReference", identifier: k.toLowerCase(), label: k }));
          }
        }
        function F(b, d, y) {
          var w = this, C = d.length + 1, k = 0, T = 0, B, _, S, P, N, O, I;
          if (d.charCodeAt(k++) === hr && d.charCodeAt(k++) === je) {
            for (S = k; k < C; ) {
              if (_ = d.charCodeAt(k), _ !== _) return;
              if (O === void 0) if (_ === Xf) k += 2;
              else if (_ === je) T++, k++;
              else if (_ === St) if (T === 0) {
                P = k, k++;
                break;
              } else T--, k++;
              else if (_ === Vr) {
                for (N = k, O = 1; d.charCodeAt(N + O) === Vr; ) O++;
                k += O;
              } else k++;
              else if (_ === Vr) {
                for (N = k, I = 1; d.charCodeAt(N + I) === Vr; ) I++;
                k += I, O === I && (O = void 0), I = void 0;
              } else k++;
            }
            if (P !== void 0) return y ? !0 : (B = b.now(), B.column += 2, B.offset += 2, b(d.slice(0, k))({ type: "footnote", children: w.tokenizeInline(d.slice(S, P), B) }));
          }
        }
        function g(b, d, y) {
          var w = 0;
          if (d.charCodeAt(w) === Hf && w++, d.charCodeAt(w) === je && d.charCodeAt(w + 1) !== hr) return l.call(this, b, d, y);
        }
        function E(b, d, y) {
          for (var w = 0, C = d.charCodeAt(w); C === Ve || C === pr; ) C = d.charCodeAt(++w);
          if (C === je && d.charCodeAt(w + 1) !== hr) return s.call(this, b, d, y);
        }
        function v(b, d) {
          return b.indexOf("[", d);
        }
        function A(b, d) {
          return b.indexOf("^[", d);
        }
      }
      function tD(e) {
        var r = e.prototype.visitors, t = "    ";
        r.footnote = n, r.footnoteReference = i, r.footnoteDefinition = u;
        function n(a) {
          return "^[" + this.all(a).join("") + "]";
        }
        function i(a) {
          return "[^" + (a.label || a.identifier) + "]";
        }
        function u(a) {
          for (var o = this.all(a).join(`

`).split(`
`), s = 0, l = o.length, c; ++s < l; ) c = o[s], c !== "" && (o[s] = t + c);
          return "[^" + (a.label || a.identifier) + "]: " + o.join(`
`);
        }
      }
      function Lt(e, r, t) {
        e.splice(e.indexOf(r), 0, t);
      }
      function nD(e, r, t, n) {
        for (var i = e.length, u = -1; ++u < i; ) if (r[e[u][0]].apply(t, n)) return !0;
        return !1;
      }
    }), Mt = x((Rt) => {
      Rt.isRemarkParser = iD, Rt.isRemarkCompiler = uD;
      function iD(e) {
        return !!(e && e.prototype && e.prototype.blockTokenizers);
      }
      function uD(e) {
        return !!(e && e.prototype && e.prototype.visitors);
      }
    }), uu = x((JC, iu) => {
      var Zi = Mt();
      iu.exports = cD;
      var eu = 9, ru = 32, $r = 36, aD = 48, oD = 57, tu = 92, sD = ["math", "math-inline"], nu = "math-display";
      function cD(e) {
        let r = this.Parser, t = this.Compiler;
        Zi.isRemarkParser(r) && lD(r, e), Zi.isRemarkCompiler(t) && fD(t, e);
      }
      function lD(e, r) {
        let t = e.prototype, n = t.inlineMethods;
        u.locator = i, t.inlineTokenizers.math = u, n.splice(n.indexOf("text"), 0, "math");
        function i(a, o) {
          return a.indexOf("$", o);
        }
        function u(a, o, s) {
          let l = o.length, c = !1, f = !1, D = 0, m, p, h, F, g, E, v;
          if (o.charCodeAt(D) === tu && (f = !0, D++), o.charCodeAt(D) === $r) {
            if (D++, f) return s ? !0 : a(o.slice(0, D))({ type: "text", value: "$" });
            if (o.charCodeAt(D) === $r && (c = !0, D++), h = o.charCodeAt(D), !(h === ru || h === eu)) {
              for (F = D; D < l; ) {
                if (p = h, h = o.charCodeAt(D + 1), p === $r) {
                  if (m = o.charCodeAt(D - 1), m !== ru && m !== eu && (h !== h || h < aD || h > oD) && (!c || h === $r)) {
                    g = D - 1, D++, c && D++, E = D;
                    break;
                  }
                } else p === tu && (D++, h = o.charCodeAt(D + 1));
                D++;
              }
              if (E !== void 0) return s ? !0 : (v = o.slice(F, g + 1), a(o.slice(0, E))({ type: "inlineMath", value: v, data: { hName: "span", hProperties: { className: sD.concat(c && r.inlineMathDouble ? [nu] : []) }, hChildren: [{ type: "text", value: v }] } }));
            }
          }
        }
      }
      function fD(e) {
        let r = e.prototype;
        r.visitors.inlineMath = t;
        function t(n) {
          let i = "$";
          return (n.data && n.data.hProperties && n.data.hProperties.className || []).includes(nu) && (i = "$$"), i + n.value + i;
        }
      }
    }), lu = x((QC, cu) => {
      var au = Mt();
      cu.exports = dD;
      var ou = 10, dr = 32, Ut = 36, su = `
`, DD = "$", pD = 2, hD = ["math", "math-display"];
      function dD() {
        let e = this.Parser, r = this.Compiler;
        au.isRemarkParser(e) && mD(e), au.isRemarkCompiler(r) && FD(r);
      }
      function mD(e) {
        let r = e.prototype, t = r.blockMethods, n = r.interruptParagraph, i = r.interruptList, u = r.interruptBlockquote;
        r.blockTokenizers.math = a, t.splice(t.indexOf("fencedCode") + 1, 0, "math"), n.splice(n.indexOf("fencedCode") + 1, 0, ["math"]), i.splice(i.indexOf("fencedCode") + 1, 0, ["math"]), u.splice(u.indexOf("fencedCode") + 1, 0, ["math"]);
        function a(o, s, l) {
          var c = s.length, f = 0;
          let D, m, p, h, F, g, E, v, A, b, d;
          for (; f < c && s.charCodeAt(f) === dr; ) f++;
          for (F = f; f < c && s.charCodeAt(f) === Ut; ) f++;
          if (g = f - F, !(g < pD)) {
            for (; f < c && s.charCodeAt(f) === dr; ) f++;
            for (E = f; f < c; ) {
              if (D = s.charCodeAt(f), D === Ut) return;
              if (D === ou) break;
              f++;
            }
            if (s.charCodeAt(f) === ou) {
              if (l) return !0;
              for (m = [], E !== f && m.push(s.slice(E, f)), f++, p = s.indexOf(su, f + 1), p = p === -1 ? c : p; f < c; ) {
                for (v = !1, b = f, d = p, h = p, A = 0; h > b && s.charCodeAt(h - 1) === dr; ) h--;
                for (; h > b && s.charCodeAt(h - 1) === Ut; ) A++, h--;
                for (g <= A && s.indexOf(DD, b) === h && (v = !0, d = h); b <= d && b - f < F && s.charCodeAt(b) === dr; ) b++;
                if (v) for (; d > b && s.charCodeAt(d - 1) === dr; ) d--;
                if ((!v || b !== d) && m.push(s.slice(b, d)), v) break;
                f = p + 1, p = s.indexOf(su, f + 1), p = p === -1 ? c : p;
              }
              return m = m.join(`
`), o(s.slice(0, p))({ type: "math", value: m, data: { hName: "div", hProperties: { className: hD.concat() }, hChildren: [{ type: "text", value: m }] } });
            }
          }
        }
      }
      function FD(e) {
        let r = e.prototype;
        r.visitors.math = t;
        function t(n) {
          return `$$
` + n.value + `
$$`;
        }
      }
    }), Du = x((ZC, fu) => {
      var gD = uu(), ED = lu();
      fu.exports = CD;
      function CD(e) {
        var r = e || {};
        ED.call(this, r), gD.call(this, r);
      }
    }), Ie = x((ev, pu) => {
      pu.exports = AD;
      var vD = Object.prototype.hasOwnProperty;
      function AD() {
        for (var e = {}, r = 0; r < arguments.length; r++) {
          var t = arguments[r];
          for (var n in t) vD.call(t, n) && (e[n] = t[n]);
        }
        return e;
      }
    }), hu = x((rv, Yt) => {
      typeof Object.create == "function" ? Yt.exports = function(r, t) {
        t && (r.super_ = t, r.prototype = Object.create(t.prototype, { constructor: { value: r, enumerable: !1, writable: !0, configurable: !0 } }));
      } : Yt.exports = function(r, t) {
        if (t) {
          r.super_ = t;
          var n = function() {
          };
          n.prototype = t.prototype, r.prototype = new n(), r.prototype.constructor = r;
        }
      };
    }), Fu = x((tv, mu) => {
      "use strict";
      var bD = Ie(), du = hu();
      mu.exports = xD;
      function xD(e) {
        var r, t, n;
        du(u, e), du(i, u), r = u.prototype;
        for (t in r) n = r[t], n && typeof n == "object" && (r[t] = "concat" in n ? n.concat() : bD(n));
        return u;
        function i(a) {
          return e.apply(this, a);
        }
        function u() {
          return this instanceof u ? e.apply(this, arguments) : new i(arguments);
        }
      }
    }), Eu = x((nv, gu) => {
      "use strict";
      gu.exports = yD;
      function yD(e, r, t) {
        return n;
        function n() {
          var i = t || this, u = i[e];
          return i[e] = !r, a;
          function a() {
            i[e] = u;
          }
        }
      }
    }), vu = x((iv, Cu) => {
      "use strict";
      Cu.exports = wD;
      function wD(e) {
        for (var r = String(e), t = [], n = /\r?\n|\r/g; n.exec(r); ) t.push(n.lastIndex);
        return t.push(r.length + 1), { toPoint: i, toPosition: i, toOffset: u };
        function i(a) {
          var o = -1;
          if (a > -1 && a < t[t.length - 1]) {
            for (; ++o < t.length; ) if (t[o] > a) return { line: o + 1, column: a - (t[o - 1] || 0) + 1, offset: a };
          }
          return {};
        }
        function u(a) {
          var o = a && a.line, s = a && a.column, l;
          return !isNaN(o) && !isNaN(s) && o - 1 in t && (l = (t[o - 2] || 0) + s - 1 || 0), l > -1 && l < t[t.length - 1] ? l : -1;
        }
      }
    }), bu = x((uv, Au) => {
      "use strict";
      Au.exports = kD;
      var Gt = "\\";
      function kD(e, r) {
        return t;
        function t(n) {
          for (var i = 0, u = n.indexOf(Gt), a = e[r], o = [], s; u !== -1; ) o.push(n.slice(i, u)), i = u + 1, s = n.charAt(i), (!s || a.indexOf(s) === -1) && o.push(Gt), u = n.indexOf(Gt, i + 1);
          return o.push(n.slice(i)), o.join("");
        }
      }
    }), xu = x((av, TD) => {
      TD.exports = { AElig: "\xC6", AMP: "&", Aacute: "\xC1", Acirc: "\xC2", Agrave: "\xC0", Aring: "\xC5", Atilde: "\xC3", Auml: "\xC4", COPY: "\xA9", Ccedil: "\xC7", ETH: "\xD0", Eacute: "\xC9", Ecirc: "\xCA", Egrave: "\xC8", Euml: "\xCB", GT: ">", Iacute: "\xCD", Icirc: "\xCE", Igrave: "\xCC", Iuml: "\xCF", LT: "<", Ntilde: "\xD1", Oacute: "\xD3", Ocirc: "\xD4", Ograve: "\xD2", Oslash: "\xD8", Otilde: "\xD5", Ouml: "\xD6", QUOT: '"', REG: "\xAE", THORN: "\xDE", Uacute: "\xDA", Ucirc: "\xDB", Ugrave: "\xD9", Uuml: "\xDC", Yacute: "\xDD", aacute: "\xE1", acirc: "\xE2", acute: "\xB4", aelig: "\xE6", agrave: "\xE0", amp: "&", aring: "\xE5", atilde: "\xE3", auml: "\xE4", brvbar: "\xA6", ccedil: "\xE7", cedil: "\xB8", cent: "\xA2", copy: "\xA9", curren: "\xA4", deg: "\xB0", divide: "\xF7", eacute: "\xE9", ecirc: "\xEA", egrave: "\xE8", eth: "\xF0", euml: "\xEB", frac12: "\xBD", frac14: "\xBC", frac34: "\xBE", gt: ">", iacute: "\xED", icirc: "\xEE", iexcl: "\xA1", igrave: "\xEC", iquest: "\xBF", iuml: "\xEF", laquo: "\xAB", lt: "<", macr: "\xAF", micro: "\xB5", middot: "\xB7", nbsp: "\xA0", not: "\xAC", ntilde: "\xF1", oacute: "\xF3", ocirc: "\xF4", ograve: "\xF2", ordf: "\xAA", ordm: "\xBA", oslash: "\xF8", otilde: "\xF5", ouml: "\xF6", para: "\xB6", plusmn: "\xB1", pound: "\xA3", quot: '"', raquo: "\xBB", reg: "\xAE", sect: "\xA7", shy: "\xAD", sup1: "\xB9", sup2: "\xB2", sup3: "\xB3", szlig: "\xDF", thorn: "\xFE", times: "\xD7", uacute: "\xFA", ucirc: "\xFB", ugrave: "\xF9", uml: "\xA8", uuml: "\xFC", yacute: "\xFD", yen: "\xA5", yuml: "\xFF" };
    }), yu = x((ov, BD) => {
      BD.exports = { 0: "\uFFFD", 128: "\u20AC", 130: "\u201A", 131: "\u0192", 132: "\u201E", 133: "\u2026", 134: "\u2020", 135: "\u2021", 136: "\u02C6", 137: "\u2030", 138: "\u0160", 139: "\u2039", 140: "\u0152", 142: "\u017D", 145: "\u2018", 146: "\u2019", 147: "\u201C", 148: "\u201D", 149: "\u2022", 150: "\u2013", 151: "\u2014", 152: "\u02DC", 153: "\u2122", 154: "\u0161", 155: "\u203A", 156: "\u0153", 158: "\u017E", 159: "\u0178" };
    }), Se = x((sv, wu) => {
      "use strict";
      wu.exports = _D;
      function _D(e) {
        var r = typeof e == "string" ? e.charCodeAt(0) : e;
        return r >= 48 && r <= 57;
      }
    }), Tu = x((cv, ku) => {
      "use strict";
      ku.exports = OD;
      function OD(e) {
        var r = typeof e == "string" ? e.charCodeAt(0) : e;
        return r >= 97 && r <= 102 || r >= 65 && r <= 70 || r >= 48 && r <= 57;
      }
    }), $e = x((lv, Bu) => {
      "use strict";
      Bu.exports = qD;
      function qD(e) {
        var r = typeof e == "string" ? e.charCodeAt(0) : e;
        return r >= 97 && r <= 122 || r >= 65 && r <= 90;
      }
    }), Ou = x((fv, _u) => {
      "use strict";
      var ND = $e(), PD = Se();
      _u.exports = ID;
      function ID(e) {
        return ND(e) || PD(e);
      }
    }), qu = x((Dv, SD) => {
      SD.exports = { AEli: "\xC6", AElig: "\xC6", AM: "&", AMP: "&", Aacut: "\xC1", Aacute: "\xC1", Abreve: "\u0102", Acir: "\xC2", Acirc: "\xC2", Acy: "\u0410", Afr: "\u{1D504}", Agrav: "\xC0", Agrave: "\xC0", Alpha: "\u0391", Amacr: "\u0100", And: "\u2A53", Aogon: "\u0104", Aopf: "\u{1D538}", ApplyFunction: "\u2061", Arin: "\xC5", Aring: "\xC5", Ascr: "\u{1D49C}", Assign: "\u2254", Atild: "\xC3", Atilde: "\xC3", Aum: "\xC4", Auml: "\xC4", Backslash: "\u2216", Barv: "\u2AE7", Barwed: "\u2306", Bcy: "\u0411", Because: "\u2235", Bernoullis: "\u212C", Beta: "\u0392", Bfr: "\u{1D505}", Bopf: "\u{1D539}", Breve: "\u02D8", Bscr: "\u212C", Bumpeq: "\u224E", CHcy: "\u0427", COP: "\xA9", COPY: "\xA9", Cacute: "\u0106", Cap: "\u22D2", CapitalDifferentialD: "\u2145", Cayleys: "\u212D", Ccaron: "\u010C", Ccedi: "\xC7", Ccedil: "\xC7", Ccirc: "\u0108", Cconint: "\u2230", Cdot: "\u010A", Cedilla: "\xB8", CenterDot: "\xB7", Cfr: "\u212D", Chi: "\u03A7", CircleDot: "\u2299", CircleMinus: "\u2296", CirclePlus: "\u2295", CircleTimes: "\u2297", ClockwiseContourIntegral: "\u2232", CloseCurlyDoubleQuote: "\u201D", CloseCurlyQuote: "\u2019", Colon: "\u2237", Colone: "\u2A74", Congruent: "\u2261", Conint: "\u222F", ContourIntegral: "\u222E", Copf: "\u2102", Coproduct: "\u2210", CounterClockwiseContourIntegral: "\u2233", Cross: "\u2A2F", Cscr: "\u{1D49E}", Cup: "\u22D3", CupCap: "\u224D", DD: "\u2145", DDotrahd: "\u2911", DJcy: "\u0402", DScy: "\u0405", DZcy: "\u040F", Dagger: "\u2021", Darr: "\u21A1", Dashv: "\u2AE4", Dcaron: "\u010E", Dcy: "\u0414", Del: "\u2207", Delta: "\u0394", Dfr: "\u{1D507}", DiacriticalAcute: "\xB4", DiacriticalDot: "\u02D9", DiacriticalDoubleAcute: "\u02DD", DiacriticalGrave: "`", DiacriticalTilde: "\u02DC", Diamond: "\u22C4", DifferentialD: "\u2146", Dopf: "\u{1D53B}", Dot: "\xA8", DotDot: "\u20DC", DotEqual: "\u2250", DoubleContourIntegral: "\u222F", DoubleDot: "\xA8", DoubleDownArrow: "\u21D3", DoubleLeftArrow: "\u21D0", DoubleLeftRightArrow: "\u21D4", DoubleLeftTee: "\u2AE4", DoubleLongLeftArrow: "\u27F8", DoubleLongLeftRightArrow: "\u27FA", DoubleLongRightArrow: "\u27F9", DoubleRightArrow: "\u21D2", DoubleRightTee: "\u22A8", DoubleUpArrow: "\u21D1", DoubleUpDownArrow: "\u21D5", DoubleVerticalBar: "\u2225", DownArrow: "\u2193", DownArrowBar: "\u2913", DownArrowUpArrow: "\u21F5", DownBreve: "\u0311", DownLeftRightVector: "\u2950", DownLeftTeeVector: "\u295E", DownLeftVector: "\u21BD", DownLeftVectorBar: "\u2956", DownRightTeeVector: "\u295F", DownRightVector: "\u21C1", DownRightVectorBar: "\u2957", DownTee: "\u22A4", DownTeeArrow: "\u21A7", Downarrow: "\u21D3", Dscr: "\u{1D49F}", Dstrok: "\u0110", ENG: "\u014A", ET: "\xD0", ETH: "\xD0", Eacut: "\xC9", Eacute: "\xC9", Ecaron: "\u011A", Ecir: "\xCA", Ecirc: "\xCA", Ecy: "\u042D", Edot: "\u0116", Efr: "\u{1D508}", Egrav: "\xC8", Egrave: "\xC8", Element: "\u2208", Emacr: "\u0112", EmptySmallSquare: "\u25FB", EmptyVerySmallSquare: "\u25AB", Eogon: "\u0118", Eopf: "\u{1D53C}", Epsilon: "\u0395", Equal: "\u2A75", EqualTilde: "\u2242", Equilibrium: "\u21CC", Escr: "\u2130", Esim: "\u2A73", Eta: "\u0397", Eum: "\xCB", Euml: "\xCB", Exists: "\u2203", ExponentialE: "\u2147", Fcy: "\u0424", Ffr: "\u{1D509}", FilledSmallSquare: "\u25FC", FilledVerySmallSquare: "\u25AA", Fopf: "\u{1D53D}", ForAll: "\u2200", Fouriertrf: "\u2131", Fscr: "\u2131", GJcy: "\u0403", G: ">", GT: ">", Gamma: "\u0393", Gammad: "\u03DC", Gbreve: "\u011E", Gcedil: "\u0122", Gcirc: "\u011C", Gcy: "\u0413", Gdot: "\u0120", Gfr: "\u{1D50A}", Gg: "\u22D9", Gopf: "\u{1D53E}", GreaterEqual: "\u2265", GreaterEqualLess: "\u22DB", GreaterFullEqual: "\u2267", GreaterGreater: "\u2AA2", GreaterLess: "\u2277", GreaterSlantEqual: "\u2A7E", GreaterTilde: "\u2273", Gscr: "\u{1D4A2}", Gt: "\u226B", HARDcy: "\u042A", Hacek: "\u02C7", Hat: "^", Hcirc: "\u0124", Hfr: "\u210C", HilbertSpace: "\u210B", Hopf: "\u210D", HorizontalLine: "\u2500", Hscr: "\u210B", Hstrok: "\u0126", HumpDownHump: "\u224E", HumpEqual: "\u224F", IEcy: "\u0415", IJlig: "\u0132", IOcy: "\u0401", Iacut: "\xCD", Iacute: "\xCD", Icir: "\xCE", Icirc: "\xCE", Icy: "\u0418", Idot: "\u0130", Ifr: "\u2111", Igrav: "\xCC", Igrave: "\xCC", Im: "\u2111", Imacr: "\u012A", ImaginaryI: "\u2148", Implies: "\u21D2", Int: "\u222C", Integral: "\u222B", Intersection: "\u22C2", InvisibleComma: "\u2063", InvisibleTimes: "\u2062", Iogon: "\u012E", Iopf: "\u{1D540}", Iota: "\u0399", Iscr: "\u2110", Itilde: "\u0128", Iukcy: "\u0406", Ium: "\xCF", Iuml: "\xCF", Jcirc: "\u0134", Jcy: "\u0419", Jfr: "\u{1D50D}", Jopf: "\u{1D541}", Jscr: "\u{1D4A5}", Jsercy: "\u0408", Jukcy: "\u0404", KHcy: "\u0425", KJcy: "\u040C", Kappa: "\u039A", Kcedil: "\u0136", Kcy: "\u041A", Kfr: "\u{1D50E}", Kopf: "\u{1D542}", Kscr: "\u{1D4A6}", LJcy: "\u0409", L: "<", LT: "<", Lacute: "\u0139", Lambda: "\u039B", Lang: "\u27EA", Laplacetrf: "\u2112", Larr: "\u219E", Lcaron: "\u013D", Lcedil: "\u013B", Lcy: "\u041B", LeftAngleBracket: "\u27E8", LeftArrow: "\u2190", LeftArrowBar: "\u21E4", LeftArrowRightArrow: "\u21C6", LeftCeiling: "\u2308", LeftDoubleBracket: "\u27E6", LeftDownTeeVector: "\u2961", LeftDownVector: "\u21C3", LeftDownVectorBar: "\u2959", LeftFloor: "\u230A", LeftRightArrow: "\u2194", LeftRightVector: "\u294E", LeftTee: "\u22A3", LeftTeeArrow: "\u21A4", LeftTeeVector: "\u295A", LeftTriangle: "\u22B2", LeftTriangleBar: "\u29CF", LeftTriangleEqual: "\u22B4", LeftUpDownVector: "\u2951", LeftUpTeeVector: "\u2960", LeftUpVector: "\u21BF", LeftUpVectorBar: "\u2958", LeftVector: "\u21BC", LeftVectorBar: "\u2952", Leftarrow: "\u21D0", Leftrightarrow: "\u21D4", LessEqualGreater: "\u22DA", LessFullEqual: "\u2266", LessGreater: "\u2276", LessLess: "\u2AA1", LessSlantEqual: "\u2A7D", LessTilde: "\u2272", Lfr: "\u{1D50F}", Ll: "\u22D8", Lleftarrow: "\u21DA", Lmidot: "\u013F", LongLeftArrow: "\u27F5", LongLeftRightArrow: "\u27F7", LongRightArrow: "\u27F6", Longleftarrow: "\u27F8", Longleftrightarrow: "\u27FA", Longrightarrow: "\u27F9", Lopf: "\u{1D543}", LowerLeftArrow: "\u2199", LowerRightArrow: "\u2198", Lscr: "\u2112", Lsh: "\u21B0", Lstrok: "\u0141", Lt: "\u226A", Map: "\u2905", Mcy: "\u041C", MediumSpace: "\u205F", Mellintrf: "\u2133", Mfr: "\u{1D510}", MinusPlus: "\u2213", Mopf: "\u{1D544}", Mscr: "\u2133", Mu: "\u039C", NJcy: "\u040A", Nacute: "\u0143", Ncaron: "\u0147", Ncedil: "\u0145", Ncy: "\u041D", NegativeMediumSpace: "\u200B", NegativeThickSpace: "\u200B", NegativeThinSpace: "\u200B", NegativeVeryThinSpace: "\u200B", NestedGreaterGreater: "\u226B", NestedLessLess: "\u226A", NewLine: `
`, Nfr: "\u{1D511}", NoBreak: "\u2060", NonBreakingSpace: "\xA0", Nopf: "\u2115", Not: "\u2AEC", NotCongruent: "\u2262", NotCupCap: "\u226D", NotDoubleVerticalBar: "\u2226", NotElement: "\u2209", NotEqual: "\u2260", NotEqualTilde: "\u2242\u0338", NotExists: "\u2204", NotGreater: "\u226F", NotGreaterEqual: "\u2271", NotGreaterFullEqual: "\u2267\u0338", NotGreaterGreater: "\u226B\u0338", NotGreaterLess: "\u2279", NotGreaterSlantEqual: "\u2A7E\u0338", NotGreaterTilde: "\u2275", NotHumpDownHump: "\u224E\u0338", NotHumpEqual: "\u224F\u0338", NotLeftTriangle: "\u22EA", NotLeftTriangleBar: "\u29CF\u0338", NotLeftTriangleEqual: "\u22EC", NotLess: "\u226E", NotLessEqual: "\u2270", NotLessGreater: "\u2278", NotLessLess: "\u226A\u0338", NotLessSlantEqual: "\u2A7D\u0338", NotLessTilde: "\u2274", NotNestedGreaterGreater: "\u2AA2\u0338", NotNestedLessLess: "\u2AA1\u0338", NotPrecedes: "\u2280", NotPrecedesEqual: "\u2AAF\u0338", NotPrecedesSlantEqual: "\u22E0", NotReverseElement: "\u220C", NotRightTriangle: "\u22EB", NotRightTriangleBar: "\u29D0\u0338", NotRightTriangleEqual: "\u22ED", NotSquareSubset: "\u228F\u0338", NotSquareSubsetEqual: "\u22E2", NotSquareSuperset: "\u2290\u0338", NotSquareSupersetEqual: "\u22E3", NotSubset: "\u2282\u20D2", NotSubsetEqual: "\u2288", NotSucceeds: "\u2281", NotSucceedsEqual: "\u2AB0\u0338", NotSucceedsSlantEqual: "\u22E1", NotSucceedsTilde: "\u227F\u0338", NotSuperset: "\u2283\u20D2", NotSupersetEqual: "\u2289", NotTilde: "\u2241", NotTildeEqual: "\u2244", NotTildeFullEqual: "\u2247", NotTildeTilde: "\u2249", NotVerticalBar: "\u2224", Nscr: "\u{1D4A9}", Ntild: "\xD1", Ntilde: "\xD1", Nu: "\u039D", OElig: "\u0152", Oacut: "\xD3", Oacute: "\xD3", Ocir: "\xD4", Ocirc: "\xD4", Ocy: "\u041E", Odblac: "\u0150", Ofr: "\u{1D512}", Ograv: "\xD2", Ograve: "\xD2", Omacr: "\u014C", Omega: "\u03A9", Omicron: "\u039F", Oopf: "\u{1D546}", OpenCurlyDoubleQuote: "\u201C", OpenCurlyQuote: "\u2018", Or: "\u2A54", Oscr: "\u{1D4AA}", Oslas: "\xD8", Oslash: "\xD8", Otild: "\xD5", Otilde: "\xD5", Otimes: "\u2A37", Oum: "\xD6", Ouml: "\xD6", OverBar: "\u203E", OverBrace: "\u23DE", OverBracket: "\u23B4", OverParenthesis: "\u23DC", PartialD: "\u2202", Pcy: "\u041F", Pfr: "\u{1D513}", Phi: "\u03A6", Pi: "\u03A0", PlusMinus: "\xB1", Poincareplane: "\u210C", Popf: "\u2119", Pr: "\u2ABB", Precedes: "\u227A", PrecedesEqual: "\u2AAF", PrecedesSlantEqual: "\u227C", PrecedesTilde: "\u227E", Prime: "\u2033", Product: "\u220F", Proportion: "\u2237", Proportional: "\u221D", Pscr: "\u{1D4AB}", Psi: "\u03A8", QUO: '"', QUOT: '"', Qfr: "\u{1D514}", Qopf: "\u211A", Qscr: "\u{1D4AC}", RBarr: "\u2910", RE: "\xAE", REG: "\xAE", Racute: "\u0154", Rang: "\u27EB", Rarr: "\u21A0", Rarrtl: "\u2916", Rcaron: "\u0158", Rcedil: "\u0156", Rcy: "\u0420", Re: "\u211C", ReverseElement: "\u220B", ReverseEquilibrium: "\u21CB", ReverseUpEquilibrium: "\u296F", Rfr: "\u211C", Rho: "\u03A1", RightAngleBracket: "\u27E9", RightArrow: "\u2192", RightArrowBar: "\u21E5", RightArrowLeftArrow: "\u21C4", RightCeiling: "\u2309", RightDoubleBracket: "\u27E7", RightDownTeeVector: "\u295D", RightDownVector: "\u21C2", RightDownVectorBar: "\u2955", RightFloor: "\u230B", RightTee: "\u22A2", RightTeeArrow: "\u21A6", RightTeeVector: "\u295B", RightTriangle: "\u22B3", RightTriangleBar: "\u29D0", RightTriangleEqual: "\u22B5", RightUpDownVector: "\u294F", RightUpTeeVector: "\u295C", RightUpVector: "\u21BE", RightUpVectorBar: "\u2954", RightVector: "\u21C0", RightVectorBar: "\u2953", Rightarrow: "\u21D2", Ropf: "\u211D", RoundImplies: "\u2970", Rrightarrow: "\u21DB", Rscr: "\u211B", Rsh: "\u21B1", RuleDelayed: "\u29F4", SHCHcy: "\u0429", SHcy: "\u0428", SOFTcy: "\u042C", Sacute: "\u015A", Sc: "\u2ABC", Scaron: "\u0160", Scedil: "\u015E", Scirc: "\u015C", Scy: "\u0421", Sfr: "\u{1D516}", ShortDownArrow: "\u2193", ShortLeftArrow: "\u2190", ShortRightArrow: "\u2192", ShortUpArrow: "\u2191", Sigma: "\u03A3", SmallCircle: "\u2218", Sopf: "\u{1D54A}", Sqrt: "\u221A", Square: "\u25A1", SquareIntersection: "\u2293", SquareSubset: "\u228F", SquareSubsetEqual: "\u2291", SquareSuperset: "\u2290", SquareSupersetEqual: "\u2292", SquareUnion: "\u2294", Sscr: "\u{1D4AE}", Star: "\u22C6", Sub: "\u22D0", Subset: "\u22D0", SubsetEqual: "\u2286", Succeeds: "\u227B", SucceedsEqual: "\u2AB0", SucceedsSlantEqual: "\u227D", SucceedsTilde: "\u227F", SuchThat: "\u220B", Sum: "\u2211", Sup: "\u22D1", Superset: "\u2283", SupersetEqual: "\u2287", Supset: "\u22D1", THOR: "\xDE", THORN: "\xDE", TRADE: "\u2122", TSHcy: "\u040B", TScy: "\u0426", Tab: "	", Tau: "\u03A4", Tcaron: "\u0164", Tcedil: "\u0162", Tcy: "\u0422", Tfr: "\u{1D517}", Therefore: "\u2234", Theta: "\u0398", ThickSpace: "\u205F\u200A", ThinSpace: "\u2009", Tilde: "\u223C", TildeEqual: "\u2243", TildeFullEqual: "\u2245", TildeTilde: "\u2248", Topf: "\u{1D54B}", TripleDot: "\u20DB", Tscr: "\u{1D4AF}", Tstrok: "\u0166", Uacut: "\xDA", Uacute: "\xDA", Uarr: "\u219F", Uarrocir: "\u2949", Ubrcy: "\u040E", Ubreve: "\u016C", Ucir: "\xDB", Ucirc: "\xDB", Ucy: "\u0423", Udblac: "\u0170", Ufr: "\u{1D518}", Ugrav: "\xD9", Ugrave: "\xD9", Umacr: "\u016A", UnderBar: "_", UnderBrace: "\u23DF", UnderBracket: "\u23B5", UnderParenthesis: "\u23DD", Union: "\u22C3", UnionPlus: "\u228E", Uogon: "\u0172", Uopf: "\u{1D54C}", UpArrow: "\u2191", UpArrowBar: "\u2912", UpArrowDownArrow: "\u21C5", UpDownArrow: "\u2195", UpEquilibrium: "\u296E", UpTee: "\u22A5", UpTeeArrow: "\u21A5", Uparrow: "\u21D1", Updownarrow: "\u21D5", UpperLeftArrow: "\u2196", UpperRightArrow: "\u2197", Upsi: "\u03D2", Upsilon: "\u03A5", Uring: "\u016E", Uscr: "\u{1D4B0}", Utilde: "\u0168", Uum: "\xDC", Uuml: "\xDC", VDash: "\u22AB", Vbar: "\u2AEB", Vcy: "\u0412", Vdash: "\u22A9", Vdashl: "\u2AE6", Vee: "\u22C1", Verbar: "\u2016", Vert: "\u2016", VerticalBar: "\u2223", VerticalLine: "|", VerticalSeparator: "\u2758", VerticalTilde: "\u2240", VeryThinSpace: "\u200A", Vfr: "\u{1D519}", Vopf: "\u{1D54D}", Vscr: "\u{1D4B1}", Vvdash: "\u22AA", Wcirc: "\u0174", Wedge: "\u22C0", Wfr: "\u{1D51A}", Wopf: "\u{1D54E}", Wscr: "\u{1D4B2}", Xfr: "\u{1D51B}", Xi: "\u039E", Xopf: "\u{1D54F}", Xscr: "\u{1D4B3}", YAcy: "\u042F", YIcy: "\u0407", YUcy: "\u042E", Yacut: "\xDD", Yacute: "\xDD", Ycirc: "\u0176", Ycy: "\u042B", Yfr: "\u{1D51C}", Yopf: "\u{1D550}", Yscr: "\u{1D4B4}", Yuml: "\u0178", ZHcy: "\u0416", Zacute: "\u0179", Zcaron: "\u017D", Zcy: "\u0417", Zdot: "\u017B", ZeroWidthSpace: "\u200B", Zeta: "\u0396", Zfr: "\u2128", Zopf: "\u2124", Zscr: "\u{1D4B5}", aacut: "\xE1", aacute: "\xE1", abreve: "\u0103", ac: "\u223E", acE: "\u223E\u0333", acd: "\u223F", acir: "\xE2", acirc: "\xE2", acut: "\xB4", acute: "\xB4", acy: "\u0430", aeli: "\xE6", aelig: "\xE6", af: "\u2061", afr: "\u{1D51E}", agrav: "\xE0", agrave: "\xE0", alefsym: "\u2135", aleph: "\u2135", alpha: "\u03B1", amacr: "\u0101", amalg: "\u2A3F", am: "&", amp: "&", and: "\u2227", andand: "\u2A55", andd: "\u2A5C", andslope: "\u2A58", andv: "\u2A5A", ang: "\u2220", ange: "\u29A4", angle: "\u2220", angmsd: "\u2221", angmsdaa: "\u29A8", angmsdab: "\u29A9", angmsdac: "\u29AA", angmsdad: "\u29AB", angmsdae: "\u29AC", angmsdaf: "\u29AD", angmsdag: "\u29AE", angmsdah: "\u29AF", angrt: "\u221F", angrtvb: "\u22BE", angrtvbd: "\u299D", angsph: "\u2222", angst: "\xC5", angzarr: "\u237C", aogon: "\u0105", aopf: "\u{1D552}", ap: "\u2248", apE: "\u2A70", apacir: "\u2A6F", ape: "\u224A", apid: "\u224B", apos: "'", approx: "\u2248", approxeq: "\u224A", arin: "\xE5", aring: "\xE5", ascr: "\u{1D4B6}", ast: "*", asymp: "\u2248", asympeq: "\u224D", atild: "\xE3", atilde: "\xE3", aum: "\xE4", auml: "\xE4", awconint: "\u2233", awint: "\u2A11", bNot: "\u2AED", backcong: "\u224C", backepsilon: "\u03F6", backprime: "\u2035", backsim: "\u223D", backsimeq: "\u22CD", barvee: "\u22BD", barwed: "\u2305", barwedge: "\u2305", bbrk: "\u23B5", bbrktbrk: "\u23B6", bcong: "\u224C", bcy: "\u0431", bdquo: "\u201E", becaus: "\u2235", because: "\u2235", bemptyv: "\u29B0", bepsi: "\u03F6", bernou: "\u212C", beta: "\u03B2", beth: "\u2136", between: "\u226C", bfr: "\u{1D51F}", bigcap: "\u22C2", bigcirc: "\u25EF", bigcup: "\u22C3", bigodot: "\u2A00", bigoplus: "\u2A01", bigotimes: "\u2A02", bigsqcup: "\u2A06", bigstar: "\u2605", bigtriangledown: "\u25BD", bigtriangleup: "\u25B3", biguplus: "\u2A04", bigvee: "\u22C1", bigwedge: "\u22C0", bkarow: "\u290D", blacklozenge: "\u29EB", blacksquare: "\u25AA", blacktriangle: "\u25B4", blacktriangledown: "\u25BE", blacktriangleleft: "\u25C2", blacktriangleright: "\u25B8", blank: "\u2423", blk12: "\u2592", blk14: "\u2591", blk34: "\u2593", block: "\u2588", bne: "=\u20E5", bnequiv: "\u2261\u20E5", bnot: "\u2310", bopf: "\u{1D553}", bot: "\u22A5", bottom: "\u22A5", bowtie: "\u22C8", boxDL: "\u2557", boxDR: "\u2554", boxDl: "\u2556", boxDr: "\u2553", boxH: "\u2550", boxHD: "\u2566", boxHU: "\u2569", boxHd: "\u2564", boxHu: "\u2567", boxUL: "\u255D", boxUR: "\u255A", boxUl: "\u255C", boxUr: "\u2559", boxV: "\u2551", boxVH: "\u256C", boxVL: "\u2563", boxVR: "\u2560", boxVh: "\u256B", boxVl: "\u2562", boxVr: "\u255F", boxbox: "\u29C9", boxdL: "\u2555", boxdR: "\u2552", boxdl: "\u2510", boxdr: "\u250C", boxh: "\u2500", boxhD: "\u2565", boxhU: "\u2568", boxhd: "\u252C", boxhu: "\u2534", boxminus: "\u229F", boxplus: "\u229E", boxtimes: "\u22A0", boxuL: "\u255B", boxuR: "\u2558", boxul: "\u2518", boxur: "\u2514", boxv: "\u2502", boxvH: "\u256A", boxvL: "\u2561", boxvR: "\u255E", boxvh: "\u253C", boxvl: "\u2524", boxvr: "\u251C", bprime: "\u2035", breve: "\u02D8", brvba: "\xA6", brvbar: "\xA6", bscr: "\u{1D4B7}", bsemi: "\u204F", bsim: "\u223D", bsime: "\u22CD", bsol: "\\", bsolb: "\u29C5", bsolhsub: "\u27C8", bull: "\u2022", bullet: "\u2022", bump: "\u224E", bumpE: "\u2AAE", bumpe: "\u224F", bumpeq: "\u224F", cacute: "\u0107", cap: "\u2229", capand: "\u2A44", capbrcup: "\u2A49", capcap: "\u2A4B", capcup: "\u2A47", capdot: "\u2A40", caps: "\u2229\uFE00", caret: "\u2041", caron: "\u02C7", ccaps: "\u2A4D", ccaron: "\u010D", ccedi: "\xE7", ccedil: "\xE7", ccirc: "\u0109", ccups: "\u2A4C", ccupssm: "\u2A50", cdot: "\u010B", cedi: "\xB8", cedil: "\xB8", cemptyv: "\u29B2", cen: "\xA2", cent: "\xA2", centerdot: "\xB7", cfr: "\u{1D520}", chcy: "\u0447", check: "\u2713", checkmark: "\u2713", chi: "\u03C7", cir: "\u25CB", cirE: "\u29C3", circ: "\u02C6", circeq: "\u2257", circlearrowleft: "\u21BA", circlearrowright: "\u21BB", circledR: "\xAE", circledS: "\u24C8", circledast: "\u229B", circledcirc: "\u229A", circleddash: "\u229D", cire: "\u2257", cirfnint: "\u2A10", cirmid: "\u2AEF", cirscir: "\u29C2", clubs: "\u2663", clubsuit: "\u2663", colon: ":", colone: "\u2254", coloneq: "\u2254", comma: ",", commat: "@", comp: "\u2201", compfn: "\u2218", complement: "\u2201", complexes: "\u2102", cong: "\u2245", congdot: "\u2A6D", conint: "\u222E", copf: "\u{1D554}", coprod: "\u2210", cop: "\xA9", copy: "\xA9", copysr: "\u2117", crarr: "\u21B5", cross: "\u2717", cscr: "\u{1D4B8}", csub: "\u2ACF", csube: "\u2AD1", csup: "\u2AD0", csupe: "\u2AD2", ctdot: "\u22EF", cudarrl: "\u2938", cudarrr: "\u2935", cuepr: "\u22DE", cuesc: "\u22DF", cularr: "\u21B6", cularrp: "\u293D", cup: "\u222A", cupbrcap: "\u2A48", cupcap: "\u2A46", cupcup: "\u2A4A", cupdot: "\u228D", cupor: "\u2A45", cups: "\u222A\uFE00", curarr: "\u21B7", curarrm: "\u293C", curlyeqprec: "\u22DE", curlyeqsucc: "\u22DF", curlyvee: "\u22CE", curlywedge: "\u22CF", curre: "\xA4", curren: "\xA4", curvearrowleft: "\u21B6", curvearrowright: "\u21B7", cuvee: "\u22CE", cuwed: "\u22CF", cwconint: "\u2232", cwint: "\u2231", cylcty: "\u232D", dArr: "\u21D3", dHar: "\u2965", dagger: "\u2020", daleth: "\u2138", darr: "\u2193", dash: "\u2010", dashv: "\u22A3", dbkarow: "\u290F", dblac: "\u02DD", dcaron: "\u010F", dcy: "\u0434", dd: "\u2146", ddagger: "\u2021", ddarr: "\u21CA", ddotseq: "\u2A77", de: "\xB0", deg: "\xB0", delta: "\u03B4", demptyv: "\u29B1", dfisht: "\u297F", dfr: "\u{1D521}", dharl: "\u21C3", dharr: "\u21C2", diam: "\u22C4", diamond: "\u22C4", diamondsuit: "\u2666", diams: "\u2666", die: "\xA8", digamma: "\u03DD", disin: "\u22F2", div: "\xF7", divid: "\xF7", divide: "\xF7", divideontimes: "\u22C7", divonx: "\u22C7", djcy: "\u0452", dlcorn: "\u231E", dlcrop: "\u230D", dollar: "$", dopf: "\u{1D555}", dot: "\u02D9", doteq: "\u2250", doteqdot: "\u2251", dotminus: "\u2238", dotplus: "\u2214", dotsquare: "\u22A1", doublebarwedge: "\u2306", downarrow: "\u2193", downdownarrows: "\u21CA", downharpoonleft: "\u21C3", downharpoonright: "\u21C2", drbkarow: "\u2910", drcorn: "\u231F", drcrop: "\u230C", dscr: "\u{1D4B9}", dscy: "\u0455", dsol: "\u29F6", dstrok: "\u0111", dtdot: "\u22F1", dtri: "\u25BF", dtrif: "\u25BE", duarr: "\u21F5", duhar: "\u296F", dwangle: "\u29A6", dzcy: "\u045F", dzigrarr: "\u27FF", eDDot: "\u2A77", eDot: "\u2251", eacut: "\xE9", eacute: "\xE9", easter: "\u2A6E", ecaron: "\u011B", ecir: "\xEA", ecirc: "\xEA", ecolon: "\u2255", ecy: "\u044D", edot: "\u0117", ee: "\u2147", efDot: "\u2252", efr: "\u{1D522}", eg: "\u2A9A", egrav: "\xE8", egrave: "\xE8", egs: "\u2A96", egsdot: "\u2A98", el: "\u2A99", elinters: "\u23E7", ell: "\u2113", els: "\u2A95", elsdot: "\u2A97", emacr: "\u0113", empty: "\u2205", emptyset: "\u2205", emptyv: "\u2205", emsp13: "\u2004", emsp14: "\u2005", emsp: "\u2003", eng: "\u014B", ensp: "\u2002", eogon: "\u0119", eopf: "\u{1D556}", epar: "\u22D5", eparsl: "\u29E3", eplus: "\u2A71", epsi: "\u03B5", epsilon: "\u03B5", epsiv: "\u03F5", eqcirc: "\u2256", eqcolon: "\u2255", eqsim: "\u2242", eqslantgtr: "\u2A96", eqslantless: "\u2A95", equals: "=", equest: "\u225F", equiv: "\u2261", equivDD: "\u2A78", eqvparsl: "\u29E5", erDot: "\u2253", erarr: "\u2971", escr: "\u212F", esdot: "\u2250", esim: "\u2242", eta: "\u03B7", et: "\xF0", eth: "\xF0", eum: "\xEB", euml: "\xEB", euro: "\u20AC", excl: "!", exist: "\u2203", expectation: "\u2130", exponentiale: "\u2147", fallingdotseq: "\u2252", fcy: "\u0444", female: "\u2640", ffilig: "\uFB03", fflig: "\uFB00", ffllig: "\uFB04", ffr: "\u{1D523}", filig: "\uFB01", fjlig: "fj", flat: "\u266D", fllig: "\uFB02", fltns: "\u25B1", fnof: "\u0192", fopf: "\u{1D557}", forall: "\u2200", fork: "\u22D4", forkv: "\u2AD9", fpartint: "\u2A0D", frac1: "\xBC", frac12: "\xBD", frac13: "\u2153", frac14: "\xBC", frac15: "\u2155", frac16: "\u2159", frac18: "\u215B", frac23: "\u2154", frac25: "\u2156", frac3: "\xBE", frac34: "\xBE", frac35: "\u2157", frac38: "\u215C", frac45: "\u2158", frac56: "\u215A", frac58: "\u215D", frac78: "\u215E", frasl: "\u2044", frown: "\u2322", fscr: "\u{1D4BB}", gE: "\u2267", gEl: "\u2A8C", gacute: "\u01F5", gamma: "\u03B3", gammad: "\u03DD", gap: "\u2A86", gbreve: "\u011F", gcirc: "\u011D", gcy: "\u0433", gdot: "\u0121", ge: "\u2265", gel: "\u22DB", geq: "\u2265", geqq: "\u2267", geqslant: "\u2A7E", ges: "\u2A7E", gescc: "\u2AA9", gesdot: "\u2A80", gesdoto: "\u2A82", gesdotol: "\u2A84", gesl: "\u22DB\uFE00", gesles: "\u2A94", gfr: "\u{1D524}", gg: "\u226B", ggg: "\u22D9", gimel: "\u2137", gjcy: "\u0453", gl: "\u2277", glE: "\u2A92", gla: "\u2AA5", glj: "\u2AA4", gnE: "\u2269", gnap: "\u2A8A", gnapprox: "\u2A8A", gne: "\u2A88", gneq: "\u2A88", gneqq: "\u2269", gnsim: "\u22E7", gopf: "\u{1D558}", grave: "`", gscr: "\u210A", gsim: "\u2273", gsime: "\u2A8E", gsiml: "\u2A90", g: ">", gt: ">", gtcc: "\u2AA7", gtcir: "\u2A7A", gtdot: "\u22D7", gtlPar: "\u2995", gtquest: "\u2A7C", gtrapprox: "\u2A86", gtrarr: "\u2978", gtrdot: "\u22D7", gtreqless: "\u22DB", gtreqqless: "\u2A8C", gtrless: "\u2277", gtrsim: "\u2273", gvertneqq: "\u2269\uFE00", gvnE: "\u2269\uFE00", hArr: "\u21D4", hairsp: "\u200A", half: "\xBD", hamilt: "\u210B", hardcy: "\u044A", harr: "\u2194", harrcir: "\u2948", harrw: "\u21AD", hbar: "\u210F", hcirc: "\u0125", hearts: "\u2665", heartsuit: "\u2665", hellip: "\u2026", hercon: "\u22B9", hfr: "\u{1D525}", hksearow: "\u2925", hkswarow: "\u2926", hoarr: "\u21FF", homtht: "\u223B", hookleftarrow: "\u21A9", hookrightarrow: "\u21AA", hopf: "\u{1D559}", horbar: "\u2015", hscr: "\u{1D4BD}", hslash: "\u210F", hstrok: "\u0127", hybull: "\u2043", hyphen: "\u2010", iacut: "\xED", iacute: "\xED", ic: "\u2063", icir: "\xEE", icirc: "\xEE", icy: "\u0438", iecy: "\u0435", iexc: "\xA1", iexcl: "\xA1", iff: "\u21D4", ifr: "\u{1D526}", igrav: "\xEC", igrave: "\xEC", ii: "\u2148", iiiint: "\u2A0C", iiint: "\u222D", iinfin: "\u29DC", iiota: "\u2129", ijlig: "\u0133", imacr: "\u012B", image: "\u2111", imagline: "\u2110", imagpart: "\u2111", imath: "\u0131", imof: "\u22B7", imped: "\u01B5", in: "\u2208", incare: "\u2105", infin: "\u221E", infintie: "\u29DD", inodot: "\u0131", int: "\u222B", intcal: "\u22BA", integers: "\u2124", intercal: "\u22BA", intlarhk: "\u2A17", intprod: "\u2A3C", iocy: "\u0451", iogon: "\u012F", iopf: "\u{1D55A}", iota: "\u03B9", iprod: "\u2A3C", iques: "\xBF", iquest: "\xBF", iscr: "\u{1D4BE}", isin: "\u2208", isinE: "\u22F9", isindot: "\u22F5", isins: "\u22F4", isinsv: "\u22F3", isinv: "\u2208", it: "\u2062", itilde: "\u0129", iukcy: "\u0456", ium: "\xEF", iuml: "\xEF", jcirc: "\u0135", jcy: "\u0439", jfr: "\u{1D527}", jmath: "\u0237", jopf: "\u{1D55B}", jscr: "\u{1D4BF}", jsercy: "\u0458", jukcy: "\u0454", kappa: "\u03BA", kappav: "\u03F0", kcedil: "\u0137", kcy: "\u043A", kfr: "\u{1D528}", kgreen: "\u0138", khcy: "\u0445", kjcy: "\u045C", kopf: "\u{1D55C}", kscr: "\u{1D4C0}", lAarr: "\u21DA", lArr: "\u21D0", lAtail: "\u291B", lBarr: "\u290E", lE: "\u2266", lEg: "\u2A8B", lHar: "\u2962", lacute: "\u013A", laemptyv: "\u29B4", lagran: "\u2112", lambda: "\u03BB", lang: "\u27E8", langd: "\u2991", langle: "\u27E8", lap: "\u2A85", laqu: "\xAB", laquo: "\xAB", larr: "\u2190", larrb: "\u21E4", larrbfs: "\u291F", larrfs: "\u291D", larrhk: "\u21A9", larrlp: "\u21AB", larrpl: "\u2939", larrsim: "\u2973", larrtl: "\u21A2", lat: "\u2AAB", latail: "\u2919", late: "\u2AAD", lates: "\u2AAD\uFE00", lbarr: "\u290C", lbbrk: "\u2772", lbrace: "{", lbrack: "[", lbrke: "\u298B", lbrksld: "\u298F", lbrkslu: "\u298D", lcaron: "\u013E", lcedil: "\u013C", lceil: "\u2308", lcub: "{", lcy: "\u043B", ldca: "\u2936", ldquo: "\u201C", ldquor: "\u201E", ldrdhar: "\u2967", ldrushar: "\u294B", ldsh: "\u21B2", le: "\u2264", leftarrow: "\u2190", leftarrowtail: "\u21A2", leftharpoondown: "\u21BD", leftharpoonup: "\u21BC", leftleftarrows: "\u21C7", leftrightarrow: "\u2194", leftrightarrows: "\u21C6", leftrightharpoons: "\u21CB", leftrightsquigarrow: "\u21AD", leftthreetimes: "\u22CB", leg: "\u22DA", leq: "\u2264", leqq: "\u2266", leqslant: "\u2A7D", les: "\u2A7D", lescc: "\u2AA8", lesdot: "\u2A7F", lesdoto: "\u2A81", lesdotor: "\u2A83", lesg: "\u22DA\uFE00", lesges: "\u2A93", lessapprox: "\u2A85", lessdot: "\u22D6", lesseqgtr: "\u22DA", lesseqqgtr: "\u2A8B", lessgtr: "\u2276", lesssim: "\u2272", lfisht: "\u297C", lfloor: "\u230A", lfr: "\u{1D529}", lg: "\u2276", lgE: "\u2A91", lhard: "\u21BD", lharu: "\u21BC", lharul: "\u296A", lhblk: "\u2584", ljcy: "\u0459", ll: "\u226A", llarr: "\u21C7", llcorner: "\u231E", llhard: "\u296B", lltri: "\u25FA", lmidot: "\u0140", lmoust: "\u23B0", lmoustache: "\u23B0", lnE: "\u2268", lnap: "\u2A89", lnapprox: "\u2A89", lne: "\u2A87", lneq: "\u2A87", lneqq: "\u2268", lnsim: "\u22E6", loang: "\u27EC", loarr: "\u21FD", lobrk: "\u27E6", longleftarrow: "\u27F5", longleftrightarrow: "\u27F7", longmapsto: "\u27FC", longrightarrow: "\u27F6", looparrowleft: "\u21AB", looparrowright: "\u21AC", lopar: "\u2985", lopf: "\u{1D55D}", loplus: "\u2A2D", lotimes: "\u2A34", lowast: "\u2217", lowbar: "_", loz: "\u25CA", lozenge: "\u25CA", lozf: "\u29EB", lpar: "(", lparlt: "\u2993", lrarr: "\u21C6", lrcorner: "\u231F", lrhar: "\u21CB", lrhard: "\u296D", lrm: "\u200E", lrtri: "\u22BF", lsaquo: "\u2039", lscr: "\u{1D4C1}", lsh: "\u21B0", lsim: "\u2272", lsime: "\u2A8D", lsimg: "\u2A8F", lsqb: "[", lsquo: "\u2018", lsquor: "\u201A", lstrok: "\u0142", l: "<", lt: "<", ltcc: "\u2AA6", ltcir: "\u2A79", ltdot: "\u22D6", lthree: "\u22CB", ltimes: "\u22C9", ltlarr: "\u2976", ltquest: "\u2A7B", ltrPar: "\u2996", ltri: "\u25C3", ltrie: "\u22B4", ltrif: "\u25C2", lurdshar: "\u294A", luruhar: "\u2966", lvertneqq: "\u2268\uFE00", lvnE: "\u2268\uFE00", mDDot: "\u223A", mac: "\xAF", macr: "\xAF", male: "\u2642", malt: "\u2720", maltese: "\u2720", map: "\u21A6", mapsto: "\u21A6", mapstodown: "\u21A7", mapstoleft: "\u21A4", mapstoup: "\u21A5", marker: "\u25AE", mcomma: "\u2A29", mcy: "\u043C", mdash: "\u2014", measuredangle: "\u2221", mfr: "\u{1D52A}", mho: "\u2127", micr: "\xB5", micro: "\xB5", mid: "\u2223", midast: "*", midcir: "\u2AF0", middo: "\xB7", middot: "\xB7", minus: "\u2212", minusb: "\u229F", minusd: "\u2238", minusdu: "\u2A2A", mlcp: "\u2ADB", mldr: "\u2026", mnplus: "\u2213", models: "\u22A7", mopf: "\u{1D55E}", mp: "\u2213", mscr: "\u{1D4C2}", mstpos: "\u223E", mu: "\u03BC", multimap: "\u22B8", mumap: "\u22B8", nGg: "\u22D9\u0338", nGt: "\u226B\u20D2", nGtv: "\u226B\u0338", nLeftarrow: "\u21CD", nLeftrightarrow: "\u21CE", nLl: "\u22D8\u0338", nLt: "\u226A\u20D2", nLtv: "\u226A\u0338", nRightarrow: "\u21CF", nVDash: "\u22AF", nVdash: "\u22AE", nabla: "\u2207", nacute: "\u0144", nang: "\u2220\u20D2", nap: "\u2249", napE: "\u2A70\u0338", napid: "\u224B\u0338", napos: "\u0149", napprox: "\u2249", natur: "\u266E", natural: "\u266E", naturals: "\u2115", nbs: "\xA0", nbsp: "\xA0", nbump: "\u224E\u0338", nbumpe: "\u224F\u0338", ncap: "\u2A43", ncaron: "\u0148", ncedil: "\u0146", ncong: "\u2247", ncongdot: "\u2A6D\u0338", ncup: "\u2A42", ncy: "\u043D", ndash: "\u2013", ne: "\u2260", neArr: "\u21D7", nearhk: "\u2924", nearr: "\u2197", nearrow: "\u2197", nedot: "\u2250\u0338", nequiv: "\u2262", nesear: "\u2928", nesim: "\u2242\u0338", nexist: "\u2204", nexists: "\u2204", nfr: "\u{1D52B}", ngE: "\u2267\u0338", nge: "\u2271", ngeq: "\u2271", ngeqq: "\u2267\u0338", ngeqslant: "\u2A7E\u0338", nges: "\u2A7E\u0338", ngsim: "\u2275", ngt: "\u226F", ngtr: "\u226F", nhArr: "\u21CE", nharr: "\u21AE", nhpar: "\u2AF2", ni: "\u220B", nis: "\u22FC", nisd: "\u22FA", niv: "\u220B", njcy: "\u045A", nlArr: "\u21CD", nlE: "\u2266\u0338", nlarr: "\u219A", nldr: "\u2025", nle: "\u2270", nleftarrow: "\u219A", nleftrightarrow: "\u21AE", nleq: "\u2270", nleqq: "\u2266\u0338", nleqslant: "\u2A7D\u0338", nles: "\u2A7D\u0338", nless: "\u226E", nlsim: "\u2274", nlt: "\u226E", nltri: "\u22EA", nltrie: "\u22EC", nmid: "\u2224", nopf: "\u{1D55F}", no: "\xAC", not: "\xAC", notin: "\u2209", notinE: "\u22F9\u0338", notindot: "\u22F5\u0338", notinva: "\u2209", notinvb: "\u22F7", notinvc: "\u22F6", notni: "\u220C", notniva: "\u220C", notnivb: "\u22FE", notnivc: "\u22FD", npar: "\u2226", nparallel: "\u2226", nparsl: "\u2AFD\u20E5", npart: "\u2202\u0338", npolint: "\u2A14", npr: "\u2280", nprcue: "\u22E0", npre: "\u2AAF\u0338", nprec: "\u2280", npreceq: "\u2AAF\u0338", nrArr: "\u21CF", nrarr: "\u219B", nrarrc: "\u2933\u0338", nrarrw: "\u219D\u0338", nrightarrow: "\u219B", nrtri: "\u22EB", nrtrie: "\u22ED", nsc: "\u2281", nsccue: "\u22E1", nsce: "\u2AB0\u0338", nscr: "\u{1D4C3}", nshortmid: "\u2224", nshortparallel: "\u2226", nsim: "\u2241", nsime: "\u2244", nsimeq: "\u2244", nsmid: "\u2224", nspar: "\u2226", nsqsube: "\u22E2", nsqsupe: "\u22E3", nsub: "\u2284", nsubE: "\u2AC5\u0338", nsube: "\u2288", nsubset: "\u2282\u20D2", nsubseteq: "\u2288", nsubseteqq: "\u2AC5\u0338", nsucc: "\u2281", nsucceq: "\u2AB0\u0338", nsup: "\u2285", nsupE: "\u2AC6\u0338", nsupe: "\u2289", nsupset: "\u2283\u20D2", nsupseteq: "\u2289", nsupseteqq: "\u2AC6\u0338", ntgl: "\u2279", ntild: "\xF1", ntilde: "\xF1", ntlg: "\u2278", ntriangleleft: "\u22EA", ntrianglelefteq: "\u22EC", ntriangleright: "\u22EB", ntrianglerighteq: "\u22ED", nu: "\u03BD", num: "#", numero: "\u2116", numsp: "\u2007", nvDash: "\u22AD", nvHarr: "\u2904", nvap: "\u224D\u20D2", nvdash: "\u22AC", nvge: "\u2265\u20D2", nvgt: ">\u20D2", nvinfin: "\u29DE", nvlArr: "\u2902", nvle: "\u2264\u20D2", nvlt: "<\u20D2", nvltrie: "\u22B4\u20D2", nvrArr: "\u2903", nvrtrie: "\u22B5\u20D2", nvsim: "\u223C\u20D2", nwArr: "\u21D6", nwarhk: "\u2923", nwarr: "\u2196", nwarrow: "\u2196", nwnear: "\u2927", oS: "\u24C8", oacut: "\xF3", oacute: "\xF3", oast: "\u229B", ocir: "\xF4", ocirc: "\xF4", ocy: "\u043E", odash: "\u229D", odblac: "\u0151", odiv: "\u2A38", odot: "\u2299", odsold: "\u29BC", oelig: "\u0153", ofcir: "\u29BF", ofr: "\u{1D52C}", ogon: "\u02DB", ograv: "\xF2", ograve: "\xF2", ogt: "\u29C1", ohbar: "\u29B5", ohm: "\u03A9", oint: "\u222E", olarr: "\u21BA", olcir: "\u29BE", olcross: "\u29BB", oline: "\u203E", olt: "\u29C0", omacr: "\u014D", omega: "\u03C9", omicron: "\u03BF", omid: "\u29B6", ominus: "\u2296", oopf: "\u{1D560}", opar: "\u29B7", operp: "\u29B9", oplus: "\u2295", or: "\u2228", orarr: "\u21BB", ord: "\xBA", order: "\u2134", orderof: "\u2134", ordf: "\xAA", ordm: "\xBA", origof: "\u22B6", oror: "\u2A56", orslope: "\u2A57", orv: "\u2A5B", oscr: "\u2134", oslas: "\xF8", oslash: "\xF8", osol: "\u2298", otild: "\xF5", otilde: "\xF5", otimes: "\u2297", otimesas: "\u2A36", oum: "\xF6", ouml: "\xF6", ovbar: "\u233D", par: "\xB6", para: "\xB6", parallel: "\u2225", parsim: "\u2AF3", parsl: "\u2AFD", part: "\u2202", pcy: "\u043F", percnt: "%", period: ".", permil: "\u2030", perp: "\u22A5", pertenk: "\u2031", pfr: "\u{1D52D}", phi: "\u03C6", phiv: "\u03D5", phmmat: "\u2133", phone: "\u260E", pi: "\u03C0", pitchfork: "\u22D4", piv: "\u03D6", planck: "\u210F", planckh: "\u210E", plankv: "\u210F", plus: "+", plusacir: "\u2A23", plusb: "\u229E", pluscir: "\u2A22", plusdo: "\u2214", plusdu: "\u2A25", pluse: "\u2A72", plusm: "\xB1", plusmn: "\xB1", plussim: "\u2A26", plustwo: "\u2A27", pm: "\xB1", pointint: "\u2A15", popf: "\u{1D561}", poun: "\xA3", pound: "\xA3", pr: "\u227A", prE: "\u2AB3", prap: "\u2AB7", prcue: "\u227C", pre: "\u2AAF", prec: "\u227A", precapprox: "\u2AB7", preccurlyeq: "\u227C", preceq: "\u2AAF", precnapprox: "\u2AB9", precneqq: "\u2AB5", precnsim: "\u22E8", precsim: "\u227E", prime: "\u2032", primes: "\u2119", prnE: "\u2AB5", prnap: "\u2AB9", prnsim: "\u22E8", prod: "\u220F", profalar: "\u232E", profline: "\u2312", profsurf: "\u2313", prop: "\u221D", propto: "\u221D", prsim: "\u227E", prurel: "\u22B0", pscr: "\u{1D4C5}", psi: "\u03C8", puncsp: "\u2008", qfr: "\u{1D52E}", qint: "\u2A0C", qopf: "\u{1D562}", qprime: "\u2057", qscr: "\u{1D4C6}", quaternions: "\u210D", quatint: "\u2A16", quest: "?", questeq: "\u225F", quo: '"', quot: '"', rAarr: "\u21DB", rArr: "\u21D2", rAtail: "\u291C", rBarr: "\u290F", rHar: "\u2964", race: "\u223D\u0331", racute: "\u0155", radic: "\u221A", raemptyv: "\u29B3", rang: "\u27E9", rangd: "\u2992", range: "\u29A5", rangle: "\u27E9", raqu: "\xBB", raquo: "\xBB", rarr: "\u2192", rarrap: "\u2975", rarrb: "\u21E5", rarrbfs: "\u2920", rarrc: "\u2933", rarrfs: "\u291E", rarrhk: "\u21AA", rarrlp: "\u21AC", rarrpl: "\u2945", rarrsim: "\u2974", rarrtl: "\u21A3", rarrw: "\u219D", ratail: "\u291A", ratio: "\u2236", rationals: "\u211A", rbarr: "\u290D", rbbrk: "\u2773", rbrace: "}", rbrack: "]", rbrke: "\u298C", rbrksld: "\u298E", rbrkslu: "\u2990", rcaron: "\u0159", rcedil: "\u0157", rceil: "\u2309", rcub: "}", rcy: "\u0440", rdca: "\u2937", rdldhar: "\u2969", rdquo: "\u201D", rdquor: "\u201D", rdsh: "\u21B3", real: "\u211C", realine: "\u211B", realpart: "\u211C", reals: "\u211D", rect: "\u25AD", re: "\xAE", reg: "\xAE", rfisht: "\u297D", rfloor: "\u230B", rfr: "\u{1D52F}", rhard: "\u21C1", rharu: "\u21C0", rharul: "\u296C", rho: "\u03C1", rhov: "\u03F1", rightarrow: "\u2192", rightarrowtail: "\u21A3", rightharpoondown: "\u21C1", rightharpoonup: "\u21C0", rightleftarrows: "\u21C4", rightleftharpoons: "\u21CC", rightrightarrows: "\u21C9", rightsquigarrow: "\u219D", rightthreetimes: "\u22CC", ring: "\u02DA", risingdotseq: "\u2253", rlarr: "\u21C4", rlhar: "\u21CC", rlm: "\u200F", rmoust: "\u23B1", rmoustache: "\u23B1", rnmid: "\u2AEE", roang: "\u27ED", roarr: "\u21FE", robrk: "\u27E7", ropar: "\u2986", ropf: "\u{1D563}", roplus: "\u2A2E", rotimes: "\u2A35", rpar: ")", rpargt: "\u2994", rppolint: "\u2A12", rrarr: "\u21C9", rsaquo: "\u203A", rscr: "\u{1D4C7}", rsh: "\u21B1", rsqb: "]", rsquo: "\u2019", rsquor: "\u2019", rthree: "\u22CC", rtimes: "\u22CA", rtri: "\u25B9", rtrie: "\u22B5", rtrif: "\u25B8", rtriltri: "\u29CE", ruluhar: "\u2968", rx: "\u211E", sacute: "\u015B", sbquo: "\u201A", sc: "\u227B", scE: "\u2AB4", scap: "\u2AB8", scaron: "\u0161", sccue: "\u227D", sce: "\u2AB0", scedil: "\u015F", scirc: "\u015D", scnE: "\u2AB6", scnap: "\u2ABA", scnsim: "\u22E9", scpolint: "\u2A13", scsim: "\u227F", scy: "\u0441", sdot: "\u22C5", sdotb: "\u22A1", sdote: "\u2A66", seArr: "\u21D8", searhk: "\u2925", searr: "\u2198", searrow: "\u2198", sec: "\xA7", sect: "\xA7", semi: ";", seswar: "\u2929", setminus: "\u2216", setmn: "\u2216", sext: "\u2736", sfr: "\u{1D530}", sfrown: "\u2322", sharp: "\u266F", shchcy: "\u0449", shcy: "\u0448", shortmid: "\u2223", shortparallel: "\u2225", sh: "\xAD", shy: "\xAD", sigma: "\u03C3", sigmaf: "\u03C2", sigmav: "\u03C2", sim: "\u223C", simdot: "\u2A6A", sime: "\u2243", simeq: "\u2243", simg: "\u2A9E", simgE: "\u2AA0", siml: "\u2A9D", simlE: "\u2A9F", simne: "\u2246", simplus: "\u2A24", simrarr: "\u2972", slarr: "\u2190", smallsetminus: "\u2216", smashp: "\u2A33", smeparsl: "\u29E4", smid: "\u2223", smile: "\u2323", smt: "\u2AAA", smte: "\u2AAC", smtes: "\u2AAC\uFE00", softcy: "\u044C", sol: "/", solb: "\u29C4", solbar: "\u233F", sopf: "\u{1D564}", spades: "\u2660", spadesuit: "\u2660", spar: "\u2225", sqcap: "\u2293", sqcaps: "\u2293\uFE00", sqcup: "\u2294", sqcups: "\u2294\uFE00", sqsub: "\u228F", sqsube: "\u2291", sqsubset: "\u228F", sqsubseteq: "\u2291", sqsup: "\u2290", sqsupe: "\u2292", sqsupset: "\u2290", sqsupseteq: "\u2292", squ: "\u25A1", square: "\u25A1", squarf: "\u25AA", squf: "\u25AA", srarr: "\u2192", sscr: "\u{1D4C8}", ssetmn: "\u2216", ssmile: "\u2323", sstarf: "\u22C6", star: "\u2606", starf: "\u2605", straightepsilon: "\u03F5", straightphi: "\u03D5", strns: "\xAF", sub: "\u2282", subE: "\u2AC5", subdot: "\u2ABD", sube: "\u2286", subedot: "\u2AC3", submult: "\u2AC1", subnE: "\u2ACB", subne: "\u228A", subplus: "\u2ABF", subrarr: "\u2979", subset: "\u2282", subseteq: "\u2286", subseteqq: "\u2AC5", subsetneq: "\u228A", subsetneqq: "\u2ACB", subsim: "\u2AC7", subsub: "\u2AD5", subsup: "\u2AD3", succ: "\u227B", succapprox: "\u2AB8", succcurlyeq: "\u227D", succeq: "\u2AB0", succnapprox: "\u2ABA", succneqq: "\u2AB6", succnsim: "\u22E9", succsim: "\u227F", sum: "\u2211", sung: "\u266A", sup: "\u2283", sup1: "\xB9", sup2: "\xB2", sup3: "\xB3", supE: "\u2AC6", supdot: "\u2ABE", supdsub: "\u2AD8", supe: "\u2287", supedot: "\u2AC4", suphsol: "\u27C9", suphsub: "\u2AD7", suplarr: "\u297B", supmult: "\u2AC2", supnE: "\u2ACC", supne: "\u228B", supplus: "\u2AC0", supset: "\u2283", supseteq: "\u2287", supseteqq: "\u2AC6", supsetneq: "\u228B", supsetneqq: "\u2ACC", supsim: "\u2AC8", supsub: "\u2AD4", supsup: "\u2AD6", swArr: "\u21D9", swarhk: "\u2926", swarr: "\u2199", swarrow: "\u2199", swnwar: "\u292A", szli: "\xDF", szlig: "\xDF", target: "\u2316", tau: "\u03C4", tbrk: "\u23B4", tcaron: "\u0165", tcedil: "\u0163", tcy: "\u0442", tdot: "\u20DB", telrec: "\u2315", tfr: "\u{1D531}", there4: "\u2234", therefore: "\u2234", theta: "\u03B8", thetasym: "\u03D1", thetav: "\u03D1", thickapprox: "\u2248", thicksim: "\u223C", thinsp: "\u2009", thkap: "\u2248", thksim: "\u223C", thor: "\xFE", thorn: "\xFE", tilde: "\u02DC", time: "\xD7", times: "\xD7", timesb: "\u22A0", timesbar: "\u2A31", timesd: "\u2A30", tint: "\u222D", toea: "\u2928", top: "\u22A4", topbot: "\u2336", topcir: "\u2AF1", topf: "\u{1D565}", topfork: "\u2ADA", tosa: "\u2929", tprime: "\u2034", trade: "\u2122", triangle: "\u25B5", triangledown: "\u25BF", triangleleft: "\u25C3", trianglelefteq: "\u22B4", triangleq: "\u225C", triangleright: "\u25B9", trianglerighteq: "\u22B5", tridot: "\u25EC", trie: "\u225C", triminus: "\u2A3A", triplus: "\u2A39", trisb: "\u29CD", tritime: "\u2A3B", trpezium: "\u23E2", tscr: "\u{1D4C9}", tscy: "\u0446", tshcy: "\u045B", tstrok: "\u0167", twixt: "\u226C", twoheadleftarrow: "\u219E", twoheadrightarrow: "\u21A0", uArr: "\u21D1", uHar: "\u2963", uacut: "\xFA", uacute: "\xFA", uarr: "\u2191", ubrcy: "\u045E", ubreve: "\u016D", ucir: "\xFB", ucirc: "\xFB", ucy: "\u0443", udarr: "\u21C5", udblac: "\u0171", udhar: "\u296E", ufisht: "\u297E", ufr: "\u{1D532}", ugrav: "\xF9", ugrave: "\xF9", uharl: "\u21BF", uharr: "\u21BE", uhblk: "\u2580", ulcorn: "\u231C", ulcorner: "\u231C", ulcrop: "\u230F", ultri: "\u25F8", umacr: "\u016B", um: "\xA8", uml: "\xA8", uogon: "\u0173", uopf: "\u{1D566}", uparrow: "\u2191", updownarrow: "\u2195", upharpoonleft: "\u21BF", upharpoonright: "\u21BE", uplus: "\u228E", upsi: "\u03C5", upsih: "\u03D2", upsilon: "\u03C5", upuparrows: "\u21C8", urcorn: "\u231D", urcorner: "\u231D", urcrop: "\u230E", uring: "\u016F", urtri: "\u25F9", uscr: "\u{1D4CA}", utdot: "\u22F0", utilde: "\u0169", utri: "\u25B5", utrif: "\u25B4", uuarr: "\u21C8", uum: "\xFC", uuml: "\xFC", uwangle: "\u29A7", vArr: "\u21D5", vBar: "\u2AE8", vBarv: "\u2AE9", vDash: "\u22A8", vangrt: "\u299C", varepsilon: "\u03F5", varkappa: "\u03F0", varnothing: "\u2205", varphi: "\u03D5", varpi: "\u03D6", varpropto: "\u221D", varr: "\u2195", varrho: "\u03F1", varsigma: "\u03C2", varsubsetneq: "\u228A\uFE00", varsubsetneqq: "\u2ACB\uFE00", varsupsetneq: "\u228B\uFE00", varsupsetneqq: "\u2ACC\uFE00", vartheta: "\u03D1", vartriangleleft: "\u22B2", vartriangleright: "\u22B3", vcy: "\u0432", vdash: "\u22A2", vee: "\u2228", veebar: "\u22BB", veeeq: "\u225A", vellip: "\u22EE", verbar: "|", vert: "|", vfr: "\u{1D533}", vltri: "\u22B2", vnsub: "\u2282\u20D2", vnsup: "\u2283\u20D2", vopf: "\u{1D567}", vprop: "\u221D", vrtri: "\u22B3", vscr: "\u{1D4CB}", vsubnE: "\u2ACB\uFE00", vsubne: "\u228A\uFE00", vsupnE: "\u2ACC\uFE00", vsupne: "\u228B\uFE00", vzigzag: "\u299A", wcirc: "\u0175", wedbar: "\u2A5F", wedge: "\u2227", wedgeq: "\u2259", weierp: "\u2118", wfr: "\u{1D534}", wopf: "\u{1D568}", wp: "\u2118", wr: "\u2240", wreath: "\u2240", wscr: "\u{1D4CC}", xcap: "\u22C2", xcirc: "\u25EF", xcup: "\u22C3", xdtri: "\u25BD", xfr: "\u{1D535}", xhArr: "\u27FA", xharr: "\u27F7", xi: "\u03BE", xlArr: "\u27F8", xlarr: "\u27F5", xmap: "\u27FC", xnis: "\u22FB", xodot: "\u2A00", xopf: "\u{1D569}", xoplus: "\u2A01", xotime: "\u2A02", xrArr: "\u27F9", xrarr: "\u27F6", xscr: "\u{1D4CD}", xsqcup: "\u2A06", xuplus: "\u2A04", xutri: "\u25B3", xvee: "\u22C1", xwedge: "\u22C0", yacut: "\xFD", yacute: "\xFD", yacy: "\u044F", ycirc: "\u0177", ycy: "\u044B", ye: "\xA5", yen: "\xA5", yfr: "\u{1D536}", yicy: "\u0457", yopf: "\u{1D56A}", yscr: "\u{1D4CE}", yucy: "\u044E", yum: "\xFF", yuml: "\xFF", zacute: "\u017A", zcaron: "\u017E", zcy: "\u0437", zdot: "\u017C", zeetrf: "\u2128", zeta: "\u03B6", zfr: "\u{1D537}", zhcy: "\u0436", zigrarr: "\u21DD", zopf: "\u{1D56B}", zscr: "\u{1D4CF}", zwj: "\u200D", zwnj: "\u200C" };
    }), Iu = x((pv, Pu) => {
      "use strict";
      var Nu = qu();
      Pu.exports = RD;
      var LD = {}.hasOwnProperty;
      function RD(e) {
        return LD.call(Nu, e) ? Nu[e] : !1;
      }
    }), mr = x((hv, Hu) => {
      "use strict";
      var Su = xu(), Lu = yu(), MD = Se(), UD = Tu(), Yu = Ou(), YD = Iu();
      Hu.exports = ep;
      var GD = {}.hasOwnProperty, He = String.fromCharCode, zD = Function.prototype, Ru = { warning: null, reference: null, text: null, warningContext: null, referenceContext: null, textContext: null, position: {}, additional: null, attribute: !1, nonTerminated: !0 }, WD = 9, Mu = 10, VD = 12, jD = 32, Uu = 38, $D = 59, HD = 60, KD = 61, XD = 35, JD = 88, QD = 120, ZD = 65533, Ke = "named", Wt = "hexadecimal", Vt = "decimal", jt = {};
      jt[Wt] = 16, jt[Vt] = 10;
      var Hr = {};
      Hr[Ke] = Yu, Hr[Vt] = MD, Hr[Wt] = UD;
      var Gu = 1, zu = 2, Wu = 3, Vu = 4, ju = 5, zt = 6, $u = 7, we = {};
      we[Gu] = "Named character references must be terminated by a semicolon", we[zu] = "Numeric character references must be terminated by a semicolon", we[Wu] = "Named character references cannot be empty", we[Vu] = "Numeric character references cannot be empty", we[ju] = "Named character references must be known", we[zt] = "Numeric character references cannot be disallowed", we[$u] = "Numeric character references cannot be outside the permissible Unicode range";
      function ep(e, r) {
        var t = {}, n, i;
        r || (r = {});
        for (i in Ru) n = r[i], t[i] = n ?? Ru[i];
        return (t.position.indent || t.position.start) && (t.indent = t.position.indent || [], t.position = t.position.start), rp(e, t);
      }
      function rp(e, r) {
        var t = r.additional, n = r.nonTerminated, i = r.text, u = r.reference, a = r.warning, o = r.textContext, s = r.referenceContext, l = r.warningContext, c = r.position, f = r.indent || [], D = e.length, m = 0, p = -1, h = c.column || 1, F = c.line || 1, g = "", E = [], v, A, b, d, y, w, C, k, T, B, _, S, P, N, O, I, le, K, L;
        for (typeof t == "string" && (t = t.charCodeAt(0)), I = ie(), k = a ? Z : zD, m--, D++; ++m < D; ) if (y === Mu && (h = f[p] || 1), y = e.charCodeAt(m), y === Uu) {
          if (C = e.charCodeAt(m + 1), C === WD || C === Mu || C === VD || C === jD || C === Uu || C === HD || C !== C || t && C === t) {
            g += He(y), h++;
            continue;
          }
          for (P = m + 1, S = P, L = P, C === XD ? (L = ++S, C = e.charCodeAt(L), C === JD || C === QD ? (N = Wt, L = ++S) : N = Vt) : N = Ke, v = "", _ = "", d = "", O = Hr[N], L--; ++L < D && (C = e.charCodeAt(L), !!O(C)); ) d += He(C), N === Ke && GD.call(Su, d) && (v = d, _ = Su[d]);
          b = e.charCodeAt(L) === $D, b && (L++, A = N === Ke ? YD(d) : !1, A && (v = d, _ = A)), K = 1 + L - P, !b && !n || (d ? N === Ke ? (b && !_ ? k(ju, 1) : (v !== d && (L = S + v.length, K = 1 + L - S, b = !1), b || (T = v ? Gu : Wu, r.attribute ? (C = e.charCodeAt(L), C === KD ? (k(T, K), _ = null) : Yu(C) ? _ = null : k(T, K)) : k(T, K))), w = _) : (b || k(zu, K), w = parseInt(d, jt[N]), tp(w) ? (k($u, K), w = He(ZD)) : w in Lu ? (k(zt, K), w = Lu[w]) : (B = "", np(w) && k(zt, K), w > 65535 && (w -= 65536, B += He(w >>> 10 | 55296), w = 56320 | w & 1023), w = B + He(w))) : N !== Ke && k(Vu, K)), w ? (ve(), I = ie(), m = L - 1, h += L - P + 1, E.push(w), le = ie(), le.offset++, u && u.call(s, w, { start: I, end: le }, e.slice(P - 1, L)), I = le) : (d = e.slice(P - 1, L), g += d, h += d.length, m = L - 1);
        } else y === 10 && (F++, p++, h = 0), y === y ? (g += He(y), h++) : ve();
        return E.join("");
        function ie() {
          return { line: F, column: h, offset: m + (c.offset || 0) };
        }
        function Z(Ae, G) {
          var mt = ie();
          mt.column += G, mt.offset += G, a.call(l, we[Ae], mt, Ae);
        }
        function ve() {
          g && (E.push(g), i && i.call(o, g, { start: I, end: ie() }), g = "");
        }
      }
      function tp(e) {
        return e >= 55296 && e <= 57343 || e > 1114111;
      }
      function np(e) {
        return e >= 1 && e <= 8 || e === 11 || e >= 13 && e <= 31 || e >= 127 && e <= 159 || e >= 64976 && e <= 65007 || (e & 65535) === 65535 || (e & 65535) === 65534;
      }
    }), Ju = x((dv, Xu) => {
      "use strict";
      var ip = Ie(), Ku = mr();
      Xu.exports = up;
      function up(e) {
        return t.raw = n, t;
        function r(u) {
          for (var a = e.offset, o = u.line, s = []; ++o && o in a; ) s.push((a[o] || 0) + 1);
          return { start: u, indent: s };
        }
        function t(u, a, o) {
          Ku(u, { position: r(a), warning: i, text: o, reference: o, textContext: e, referenceContext: e });
        }
        function n(u, a, o) {
          return Ku(u, ip(o, { position: r(a), warning: i }));
        }
        function i(u, a, o) {
          o !== 3 && e.file.message(u, a);
        }
      }
    }), ea = x((mv, Zu) => {
      "use strict";
      Zu.exports = ap;
      function ap(e) {
        return r;
        function r(t, n) {
          var i = this, u = i.offset, a = [], o = i[e + "Methods"], s = i[e + "Tokenizers"], l = n.line, c = n.column, f, D, m, p, h, F;
          if (!t) return a;
          for (w.now = v, w.file = i.file, g(""); t; ) {
            for (f = -1, D = o.length, h = !1; ++f < D && (p = o[f], m = s[p], !(m && (!m.onlyAtStart || i.atStart) && (!m.notInList || !i.inList) && (!m.notInBlock || !i.inBlock) && (!m.notInLink || !i.inLink) && (F = t.length, m.apply(i, [w, t]), h = F !== t.length, h))); ) ;
            h || i.file.fail(new Error("Infinite loop"), w.now());
          }
          return i.eof = v(), a;
          function g(C) {
            for (var k = -1, T = C.indexOf(`
`); T !== -1; ) l++, k = T, T = C.indexOf(`
`, T + 1);
            k === -1 ? c += C.length : c = C.length - k, l in u && (k !== -1 ? c += u[l] : c <= u[l] && (c = u[l] + 1));
          }
          function E() {
            var C = [], k = l + 1;
            return function() {
              for (var T = l + 1; k < T; ) C.push((u[k] || 0) + 1), k++;
              return C;
            };
          }
          function v() {
            var C = { line: l, column: c };
            return C.offset = i.toOffset(C), C;
          }
          function A(C) {
            this.start = C, this.end = v();
          }
          function b(C) {
            t.slice(0, C.length) !== C && i.file.fail(new Error("Incorrectly eaten value: please report this warning on https://git.io/vg5Ft"), v());
          }
          function d() {
            var C = v();
            return k;
            function k(T, B) {
              var _ = T.position, S = _ ? _.start : C, P = [], N = _ && _.end.line, O = C.line;
              if (T.position = new A(S), _ && B && _.indent) {
                if (P = _.indent, N < O) {
                  for (; ++N < O; ) P.push((u[N] || 0) + 1);
                  P.push(C.column);
                }
                B = P.concat(B);
              }
              return T.position.indent = B || [], T;
            }
          }
          function y(C, k) {
            var T = k ? k.children : a, B = T[T.length - 1], _;
            return B && C.type === B.type && (C.type === "text" || C.type === "blockquote") && Qu(B) && Qu(C) && (_ = C.type === "text" ? op : sp, C = _.call(i, B, C)), C !== B && T.push(C), i.atStart && a.length !== 0 && i.exitStart(), C;
          }
          function w(C) {
            var k = E(), T = d(), B = v();
            return b(C), _.reset = S, S.test = P, _.test = P, t = t.slice(C.length), g(C), k = k(), _;
            function _(N, O) {
              return T(y(T(N), O), k);
            }
            function S() {
              var N = _.apply(null, arguments);
              return l = B.line, c = B.column, t = C + t, N;
            }
            function P() {
              var N = T({});
              return l = B.line, c = B.column, t = C + t, N.position;
            }
          }
        }
      }
      function Qu(e) {
        var r, t;
        return e.type !== "text" || !e.position ? !0 : (r = e.position.start, t = e.position.end, r.line !== t.line || t.column - r.column === e.value.length);
      }
      function op(e, r) {
        return e.value += r.value, e;
      }
      function sp(e, r) {
        return this.options.commonmark || this.options.gfm ? r : (e.children = e.children.concat(r.children), e);
      }
    }), na = x((Fv, ta) => {
      "use strict";
      ta.exports = Kr;
      var $t = ["\\", "`", "*", "{", "}", "[", "]", "(", ")", "#", "+", "-", ".", "!", "_", ">"], Ht = $t.concat(["~", "|"]), ra = Ht.concat([`
`, '"', "$", "%", "&", "'", ",", "/", ":", ";", "<", "=", "?", "@", "^"]);
      Kr.default = $t, Kr.gfm = Ht, Kr.commonmark = ra;
      function Kr(e) {
        var r = e || {};
        return r.commonmark ? ra : r.gfm ? Ht : $t;
      }
    }), ua = x((gv, ia) => {
      "use strict";
      ia.exports = ["address", "article", "aside", "base", "basefont", "blockquote", "body", "caption", "center", "col", "colgroup", "dd", "details", "dialog", "dir", "div", "dl", "dt", "fieldset", "figcaption", "figure", "footer", "form", "frame", "frameset", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "iframe", "legend", "li", "link", "main", "menu", "menuitem", "meta", "nav", "noframes", "ol", "optgroup", "option", "p", "param", "pre", "section", "source", "title", "summary", "table", "tbody", "td", "tfoot", "th", "thead", "title", "tr", "track", "ul"];
    }), Kt = x((Ev, aa) => {
      "use strict";
      aa.exports = { position: !0, gfm: !0, commonmark: !1, pedantic: !1, blocks: ua() };
    }), sa = x((Cv, oa) => {
      "use strict";
      var cp = Ie(), lp = na(), fp = Kt();
      oa.exports = Dp;
      function Dp(e) {
        var r = this, t = r.options, n, i;
        if (e == null) e = {};
        else if (typeof e == "object") e = cp(e);
        else throw new Error("Invalid value `" + e + "` for setting `options`");
        for (n in fp) {
          if (i = e[n], i == null && (i = t[n]), n !== "blocks" && typeof i != "boolean" || n === "blocks" && typeof i != "object") throw new Error("Invalid value `" + i + "` for setting `options." + n + "`");
          e[n] = i;
        }
        return r.options = e, r.escape = lp(e), r;
      }
    }), fa = x((vv, la) => {
      "use strict";
      la.exports = ca;
      function ca(e) {
        if (e == null) return mp;
        if (typeof e == "string") return dp(e);
        if (typeof e == "object") return "length" in e ? hp(e) : pp(e);
        if (typeof e == "function") return e;
        throw new Error("Expected function, string, or object as test");
      }
      function pp(e) {
        return r;
        function r(t) {
          var n;
          for (n in e) if (t[n] !== e[n]) return !1;
          return !0;
        }
      }
      function hp(e) {
        for (var r = [], t = -1; ++t < e.length; ) r[t] = ca(e[t]);
        return n;
        function n() {
          for (var i = -1; ++i < r.length; ) if (r[i].apply(this, arguments)) return !0;
          return !1;
        }
      }
      function dp(e) {
        return r;
        function r(t) {
          return !!(t && t.type === e);
        }
      }
      function mp() {
        return !0;
      }
    }), pa = x((Av, Da) => {
      Da.exports = Fp;
      function Fp(e) {
        return e;
      }
    }), Fa = x((bv, ma) => {
      "use strict";
      ma.exports = Xr;
      var gp = fa(), Ep = pa(), ha = !0, da = "skip", Xt = !1;
      Xr.CONTINUE = ha, Xr.SKIP = da, Xr.EXIT = Xt;
      function Xr(e, r, t, n) {
        var i, u;
        typeof r == "function" && typeof t != "function" && (n = t, t = r, r = null), u = gp(r), i = n ? -1 : 1, a(e, null, [])();
        function a(o, s, l) {
          var c = typeof o == "object" && o !== null ? o : {}, f;
          return typeof c.type == "string" && (f = typeof c.tagName == "string" ? c.tagName : typeof c.name == "string" ? c.name : void 0, D.displayName = "node (" + Ep(c.type + (f ? "<" + f + ">" : "")) + ")"), D;
          function D() {
            var m = l.concat(o), p = [], h, F;
            if ((!r || u(o, s, l[l.length - 1] || null)) && (p = Cp(t(o, l)), p[0] === Xt)) return p;
            if (o.children && p[0] !== da) for (F = (n ? o.children.length : -1) + i; F > -1 && F < o.children.length; ) {
              if (h = a(o.children[F], F, m)(), h[0] === Xt) return h;
              F = typeof h[1] == "number" ? h[1] : F + i;
            }
            return p;
          }
        }
      }
      function Cp(e) {
        return e !== null && typeof e == "object" && "length" in e ? e : typeof e == "number" ? [ha, e] : [e];
      }
    }), Ea = x((xv, ga) => {
      "use strict";
      ga.exports = Qr;
      var Jr = Fa(), vp = Jr.CONTINUE, Ap = Jr.SKIP, bp = Jr.EXIT;
      Qr.CONTINUE = vp, Qr.SKIP = Ap, Qr.EXIT = bp;
      function Qr(e, r, t, n) {
        typeof r == "function" && typeof t != "function" && (n = t, t = r, r = null), Jr(e, r, i, n);
        function i(u, a) {
          var o = a[a.length - 1], s = o ? o.children.indexOf(u) : null;
          return t(u, s, o);
        }
      }
    }), va = x((yv, Ca) => {
      "use strict";
      var xp = Ea();
      Ca.exports = yp;
      function yp(e, r) {
        return xp(e, r ? wp : kp), e;
      }
      function wp(e) {
        delete e.position;
      }
      function kp(e) {
        e.position = void 0;
      }
    }), xa = x((wv, ba) => {
      "use strict";
      var Aa = Ie(), Tp = va();
      ba.exports = Op;
      var Bp = `
`, _p = /\r\n|\r/g;
      function Op() {
        var e = this, r = String(e.file), t = { line: 1, column: 1, offset: 0 }, n = Aa(t), i;
        return r = r.replace(_p, Bp), r.charCodeAt(0) === 65279 && (r = r.slice(1), n.column++, n.offset++), i = { type: "root", children: e.tokenizeBlock(r, n), position: { start: t, end: e.eof || Aa(t) } }, e.options.position || Tp(i, !0), i;
      }
    }), wa = x((kv, ya) => {
      "use strict";
      var qp = /^[ \t]*(\n|$)/;
      ya.exports = Np;
      function Np(e, r, t) {
        for (var n, i = "", u = 0, a = r.length; u < a && (n = qp.exec(r.slice(u)), n != null); ) u += n[0].length, i += n[0];
        if (i !== "") {
          if (t) return !0;
          e(i);
        }
      }
    }), Zr = x((Tv, ka) => {
      "use strict";
      var ge = "", Jt;
      ka.exports = Pp;
      function Pp(e, r) {
        if (typeof e != "string") throw new TypeError("expected a string");
        if (r === 1) return e;
        if (r === 2) return e + e;
        var t = e.length * r;
        if (Jt !== e || typeof Jt > "u") Jt = e, ge = "";
        else if (ge.length >= t) return ge.substr(0, t);
        for (; t > ge.length && r > 1; ) r & 1 && (ge += e), r >>= 1, e += e;
        return ge += e, ge = ge.substr(0, t), ge;
      }
    }), Qt = x((Bv, Ta) => {
      "use strict";
      Ta.exports = Ip;
      function Ip(e) {
        return String(e).replace(/\n+$/, "");
      }
    }), Oa = x((_v, _a) => {
      "use strict";
      var Sp = Zr(), Lp = Qt();
      _a.exports = Up;
      var Zt = `
`, Ba = "	", en = " ", Rp = 4, Mp = Sp(en, Rp);
      function Up(e, r, t) {
        for (var n = -1, i = r.length, u = "", a = "", o = "", s = "", l, c, f; ++n < i; ) if (l = r.charAt(n), f) if (f = !1, u += o, a += s, o = "", s = "", l === Zt) o = l, s = l;
        else for (u += l, a += l; ++n < i; ) {
          if (l = r.charAt(n), !l || l === Zt) {
            s = l, o = l;
            break;
          }
          u += l, a += l;
        }
        else if (l === en && r.charAt(n + 1) === l && r.charAt(n + 2) === l && r.charAt(n + 3) === l) o += Mp, n += 3, f = !0;
        else if (l === Ba) o += l, f = !0;
        else {
          for (c = ""; l === Ba || l === en; ) c += l, l = r.charAt(++n);
          if (l !== Zt) break;
          o += c + l, s += l;
        }
        if (a) return t ? !0 : e(u)({ type: "code", lang: null, meta: null, value: Lp(a) });
      }
    }), Pa = x((Ov, Na) => {
      "use strict";
      Na.exports = Wp;
      var et = `
`, Fr = "	", Xe = " ", Yp = "~", qa = "`", Gp = 3, zp = 4;
      function Wp(e, r, t) {
        var n = this, i = n.options.gfm, u = r.length + 1, a = 0, o = "", s, l, c, f, D, m, p, h, F, g, E, v, A;
        if (i) {
          for (; a < u && (c = r.charAt(a), !(c !== Xe && c !== Fr)); ) o += c, a++;
          if (v = a, c = r.charAt(a), !(c !== Yp && c !== qa)) {
            for (a++, l = c, s = 1, o += c; a < u && (c = r.charAt(a), c === l); ) o += c, s++, a++;
            if (!(s < Gp)) {
              for (; a < u && (c = r.charAt(a), !(c !== Xe && c !== Fr)); ) o += c, a++;
              for (f = "", p = ""; a < u && (c = r.charAt(a), !(c === et || l === qa && c === l)); ) c === Xe || c === Fr ? p += c : (f += p + c, p = ""), a++;
              if (c = r.charAt(a), !(c && c !== et)) {
                if (t) return !0;
                A = e.now(), A.column += o.length, A.offset += o.length, o += f, f = n.decode.raw(n.unescape(f), A), p && (o += p), p = "", g = "", E = "", h = "", F = "";
                for (var b = !0; a < u; ) {
                  if (c = r.charAt(a), h += g, F += E, g = "", E = "", c !== et) {
                    h += c, E += c, a++;
                    continue;
                  }
                  for (b ? (o += c, b = !1) : (g += c, E += c), p = "", a++; a < u && (c = r.charAt(a), c === Xe); ) p += c, a++;
                  if (g += p, E += p.slice(v), !(p.length >= zp)) {
                    for (p = ""; a < u && (c = r.charAt(a), c === l); ) p += c, a++;
                    if (g += p, E += p, !(p.length < s)) {
                      for (p = ""; a < u && (c = r.charAt(a), !(c !== Xe && c !== Fr)); ) g += c, E += c, a++;
                      if (!c || c === et) break;
                    }
                  }
                }
                for (o += h + g, a = -1, u = f.length; ++a < u; ) if (c = f.charAt(a), c === Xe || c === Fr) D || (D = f.slice(0, a));
                else if (D) {
                  m = f.slice(a);
                  break;
                }
                return e(o)({ type: "code", lang: D || f || null, meta: m || null, value: F });
              }
            }
          }
        }
      }
    }), Le = x((Je, Ia) => {
      Je = Ia.exports = Vp;
      function Vp(e) {
        return e.trim ? e.trim() : Je.right(Je.left(e));
      }
      Je.left = function(e) {
        return e.trimLeft ? e.trimLeft() : e.replace(/^\s\s*/, "");
      }, Je.right = function(e) {
        if (e.trimRight) return e.trimRight();
        for (var r = /\s/, t = e.length; r.test(e.charAt(--t)); ) ;
        return e.slice(0, t + 1);
      };
    }), rt = x((qv, Sa) => {
      "use strict";
      Sa.exports = jp;
      function jp(e, r, t, n) {
        for (var i = e.length, u = -1, a, o; ++u < i; ) if (a = e[u], o = a[1] || {}, !(o.pedantic !== void 0 && o.pedantic !== t.options.pedantic) && !(o.commonmark !== void 0 && o.commonmark !== t.options.commonmark) && r[a[0]].apply(t, n)) return !0;
        return !1;
      }
    }), Ua = x((Nv, Ma) => {
      "use strict";
      var $p = Le(), Hp = rt();
      Ma.exports = Kp;
      var rn = `
`, La = "	", tn = " ", Ra = ">";
      function Kp(e, r, t) {
        for (var n = this, i = n.offset, u = n.blockTokenizers, a = n.interruptBlockquote, o = e.now(), s = o.line, l = r.length, c = [], f = [], D = [], m, p = 0, h, F, g, E, v, A, b, d; p < l && (h = r.charAt(p), !(h !== tn && h !== La)); ) p++;
        if (r.charAt(p) === Ra) {
          if (t) return !0;
          for (p = 0; p < l; ) {
            for (g = r.indexOf(rn, p), A = p, b = !1, g === -1 && (g = l); p < l && (h = r.charAt(p), !(h !== tn && h !== La)); ) p++;
            if (r.charAt(p) === Ra ? (p++, b = !0, r.charAt(p) === tn && p++) : p = A, E = r.slice(p, g), !b && !$p(E)) {
              p = A;
              break;
            }
            if (!b && (F = r.slice(p), Hp(a, u, n, [e, F, !0]))) break;
            v = A === p ? E : r.slice(A, g), D.push(p - A), c.push(v), f.push(E), p = g + 1;
          }
          for (p = -1, l = D.length, m = e(c.join(rn)); ++p < l; ) i[s] = (i[s] || 0) + D[p], s++;
          return d = n.enterBlock(), f = n.tokenizeBlock(f.join(rn), o), d(), m({ type: "blockquote", children: f });
        }
      }
    }), za = x((Pv, Ga) => {
      "use strict";
      Ga.exports = Jp;
      var Ya = `
`, gr = "	", Er = " ", Cr = "#", Xp = 6;
      function Jp(e, r, t) {
        for (var n = this, i = n.options.pedantic, u = r.length + 1, a = -1, o = e.now(), s = "", l = "", c, f, D; ++a < u; ) {
          if (c = r.charAt(a), c !== Er && c !== gr) {
            a--;
            break;
          }
          s += c;
        }
        for (D = 0; ++a <= u; ) {
          if (c = r.charAt(a), c !== Cr) {
            a--;
            break;
          }
          s += c, D++;
        }
        if (!(D > Xp) && !(!D || !i && r.charAt(a + 1) === Cr)) {
          for (u = r.length + 1, f = ""; ++a < u; ) {
            if (c = r.charAt(a), c !== Er && c !== gr) {
              a--;
              break;
            }
            f += c;
          }
          if (!(!i && f.length === 0 && c && c !== Ya)) {
            if (t) return !0;
            for (s += f, f = "", l = ""; ++a < u && (c = r.charAt(a), !(!c || c === Ya)); ) {
              if (c !== Er && c !== gr && c !== Cr) {
                l += f + c, f = "";
                continue;
              }
              for (; c === Er || c === gr; ) f += c, c = r.charAt(++a);
              if (!i && l && !f && c === Cr) {
                l += c;
                continue;
              }
              for (; c === Cr; ) f += c, c = r.charAt(++a);
              for (; c === Er || c === gr; ) f += c, c = r.charAt(++a);
              a--;
            }
            return o.column += s.length, o.offset += s.length, s += l + f, e(s)({ type: "heading", depth: D, children: n.tokenizeInline(l, o) });
          }
        }
      }
    }), ja = x((Iv, Va) => {
      "use strict";
      Va.exports = ih;
      var Qp = "	", Zp = `
`, Wa = " ", eh = "*", rh = "-", th = "_", nh = 3;
      function ih(e, r, t) {
        for (var n = -1, i = r.length + 1, u = "", a, o, s, l; ++n < i && (a = r.charAt(n), !(a !== Qp && a !== Wa)); ) u += a;
        if (!(a !== eh && a !== rh && a !== th)) for (o = a, u += a, s = 1, l = ""; ++n < i; ) if (a = r.charAt(n), a === o) s++, u += l + o, l = "";
        else if (a === Wa) l += a;
        else return s >= nh && (!a || a === Zp) ? (u += l, t ? !0 : e(u)({ type: "thematicBreak" })) : void 0;
      }
    }), nn = x((Sv, Ha) => {
      "use strict";
      Ha.exports = sh;
      var $a = "	", uh = " ", ah = 1, oh = 4;
      function sh(e) {
        for (var r = 0, t = 0, n = e.charAt(r), i = {}, u, a = 0; n === $a || n === uh; ) {
          for (u = n === $a ? oh : ah, t += u, u > 1 && (t = Math.floor(t / u) * u); a < t; ) i[++a] = r;
          n = e.charAt(++r);
        }
        return { indent: t, stops: i };
      }
    }), Ja = x((Lv, Xa) => {
      "use strict";
      var ch = Le(), lh = Zr(), fh = nn();
      Xa.exports = hh;
      var Ka = `
`, Dh = " ", ph = "!";
      function hh(e, r) {
        var t = e.split(Ka), n = t.length + 1, i = 1 / 0, u = [], a, o, s;
        for (t.unshift(lh(Dh, r) + ph); n--; ) if (o = fh(t[n]), u[n] = o.stops, ch(t[n]).length !== 0) if (o.indent) o.indent > 0 && o.indent < i && (i = o.indent);
        else {
          i = 1 / 0;
          break;
        }
        if (i !== 1 / 0) for (n = t.length; n--; ) {
          for (s = u[n], a = i; a && !(a in s); ) a--;
          t[n] = t[n].slice(s[a] + 1);
        }
        return t.shift(), t.join(Ka);
      }
    }), no = x((Rv, to) => {
      "use strict";
      var dh = Le(), mh = Zr(), Qa = Se(), Fh = nn(), gh = Ja(), Eh = rt();
      to.exports = kh;
      var un = "*", Ch = "_", Za = "+", an = "-", eo = ".", Ee = " ", oe = `
`, tt = "	", ro = ")", vh = "x", ke = 4, Ah = /\n\n(?!\s*$)/, bh = /^\[([ X\tx])][ \t]/, xh = /^([ \t]*)([*+-]|\d+[.)])( {1,4}(?! )| |\t|$|(?=\n))([^\n]*)/, yh = /^([ \t]*)([*+-]|\d+[.)])([ \t]+)/, wh = /^( {1,4}|\t)?/gm;
      function kh(e, r, t) {
        for (var n = this, i = n.options.commonmark, u = n.options.pedantic, a = n.blockTokenizers, o = n.interruptList, s = 0, l = r.length, c = null, f, D, m, p, h, F, g, E, v, A, b, d, y, w, C, k, T, B, _, S = !1, P, N, O, I; s < l && (p = r.charAt(s), !(p !== tt && p !== Ee)); ) s++;
        if (p = r.charAt(s), p === un || p === Za || p === an) h = p, m = !1;
        else {
          for (m = !0, D = ""; s < l && (p = r.charAt(s), !!Qa(p)); ) D += p, s++;
          if (p = r.charAt(s), !D || !(p === eo || i && p === ro) || t && D !== "1") return;
          c = parseInt(D, 10), h = p;
        }
        if (p = r.charAt(++s), !(p !== Ee && p !== tt && (u || p !== oe && p !== ""))) {
          if (t) return !0;
          for (s = 0, w = [], C = [], k = []; s < l; ) {
            for (F = r.indexOf(oe, s), g = s, E = !1, I = !1, F === -1 && (F = l), f = 0; s < l; ) {
              if (p = r.charAt(s), p === tt) f += ke - f % ke;
              else if (p === Ee) f++;
              else break;
              s++;
            }
            if (T && f >= T.indent && (I = !0), p = r.charAt(s), v = null, !I) {
              if (p === un || p === Za || p === an) v = p, s++, f++;
              else {
                for (D = ""; s < l && (p = r.charAt(s), !!Qa(p)); ) D += p, s++;
                p = r.charAt(s), s++, D && (p === eo || i && p === ro) && (v = p, f += D.length + 1);
              }
              if (v) if (p = r.charAt(s), p === tt) f += ke - f % ke, s++;
              else if (p === Ee) {
                for (O = s + ke; s < O && r.charAt(s) === Ee; ) s++, f++;
                s === O && r.charAt(s) === Ee && (s -= ke - 1, f -= ke - 1);
              } else p !== oe && p !== "" && (v = null);
            }
            if (v) {
              if (!u && h !== v) break;
              E = !0;
            } else !i && !I && r.charAt(g) === Ee ? I = !0 : i && T && (I = f >= T.indent || f > ke), E = !1, s = g;
            if (b = r.slice(g, F), A = g === s ? b : r.slice(s, F), (v === un || v === Ch || v === an) && a.thematicBreak.call(n, e, b, !0)) break;
            if (d = y, y = !E && !dh(A).length, I && T) T.value = T.value.concat(k, b), C = C.concat(k, b), k = [];
            else if (E) k.length !== 0 && (S = !0, T.value.push(""), T.trail = k.concat()), T = { value: [b], indent: f, trail: [] }, w.push(T), C = C.concat(k, b), k = [];
            else if (y) {
              if (d && !i) break;
              k.push(b);
            } else {
              if (d || Eh(o, a, n, [e, b, !0])) break;
              T.value = T.value.concat(k, b), C = C.concat(k, b), k = [];
            }
            s = F + 1;
          }
          for (P = e(C.join(oe)).reset({ type: "list", ordered: m, start: c, spread: S, children: [] }), B = n.enterList(), _ = n.enterBlock(), s = -1, l = w.length; ++s < l; ) T = w[s].value.join(oe), N = e.now(), e(T)(Th(n, T, N), P), T = w[s].trail.join(oe), s !== l - 1 && (T += oe), e(T);
          return B(), _(), P;
        }
      }
      function Th(e, r, t) {
        var n = e.offset, i = e.options.pedantic ? Bh : _h, u = null, a, o;
        return r = i.apply(null, arguments), e.options.gfm && (a = r.match(bh), a && (o = a[0].length, u = a[1].toLowerCase() === vh, n[t.line] += o, r = r.slice(o))), { type: "listItem", spread: Ah.test(r), checked: u, children: e.tokenizeBlock(r, t) };
      }
      function Bh(e, r, t) {
        var n = e.offset, i = t.line;
        return r = r.replace(yh, u), i = t.line, r.replace(wh, u);
        function u(a) {
          return n[i] = (n[i] || 0) + a.length, i++, "";
        }
      }
      function _h(e, r, t) {
        var n = e.offset, i = t.line, u, a, o, s, l, c, f;
        for (r = r.replace(xh, D), s = r.split(oe), l = gh(r, Fh(u).indent).split(oe), l[0] = o, n[i] = (n[i] || 0) + a.length, i++, c = 0, f = s.length; ++c < f; ) n[i] = (n[i] || 0) + s[c].length - l[c].length, i++;
        return l.join(oe);
        function D(m, p, h, F, g) {
          return a = p + h + F, o = g, Number(h) < 10 && a.length % 2 === 1 && (h = Ee + h), u = p + mh(Ee, h.length) + F, u + o;
        }
      }
    }), oo = x((Mv, ao) => {
      "use strict";
      ao.exports = Sh;
      var on = `
`, Oh = "	", io = " ", uo = "=", qh = "-", Nh = 3, Ph = 1, Ih = 2;
      function Sh(e, r, t) {
        for (var n = this, i = e.now(), u = r.length, a = -1, o = "", s, l, c, f, D; ++a < u; ) {
          if (c = r.charAt(a), c !== io || a >= Nh) {
            a--;
            break;
          }
          o += c;
        }
        for (s = "", l = ""; ++a < u; ) {
          if (c = r.charAt(a), c === on) {
            a--;
            break;
          }
          c === io || c === Oh ? l += c : (s += l + c, l = "");
        }
        if (i.column += o.length, i.offset += o.length, o += s + l, c = r.charAt(++a), f = r.charAt(++a), !(c !== on || f !== uo && f !== qh)) {
          for (o += c, l = f, D = f === uo ? Ph : Ih; ++a < u; ) {
            if (c = r.charAt(a), c !== f) {
              if (c !== on) return;
              a--;
              break;
            }
            l += c;
          }
          return t ? !0 : e(o + l)({ type: "heading", depth: D, children: n.tokenizeInline(s, i) });
        }
      }
    }), cn = x((sn) => {
      "use strict";
      var Lh = "[a-zA-Z_:][a-zA-Z0-9:._-]*", Rh = "[^\"'=<>`\\u0000-\\u0020]+", Mh = "'[^']*'", Uh = '"[^"]*"', Yh = "(?:" + Rh + "|" + Mh + "|" + Uh + ")", Gh = "(?:\\s+" + Lh + "(?:\\s*=\\s*" + Yh + ")?)", so = "<[A-Za-z][A-Za-z0-9\\-]*" + Gh + "*\\s*\\/?>", co = "<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>", zh = "<!---->|<!--(?:-?[^>-])(?:-?[^-])*-->", Wh = "<[?].*?[?]>", Vh = "<![A-Za-z]+\\s+[^>]*>", jh = "<!\\[CDATA\\[[\\s\\S]*?\\]\\]>";
      sn.openCloseTag = new RegExp("^(?:" + so + "|" + co + ")"), sn.tag = new RegExp("^(?:" + so + "|" + co + "|" + zh + "|" + Wh + "|" + Vh + "|" + jh + ")");
    }), po = x((Yv, Do) => {
      "use strict";
      var $h = cn().openCloseTag;
      Do.exports = sd;
      var Hh = "	", Kh = " ", lo = `
`, Xh = "<", Jh = /^<(script|pre|style)(?=(\s|>|$))/i, Qh = /<\/(script|pre|style)>/i, Zh = /^<!--/, ed = /-->/, rd = /^<\?/, td = /\?>/, nd = /^<![A-Za-z]/, id = />/, ud = /^<!\[CDATA\[/, ad = /]]>/, fo = /^$/, od = new RegExp($h.source + "\\s*$");
      function sd(e, r, t) {
        for (var n = this, i = n.options.blocks.join("|"), u = new RegExp("^</?(" + i + ")(?=(\\s|/?>|$))", "i"), a = r.length, o = 0, s, l, c, f, D, m, p, h = [[Jh, Qh, !0], [Zh, ed, !0], [rd, td, !0], [nd, id, !0], [ud, ad, !0], [u, fo, !0], [od, fo, !1]]; o < a && (f = r.charAt(o), !(f !== Hh && f !== Kh)); ) o++;
        if (r.charAt(o) === Xh) {
          for (s = r.indexOf(lo, o + 1), s = s === -1 ? a : s, l = r.slice(o, s), c = -1, D = h.length; ++c < D; ) if (h[c][0].test(l)) {
            m = h[c];
            break;
          }
          if (m) {
            if (t) return m[2];
            if (o = s, !m[1].test(l)) for (; o < a; ) {
              if (s = r.indexOf(lo, o + 1), s = s === -1 ? a : s, l = r.slice(o + 1, s), m[1].test(l)) {
                l && (o = s);
                break;
              }
              o = s;
            }
            return p = r.slice(0, o), e(p)({ type: "html", value: p });
          }
        }
      }
    }), se = x((Gv, ho) => {
      "use strict";
      ho.exports = fd;
      var cd = String.fromCharCode, ld = /\s/;
      function fd(e) {
        return ld.test(typeof e == "number" ? cd(e) : e.charAt(0));
      }
    }), ln = x((zv, mo) => {
      "use strict";
      var Dd = Tr();
      mo.exports = pd;
      function pd(e) {
        return Dd(e).toLowerCase();
      }
    }), bo = x((Wv, Ao) => {
      "use strict";
      var hd = se(), dd = ln();
      Ao.exports = Ed;
      var Fo = '"', go = "'", md = "\\", Qe = `
`, nt = "	", it = " ", Dn = "[", vr = "]", Fd = "(", gd = ")", Eo = ":", Co = "<", vo = ">";
      function Ed(e, r, t) {
        for (var n = this, i = n.options.commonmark, u = 0, a = r.length, o = "", s, l, c, f, D, m, p, h; u < a && (f = r.charAt(u), !(f !== it && f !== nt)); ) o += f, u++;
        if (f = r.charAt(u), f === Dn) {
          for (u++, o += f, c = ""; u < a && (f = r.charAt(u), f !== vr); ) f === md && (c += f, u++, f = r.charAt(u)), c += f, u++;
          if (!(!c || r.charAt(u) !== vr || r.charAt(u + 1) !== Eo)) {
            for (m = c, o += c + vr + Eo, u = o.length, c = ""; u < a && (f = r.charAt(u), !(f !== nt && f !== it && f !== Qe)); ) o += f, u++;
            if (f = r.charAt(u), c = "", s = o, f === Co) {
              for (u++; u < a && (f = r.charAt(u), !!fn(f)); ) c += f, u++;
              if (f = r.charAt(u), f === fn.delimiter) o += Co + c + f, u++;
              else {
                if (i) return;
                u -= c.length + 1, c = "";
              }
            }
            if (!c) {
              for (; u < a && (f = r.charAt(u), !!Cd(f)); ) c += f, u++;
              o += c;
            }
            if (c) {
              for (p = c, c = ""; u < a && (f = r.charAt(u), !(f !== nt && f !== it && f !== Qe)); ) c += f, u++;
              if (f = r.charAt(u), D = null, f === Fo ? D = Fo : f === go ? D = go : f === Fd && (D = gd), !D) c = "", u = o.length;
              else if (c) {
                for (o += c + f, u = o.length, c = ""; u < a && (f = r.charAt(u), f !== D); ) {
                  if (f === Qe) {
                    if (u++, f = r.charAt(u), f === Qe || f === D) return;
                    c += Qe;
                  }
                  c += f, u++;
                }
                if (f = r.charAt(u), f !== D) return;
                l = o, o += c + f, u++, h = c, c = "";
              } else return;
              for (; u < a && (f = r.charAt(u), !(f !== nt && f !== it)); ) o += f, u++;
              if (f = r.charAt(u), !f || f === Qe) return t ? !0 : (s = e(s).test().end, p = n.decode.raw(n.unescape(p), s, { nonTerminated: !1 }), h && (l = e(l).test().end, h = n.decode.raw(n.unescape(h), l)), e(o)({ type: "definition", identifier: dd(m), label: m, title: h || null, url: p }));
            }
          }
        }
      }
      function fn(e) {
        return e !== vo && e !== Dn && e !== vr;
      }
      fn.delimiter = vo;
      function Cd(e) {
        return e !== Dn && e !== vr && !hd(e);
      }
    }), wo = x((Vv, yo) => {
      "use strict";
      var vd = se();
      yo.exports = Od;
      var Ad = "	", ut = `
`, bd = " ", xd = "-", yd = ":", wd = "\\", pn = "|", kd = 1, Td = 2, xo = "left", Bd = "center", _d = "right";
      function Od(e, r, t) {
        var n = this, i, u, a, o, s, l, c, f, D, m, p, h, F, g, E, v, A, b, d, y, w, C;
        if (n.options.gfm) {
          for (i = 0, v = 0, l = r.length + 1, c = []; i < l; ) {
            if (y = r.indexOf(ut, i), w = r.indexOf(pn, i + 1), y === -1 && (y = r.length), w === -1 || w > y) {
              if (v < Td) return;
              break;
            }
            c.push(r.slice(i, y)), v++, i = y + 1;
          }
          for (o = c.join(ut), u = c.splice(1, 1)[0] || [], i = 0, l = u.length, v--, a = !1, p = []; i < l; ) {
            if (D = u.charAt(i), D === pn) {
              if (m = null, a === !1) {
                if (C === !1) return;
              } else p.push(a), a = !1;
              C = !1;
            } else if (D === xd) m = !0, a = a || null;
            else if (D === yd) a === xo ? a = Bd : m && a === null ? a = _d : a = xo;
            else if (!vd(D)) return;
            i++;
          }
          if (a !== !1 && p.push(a), !(p.length < kd)) {
            if (t) return !0;
            for (E = -1, b = [], d = e(o).reset({ type: "table", align: p, children: b }); ++E < v; ) {
              for (A = c[E], s = { type: "tableRow", children: [] }, E && e(ut), e(A).reset(s, d), l = A.length + 1, i = 0, f = "", h = "", F = !0; i < l; ) {
                if (D = A.charAt(i), D === Ad || D === bd) {
                  h ? f += D : e(D), i++;
                  continue;
                }
                D === "" || D === pn ? F ? e(D) : ((h || D) && !F && (o = h, f.length > 1 && (D ? (o += f.slice(0, -1), f = f.charAt(f.length - 1)) : (o += f, f = "")), g = e.now(), e(o)({ type: "tableCell", children: n.tokenizeInline(h, g) }, s)), e(f + D), f = "", h = "") : (f && (h += f, f = ""), h += D, D === wd && i !== l - 2 && (h += A.charAt(i + 1), i++)), F = !1, i++;
              }
              E || e(ut + u);
            }
            return d;
          }
        }
      }
    }), Bo = x((jv, To) => {
      "use strict";
      var qd = Le(), Nd = Qt(), Pd = rt();
      To.exports = Ld;
      var Id = "	", Ar = `
`, Sd = " ", ko = 4;
      function Ld(e, r, t) {
        for (var n = this, i = n.options, u = i.commonmark, a = n.blockTokenizers, o = n.interruptParagraph, s = r.indexOf(Ar), l = r.length, c, f, D, m, p; s < l; ) {
          if (s === -1) {
            s = l;
            break;
          }
          if (r.charAt(s + 1) === Ar) break;
          if (u) {
            for (m = 0, c = s + 1; c < l; ) {
              if (D = r.charAt(c), D === Id) {
                m = ko;
                break;
              } else if (D === Sd) m++;
              else break;
              c++;
            }
            if (m >= ko && D !== Ar) {
              s = r.indexOf(Ar, s + 1);
              continue;
            }
          }
          if (f = r.slice(s + 1), Pd(o, a, n, [e, f, !0])) break;
          if (c = s, s = r.indexOf(Ar, s + 1), s !== -1 && qd(r.slice(c, s)) === "") {
            s = c;
            break;
          }
        }
        return f = r.slice(0, s), t ? !0 : (p = e.now(), f = Nd(f), e(f)({ type: "paragraph", children: n.tokenizeInline(f, p) }));
      }
    }), Oo = x(($v, _o) => {
      "use strict";
      _o.exports = Rd;
      function Rd(e, r) {
        return e.indexOf("\\", r);
      }
    }), Io = x((Hv, Po) => {
      "use strict";
      var Md = Oo();
      Po.exports = No, No.locator = Md;
      var Ud = `
`, qo = "\\";
      function No(e, r, t) {
        var n = this, i, u;
        if (r.charAt(0) === qo && (i = r.charAt(1), n.escape.indexOf(i) !== -1)) return t ? !0 : (i === Ud ? u = { type: "break" } : u = { type: "text", value: i }, e(qo + i)(u));
      }
    }), hn = x((Kv, So) => {
      "use strict";
      So.exports = Yd;
      function Yd(e, r) {
        return e.indexOf("<", r);
      }
    }), Yo = x((Xv, Uo) => {
      "use strict";
      var Lo = se(), Gd = mr(), zd = hn();
      Uo.exports = gn, gn.locator = zd, gn.notInLink = !0;
      var Ro = "<", dn = ">", Mo = "@", mn = "/", Fn = "mailto:", at = Fn.length;
      function gn(e, r, t) {
        var n = this, i = "", u = r.length, a = 0, o = "", s = !1, l = "", c, f, D, m, p;
        if (r.charAt(0) === Ro) {
          for (a++, i = Ro; a < u && (c = r.charAt(a), !(Lo(c) || c === dn || c === Mo || c === ":" && r.charAt(a + 1) === mn)); ) o += c, a++;
          if (o) {
            if (l += o, o = "", c = r.charAt(a), l += c, a++, c === Mo) s = !0;
            else {
              if (c !== ":" || r.charAt(a + 1) !== mn) return;
              l += mn, a++;
            }
            for (; a < u && (c = r.charAt(a), !(Lo(c) || c === dn)); ) o += c, a++;
            if (c = r.charAt(a), !(!o || c !== dn)) return t ? !0 : (l += o, D = l, i += l + c, f = e.now(), f.column++, f.offset++, s && (l.slice(0, at).toLowerCase() === Fn ? (D = D.slice(at), f.column += at, f.offset += at) : l = Fn + l), m = n.inlineTokenizers, n.inlineTokenizers = { text: m.text }, p = n.enterLink(), D = n.tokenizeInline(D, f), n.inlineTokenizers = m, p(), e(i)({ type: "link", title: null, url: Gd(l, { nonTerminated: !1 }), children: D }));
          }
        }
      }
    }), zo = x((Jv, Go) => {
      "use strict";
      Go.exports = Wd;
      function Wd(e, r) {
        var t = String(e), n = 0, i;
        if (typeof r != "string") throw new Error("Expected character");
        for (i = t.indexOf(r); i !== -1; ) n++, i = t.indexOf(r, i + r.length);
        return n;
      }
    }), jo = x((Qv, Vo) => {
      "use strict";
      Vo.exports = Vd;
      var Wo = ["www.", "http://", "https://"];
      function Vd(e, r) {
        var t = -1, n, i, u;
        if (!this.options.gfm) return t;
        for (i = Wo.length, n = -1; ++n < i; ) u = e.indexOf(Wo[n], r), u !== -1 && (t === -1 || u < t) && (t = u);
        return t;
      }
    }), Jo = x((Zv, Xo) => {
      "use strict";
      var $o = zo(), jd = mr(), $d = Se(), En = $e(), Hd = se(), Kd = jo();
      Xo.exports = vn, vn.locator = Kd, vn.notInLink = !0;
      var Xd = 33, Jd = 38, Qd = 41, Zd = 42, e0 = 44, r0 = 45, Cn = 46, t0 = 58, n0 = 59, i0 = 63, u0 = 60, Ho = 95, a0 = 126, o0 = "(", Ko = ")";
      function vn(e, r, t) {
        var n = this, i = n.options.gfm, u = n.inlineTokenizers, a = r.length, o = -1, s = !1, l, c, f, D, m, p, h, F, g, E, v, A, b, d;
        if (i) {
          if (r.slice(0, 4) === "www.") s = !0, D = 4;
          else if (r.slice(0, 7).toLowerCase() === "http://") D = 7;
          else if (r.slice(0, 8).toLowerCase() === "https://") D = 8;
          else return;
          for (o = D - 1, f = D, l = []; D < a; ) {
            if (h = r.charCodeAt(D), h === Cn) {
              if (o === D - 1) break;
              l.push(D), o = D, D++;
              continue;
            }
            if ($d(h) || En(h) || h === r0 || h === Ho) {
              D++;
              continue;
            }
            break;
          }
          if (h === Cn && (l.pop(), D--), l[0] !== void 0 && (c = l.length < 2 ? f : l[l.length - 2] + 1, r.slice(c, D).indexOf("_") === -1)) {
            if (t) return !0;
            for (F = D, m = D; D < a && (h = r.charCodeAt(D), !(Hd(h) || h === u0)); ) D++, h === Xd || h === Zd || h === e0 || h === Cn || h === t0 || h === i0 || h === Ho || h === a0 || (F = D);
            if (D = F, r.charCodeAt(D - 1) === Qd) for (p = r.slice(m, D), g = $o(p, o0), E = $o(p, Ko); E > g; ) D = m + p.lastIndexOf(Ko), p = r.slice(m, D), E--;
            if (r.charCodeAt(D - 1) === n0 && (D--, En(r.charCodeAt(D - 1)))) {
              for (F = D - 2; En(r.charCodeAt(F)); ) F--;
              r.charCodeAt(F) === Jd && (D = F);
            }
            return v = r.slice(0, D), b = jd(v, { nonTerminated: !1 }), s && (b = "http://" + b), d = n.enterLink(), n.inlineTokenizers = { text: u.text }, A = n.tokenizeInline(v, e.now()), n.inlineTokenizers = u, d(), e(v)({ type: "link", title: null, url: b, children: A });
          }
        }
      }
    }), rs = x((e2, es) => {
      "use strict";
      var s0 = Se(), c0 = $e(), l0 = 43, f0 = 45, D0 = 46, p0 = 95;
      es.exports = Zo;
      function Zo(e, r) {
        var t = this, n, i;
        if (!this.options.gfm || (n = e.indexOf("@", r), n === -1)) return -1;
        if (i = n, i === r || !Qo(e.charCodeAt(i - 1))) return Zo.call(t, e, n + 1);
        for (; i > r && Qo(e.charCodeAt(i - 1)); ) i--;
        return i;
      }
      function Qo(e) {
        return s0(e) || c0(e) || e === l0 || e === f0 || e === D0 || e === p0;
      }
    }), us = x((r2, is) => {
      "use strict";
      var h0 = mr(), ts = Se(), ns = $e(), d0 = rs();
      is.exports = xn, xn.locator = d0, xn.notInLink = !0;
      var m0 = 43, An = 45, ot = 46, F0 = 64, bn = 95;
      function xn(e, r, t) {
        var n = this, i = n.options.gfm, u = n.inlineTokenizers, a = 0, o = r.length, s = -1, l, c, f, D;
        if (i) {
          for (l = r.charCodeAt(a); ts(l) || ns(l) || l === m0 || l === An || l === ot || l === bn; ) l = r.charCodeAt(++a);
          if (a !== 0 && l === F0) {
            for (a++; a < o; ) {
              if (l = r.charCodeAt(a), ts(l) || ns(l) || l === An || l === ot || l === bn) {
                a++, s === -1 && l === ot && (s = a);
                continue;
              }
              break;
            }
            if (!(s === -1 || s === a || l === An || l === bn)) return l === ot && a--, c = r.slice(0, a), t ? !0 : (D = n.enterLink(), n.inlineTokenizers = { text: u.text }, f = n.tokenizeInline(c, e.now()), n.inlineTokenizers = u, D(), e(c)({ type: "link", title: null, url: "mailto:" + h0(c, { nonTerminated: !1 }), children: f }));
          }
        }
      }
    }), ss = x((t2, os) => {
      "use strict";
      var g0 = $e(), E0 = hn(), C0 = cn().tag;
      os.exports = as, as.locator = E0;
      var v0 = "<", A0 = "?", b0 = "!", x0 = "/", y0 = /^<a /i, w0 = /^<\/a>/i;
      function as(e, r, t) {
        var n = this, i = r.length, u, a;
        if (!(r.charAt(0) !== v0 || i < 3) && (u = r.charAt(1), !(!g0(u) && u !== A0 && u !== b0 && u !== x0) && (a = r.match(C0), !!a))) return t ? !0 : (a = a[0], !n.inLink && y0.test(a) ? n.inLink = !0 : n.inLink && w0.test(a) && (n.inLink = !1), e(a)({ type: "html", value: a }));
      }
    }), yn = x((n2, cs) => {
      "use strict";
      cs.exports = k0;
      function k0(e, r) {
        var t = e.indexOf("[", r), n = e.indexOf("![", r);
        return n === -1 || t < n ? t : n;
      }
    }), ms = x((i2, ds) => {
      "use strict";
      var br = se(), T0 = yn();
      ds.exports = hs, hs.locator = T0;
      var B0 = `
`, _0 = "!", ls = '"', fs = "'", Ze = "(", xr = ")", wn = "<", kn = ">", Ds = "[", yr = "\\", O0 = "]", ps = "`";
      function hs(e, r, t) {
        var n = this, i = "", u = 0, a = r.charAt(0), o = n.options.pedantic, s = n.options.commonmark, l = n.options.gfm, c, f, D, m, p, h, F, g, E, v, A, b, d, y, w, C, k, T;
        if (a === _0 && (g = !0, i = a, a = r.charAt(++u)), a === Ds && !(!g && n.inLink)) {
          for (i += a, y = "", u++, A = r.length, C = e.now(), d = 0, C.column += u, C.offset += u; u < A; ) {
            if (a = r.charAt(u), h = a, a === ps) {
              for (f = 1; r.charAt(u + 1) === ps; ) h += a, u++, f++;
              D ? f >= D && (D = 0) : D = f;
            } else if (a === yr) u++, h += r.charAt(u);
            else if ((!D || l) && a === Ds) d++;
            else if ((!D || l) && a === O0) if (d) d--;
            else {
              if (r.charAt(u + 1) !== Ze) return;
              h += Ze, c = !0, u++;
              break;
            }
            y += h, h = "", u++;
          }
          if (c) {
            for (E = y, i += y + h, u++; u < A && (a = r.charAt(u), !!br(a)); ) i += a, u++;
            if (a = r.charAt(u), y = "", m = i, a === wn) {
              for (u++, m += wn; u < A && (a = r.charAt(u), a !== kn); ) {
                if (s && a === B0) return;
                y += a, u++;
              }
              if (r.charAt(u) !== kn) return;
              i += wn + y + kn, w = y, u++;
            } else {
              for (a = null, h = ""; u < A && (a = r.charAt(u), !(h && (a === ls || a === fs || s && a === Ze))); ) {
                if (br(a)) {
                  if (!o) break;
                  h += a;
                } else {
                  if (a === Ze) d++;
                  else if (a === xr) {
                    if (d === 0) break;
                    d--;
                  }
                  y += h, h = "", a === yr && (y += yr, a = r.charAt(++u)), y += a;
                }
                u++;
              }
              i += y, w = y, u = i.length;
            }
            for (y = ""; u < A && (a = r.charAt(u), !!br(a)); ) y += a, u++;
            if (a = r.charAt(u), i += y, y && (a === ls || a === fs || s && a === Ze)) if (u++, i += a, y = "", v = a === Ze ? xr : a, p = i, s) {
              for (; u < A && (a = r.charAt(u), a !== v); ) a === yr && (y += yr, a = r.charAt(++u)), u++, y += a;
              if (a = r.charAt(u), a !== v) return;
              for (b = y, i += y + a, u++; u < A && (a = r.charAt(u), !!br(a)); ) i += a, u++;
            } else for (h = ""; u < A; ) {
              if (a = r.charAt(u), a === v) F && (y += v + h, h = ""), F = !0;
              else if (!F) y += a;
              else if (a === xr) {
                i += y + v + h, b = y;
                break;
              } else br(a) ? h += a : (y += v + h + a, h = "", F = !1);
              u++;
            }
            if (r.charAt(u) === xr) return t ? !0 : (i += xr, w = n.decode.raw(n.unescape(w), e(m).test().end, { nonTerminated: !1 }), b && (p = e(p).test().end, b = n.decode.raw(n.unescape(b), p)), T = { type: g ? "image" : "link", title: b || null, url: w }, g ? T.alt = n.decode.raw(n.unescape(E), C) || null : (k = n.enterLink(), T.children = n.tokenizeInline(E, C), k()), e(i)(T));
          }
        }
      }
    }), Es = x((u2, gs) => {
      "use strict";
      var q0 = se(), N0 = yn(), P0 = ln();
      gs.exports = Fs, Fs.locator = N0;
      var Tn = "link", I0 = "image", S0 = "shortcut", L0 = "collapsed", Bn = "full", R0 = "!", st = "[", ct = "\\", lt = "]";
      function Fs(e, r, t) {
        var n = this, i = n.options.commonmark, u = r.charAt(0), a = 0, o = r.length, s = "", l = "", c = Tn, f = S0, D, m, p, h, F, g, E, v;
        if (u === R0 && (c = I0, l = u, u = r.charAt(++a)), u === st) {
          for (a++, l += u, g = "", v = 0; a < o; ) {
            if (u = r.charAt(a), u === st) E = !0, v++;
            else if (u === lt) {
              if (!v) break;
              v--;
            }
            u === ct && (g += ct, u = r.charAt(++a)), g += u, a++;
          }
          if (s = g, D = g, u = r.charAt(a), u === lt) {
            if (a++, s += u, g = "", !i) for (; a < o && (u = r.charAt(a), !!q0(u)); ) g += u, a++;
            if (u = r.charAt(a), u === st) {
              for (m = "", g += u, a++; a < o && (u = r.charAt(a), !(u === st || u === lt)); ) u === ct && (m += ct, u = r.charAt(++a)), m += u, a++;
              u = r.charAt(a), u === lt ? (f = m ? Bn : L0, g += m + u, a++) : m = "", s += g, g = "";
            } else {
              if (!D) return;
              m = D;
            }
            if (!(f !== Bn && E)) return s = l + s, c === Tn && n.inLink ? null : t ? !0 : (p = e.now(), p.column += l.length, p.offset += l.length, m = f === Bn ? m : D, h = { type: c + "Reference", identifier: P0(m), label: m, referenceType: f }, c === Tn ? (F = n.enterLink(), h.children = n.tokenizeInline(D, p), F()) : h.alt = n.decode.raw(n.unescape(D), p) || null, e(s)(h));
          }
        }
      }
    }), vs = x((a2, Cs) => {
      "use strict";
      Cs.exports = M0;
      function M0(e, r) {
        var t = e.indexOf("**", r), n = e.indexOf("__", r);
        return n === -1 ? t : t === -1 || n < t ? n : t;
      }
    }), ys = x((o2, xs) => {
      "use strict";
      var U0 = Le(), As = se(), Y0 = vs();
      xs.exports = bs, bs.locator = Y0;
      var G0 = "\\", z0 = "*", W0 = "_";
      function bs(e, r, t) {
        var n = this, i = 0, u = r.charAt(i), a, o, s, l, c, f, D;
        if (!(u !== z0 && u !== W0 || r.charAt(++i) !== u) && (o = n.options.pedantic, s = u, c = s + s, f = r.length, i++, l = "", u = "", !(o && As(r.charAt(i))))) for (; i < f; ) {
          if (D = u, u = r.charAt(i), u === s && r.charAt(i + 1) === s && (!o || !As(D)) && (u = r.charAt(i + 2), u !== s)) return U0(l) ? t ? !0 : (a = e.now(), a.column += 2, a.offset += 2, e(c + l + c)({ type: "strong", children: n.tokenizeInline(l, a) })) : void 0;
          !o && u === G0 && (l += u, u = r.charAt(++i)), l += u, i++;
        }
      }
    }), ks = x((s2, ws) => {
      "use strict";
      ws.exports = $0;
      var V0 = String.fromCharCode, j0 = /\w/;
      function $0(e) {
        return j0.test(typeof e == "number" ? V0(e) : e.charAt(0));
      }
    }), Bs = x((c2, Ts) => {
      "use strict";
      Ts.exports = H0;
      function H0(e, r) {
        var t = e.indexOf("*", r), n = e.indexOf("_", r);
        return n === -1 ? t : t === -1 || n < t ? n : t;
      }
    }), Ps = x((l2, Ns) => {
      "use strict";
      var K0 = Le(), X0 = ks(), _s = se(), J0 = Bs();
      Ns.exports = qs, qs.locator = J0;
      var Q0 = "*", Os = "_", Z0 = "\\";
      function qs(e, r, t) {
        var n = this, i = 0, u = r.charAt(i), a, o, s, l, c, f, D;
        if (!(u !== Q0 && u !== Os) && (o = n.options.pedantic, c = u, s = u, f = r.length, i++, l = "", u = "", !(o && _s(r.charAt(i))))) for (; i < f; ) {
          if (D = u, u = r.charAt(i), u === s && (!o || !_s(D))) {
            if (u = r.charAt(++i), u !== s) {
              if (!K0(l) || D === s) return;
              if (!o && s === Os && X0(u)) {
                l += s;
                continue;
              }
              return t ? !0 : (a = e.now(), a.column++, a.offset++, e(c + l + s)({ type: "emphasis", children: n.tokenizeInline(l, a) }));
            }
            l += s;
          }
          !o && u === Z0 && (l += u, u = r.charAt(++i)), l += u, i++;
        }
      }
    }), Ss = x((f2, Is) => {
      "use strict";
      Is.exports = em;
      function em(e, r) {
        return e.indexOf("~~", r);
      }
    }), Ys = x((D2, Us) => {
      "use strict";
      var Ls = se(), rm = Ss();
      Us.exports = Ms, Ms.locator = rm;
      var ft = "~", Rs = "~~";
      function Ms(e, r, t) {
        var n = this, i = "", u = "", a = "", o = "", s, l, c;
        if (!(!n.options.gfm || r.charAt(0) !== ft || r.charAt(1) !== ft || Ls(r.charAt(2)))) for (s = 1, l = r.length, c = e.now(), c.column += 2, c.offset += 2; ++s < l; ) {
          if (i = r.charAt(s), i === ft && u === ft && (!a || !Ls(a))) return t ? !0 : e(Rs + o + Rs)({ type: "delete", children: n.tokenizeInline(o, c) });
          o += u, a = u, u = i;
        }
      }
    }), zs = x((p2, Gs) => {
      "use strict";
      Gs.exports = tm;
      function tm(e, r) {
        return e.indexOf("`", r);
      }
    }), js = x((h2, Vs) => {
      "use strict";
      var nm = zs();
      Vs.exports = Ws, Ws.locator = nm;
      var _n = 10, On = 32, qn = 96;
      function Ws(e, r, t) {
        for (var n = r.length, i = 0, u, a, o, s, l, c; i < n && r.charCodeAt(i) === qn; ) i++;
        if (!(i === 0 || i === n)) {
          for (u = i, l = r.charCodeAt(i); i < n; ) {
            if (s = l, l = r.charCodeAt(i + 1), s === qn) {
              if (a === void 0 && (a = i), o = i + 1, l !== qn && o - a === u) {
                c = !0;
                break;
              }
            } else a !== void 0 && (a = void 0, o = void 0);
            i++;
          }
          if (c) {
            if (t) return !0;
            if (i = u, n = a, s = r.charCodeAt(i), l = r.charCodeAt(n - 1), c = !1, n - i > 2 && (s === On || s === _n) && (l === On || l === _n)) {
              for (i++, n--; i < n; ) {
                if (s = r.charCodeAt(i), s !== On && s !== _n) {
                  c = !0;
                  break;
                }
                i++;
              }
              c === !0 && (u++, a--);
            }
            return e(r.slice(0, o))({ type: "inlineCode", value: r.slice(u, a) });
          }
        }
      }
    }), Hs = x((d2, $s) => {
      "use strict";
      $s.exports = im;
      function im(e, r) {
        for (var t = e.indexOf(`
`, r); t > r && e.charAt(t - 1) === " "; ) t--;
        return t;
      }
    }), Js = x((m2, Xs) => {
      "use strict";
      var um = Hs();
      Xs.exports = Ks, Ks.locator = um;
      var am = " ", om = `
`, sm = 2;
      function Ks(e, r, t) {
        for (var n = r.length, i = -1, u = "", a; ++i < n; ) {
          if (a = r.charAt(i), a === om) return i < sm ? void 0 : t ? !0 : (u += a, e(u)({ type: "break" }));
          if (a !== am) return;
          u += a;
        }
      }
    }), Zs = x((F2, Qs) => {
      "use strict";
      Qs.exports = cm;
      function cm(e, r, t) {
        var n = this, i, u, a, o, s, l, c, f, D, m;
        if (t) return !0;
        for (i = n.inlineMethods, o = i.length, u = n.inlineTokenizers, a = -1, D = r.length; ++a < o; ) f = i[a], !(f === "text" || !u[f]) && (c = u[f].locator, c || e.file.fail("Missing locator: `" + f + "`"), l = c.call(n, r, 1), l !== -1 && l < D && (D = l));
        s = r.slice(0, D), m = e.now(), n.decode(s, m, p);
        function p(h, F, g) {
          e(g || h)({ type: "text", value: h });
        }
      }
    }), nc = x((g2, tc) => {
      "use strict";
      var lm = Ie(), Dt = Eu(), fm = vu(), Dm = bu(), pm = Ju(), Nn = ea();
      tc.exports = ec;
      function ec(e, r) {
        this.file = r, this.offset = {}, this.options = lm(this.options), this.setOptions({}), this.inList = !1, this.inBlock = !1, this.inLink = !1, this.atStart = !0, this.toOffset = fm(r).toOffset, this.unescape = Dm(this, "escape"), this.decode = pm(this);
      }
      var Y = ec.prototype;
      Y.setOptions = sa(), Y.parse = xa(), Y.options = Kt(), Y.exitStart = Dt("atStart", !0), Y.enterList = Dt("inList", !1), Y.enterLink = Dt("inLink", !1), Y.enterBlock = Dt("inBlock", !1), Y.interruptParagraph = [["thematicBreak"], ["list"], ["atxHeading"], ["fencedCode"], ["blockquote"], ["html"], ["setextHeading", { commonmark: !1 }], ["definition", { commonmark: !1 }]], Y.interruptList = [["atxHeading", { pedantic: !1 }], ["fencedCode", { pedantic: !1 }], ["thematicBreak", { pedantic: !1 }], ["definition", { commonmark: !1 }]], Y.interruptBlockquote = [["indentedCode", { commonmark: !0 }], ["fencedCode", { commonmark: !0 }], ["atxHeading", { commonmark: !0 }], ["setextHeading", { commonmark: !0 }], ["thematicBreak", { commonmark: !0 }], ["html", { commonmark: !0 }], ["list", { commonmark: !0 }], ["definition", { commonmark: !1 }]], Y.blockTokenizers = { blankLine: wa(), indentedCode: Oa(), fencedCode: Pa(), blockquote: Ua(), atxHeading: za(), thematicBreak: ja(), list: no(), setextHeading: oo(), html: po(), definition: bo(), table: wo(), paragraph: Bo() }, Y.inlineTokenizers = { escape: Io(), autoLink: Yo(), url: Jo(), email: us(), html: ss(), link: ms(), reference: Es(), strong: ys(), emphasis: Ps(), deletion: Ys(), code: js(), break: Js(), text: Zs() }, Y.blockMethods = rc(Y.blockTokenizers), Y.inlineMethods = rc(Y.inlineTokenizers), Y.tokenizeBlock = Nn("block"), Y.tokenizeInline = Nn("inline"), Y.tokenizeFactory = Nn;
      function rc(e) {
        var r = [], t;
        for (t in e) r.push(t);
        return r;
      }
    }), oc = x((E2, ac) => {
      "use strict";
      var hm = Fu(), dm = Ie(), ic = nc();
      ac.exports = uc, uc.Parser = ic;
      function uc(e) {
        var r = this.data("settings"), t = hm(ic);
        t.prototype.options = dm(t.prototype.options, r, e), this.Parser = t;
      }
    }), cc = x((C2, sc) => {
      "use strict";
      sc.exports = mm;
      function mm(e) {
        if (e) throw e;
      }
    }), Pn = x((v2, lc) => {
      lc.exports = function(r) {
        return r != null && r.constructor != null && typeof r.constructor.isBuffer == "function" && r.constructor.isBuffer(r);
      };
    }), Ec = x((A2, gc) => {
      "use strict";
      var pt = Object.prototype.hasOwnProperty, Fc = Object.prototype.toString, fc = Object.defineProperty, Dc = Object.getOwnPropertyDescriptor, pc = function(r) {
        return typeof Array.isArray == "function" ? Array.isArray(r) : Fc.call(r) === "[object Array]";
      }, hc = function(r) {
        if (!r || Fc.call(r) !== "[object Object]") return !1;
        var t = pt.call(r, "constructor"), n = r.constructor && r.constructor.prototype && pt.call(r.constructor.prototype, "isPrototypeOf");
        if (r.constructor && !t && !n) return !1;
        var i;
        for (i in r) ;
        return typeof i > "u" || pt.call(r, i);
      }, dc = function(r, t) {
        fc && t.name === "__proto__" ? fc(r, t.name, { enumerable: !0, configurable: !0, value: t.newValue, writable: !0 }) : r[t.name] = t.newValue;
      }, mc = function(r, t) {
        if (t === "__proto__") if (pt.call(r, t)) {
          if (Dc) return Dc(r, t).value;
        } else return;
        return r[t];
      };
      gc.exports = function e() {
        var r, t, n, i, u, a, o = arguments[0], s = 1, l = arguments.length, c = !1;
        for (typeof o == "boolean" && (c = o, o = arguments[1] || {}, s = 2), (o == null || typeof o != "object" && typeof o != "function") && (o = {}); s < l; ++s) if (r = arguments[s], r != null) for (t in r) n = mc(o, t), i = mc(r, t), o !== i && (c && i && (hc(i) || (u = pc(i))) ? (u ? (u = !1, a = n && pc(n) ? n : []) : a = n && hc(n) ? n : {}, dc(o, { name: t, newValue: e(c, a, i) })) : typeof i < "u" && dc(o, { name: t, newValue: i }));
        return o;
      };
    }), vc = x((b2, Cc) => {
      "use strict";
      Cc.exports = (e) => {
        if (Object.prototype.toString.call(e) !== "[object Object]") return !1;
        let r = Object.getPrototypeOf(e);
        return r === null || r === Object.prototype;
      };
    }), bc = x((x2, Ac) => {
      "use strict";
      var Fm = [].slice;
      Ac.exports = gm;
      function gm(e, r) {
        var t;
        return n;
        function n() {
          var a = Fm.call(arguments, 0), o = e.length > a.length, s;
          o && a.push(i);
          try {
            s = e.apply(null, a);
          } catch (l) {
            if (o && t) throw l;
            return i(l);
          }
          o || (s && typeof s.then == "function" ? s.then(u, i) : s instanceof Error ? i(s) : u(s));
        }
        function i() {
          t || (t = !0, r.apply(null, arguments));
        }
        function u(a) {
          i(null, a);
        }
      }
    }), Tc = x((y2, kc) => {
      "use strict";
      var yc = bc();
      kc.exports = wc, wc.wrap = yc;
      var xc = [].slice;
      function wc() {
        var e = [], r = {};
        return r.run = t, r.use = n, r;
        function t() {
          var i = -1, u = xc.call(arguments, 0, -1), a = arguments[arguments.length - 1];
          if (typeof a != "function") throw new Error("Expected function as last argument, not " + a);
          o.apply(null, [null].concat(u));
          function o(s) {
            var l = e[++i], c = xc.call(arguments, 0), f = c.slice(1), D = u.length, m = -1;
            if (s) {
              a(s);
              return;
            }
            for (; ++m < D; ) (f[m] === null || f[m] === void 0) && (f[m] = u[m]);
            u = f, l ? yc(l, o).apply(null, u) : a.apply(null, [null].concat(u));
          }
        }
        function n(i) {
          if (typeof i != "function") throw new Error("Expected `fn` to be a function, not " + i);
          return e.push(i), r;
        }
      }
    }), qc = x((w2, Oc) => {
      "use strict";
      var er = {}.hasOwnProperty;
      Oc.exports = Em;
      function Em(e) {
        return !e || typeof e != "object" ? "" : er.call(e, "position") || er.call(e, "type") ? Bc(e.position) : er.call(e, "start") || er.call(e, "end") ? Bc(e) : er.call(e, "line") || er.call(e, "column") ? In(e) : "";
      }
      function In(e) {
        return (!e || typeof e != "object") && (e = {}), _c(e.line) + ":" + _c(e.column);
      }
      function Bc(e) {
        return (!e || typeof e != "object") && (e = {}), In(e.start) + "-" + In(e.end);
      }
      function _c(e) {
        return e && typeof e == "number" ? e : 1;
      }
    }), Ic = x((k2, Pc) => {
      "use strict";
      var Cm = qc();
      Pc.exports = Sn;
      function Nc() {
      }
      Nc.prototype = Error.prototype, Sn.prototype = new Nc();
      var Te = Sn.prototype;
      Te.file = "", Te.name = "", Te.reason = "", Te.message = "", Te.stack = "", Te.fatal = null, Te.column = null, Te.line = null;
      function Sn(e, r, t) {
        var n, i, u;
        typeof r == "string" && (t = r, r = null), n = vm(t), i = Cm(r) || "1:1", u = { start: { line: null, column: null }, end: { line: null, column: null } }, r && r.position && (r = r.position), r && (r.start ? (u = r, r = r.start) : u.start = r), e.stack && (this.stack = e.stack, e = e.message), this.message = e, this.name = i, this.reason = e, this.line = r ? r.line : null, this.column = r ? r.column : null, this.location = u, this.source = n[0], this.ruleId = n[1];
      }
      function vm(e) {
        var r = [null, null], t;
        return typeof e == "string" && (t = e.indexOf(":"), t === -1 ? r[1] = e : (r[0] = e.slice(0, t), r[1] = e.slice(t + 1))), r;
      }
    }), Sc = x((rr) => {
      "use strict";
      rr.basename = Am, rr.dirname = bm, rr.extname = xm, rr.join = ym, rr.sep = "/";
      function Am(e, r) {
        var t = 0, n = -1, i, u, a, o;
        if (r !== void 0 && typeof r != "string") throw new TypeError('"ext" argument must be a string');
        if (wr(e), i = e.length, r === void 0 || !r.length || r.length > e.length) {
          for (; i--; ) if (e.charCodeAt(i) === 47) {
            if (a) {
              t = i + 1;
              break;
            }
          } else n < 0 && (a = !0, n = i + 1);
          return n < 0 ? "" : e.slice(t, n);
        }
        if (r === e) return "";
        for (u = -1, o = r.length - 1; i--; ) if (e.charCodeAt(i) === 47) {
          if (a) {
            t = i + 1;
            break;
          }
        } else u < 0 && (a = !0, u = i + 1), o > -1 && (e.charCodeAt(i) === r.charCodeAt(o--) ? o < 0 && (n = i) : (o = -1, n = u));
        return t === n ? n = u : n < 0 && (n = e.length), e.slice(t, n);
      }
      function bm(e) {
        var r, t, n;
        if (wr(e), !e.length) return ".";
        for (r = -1, n = e.length; --n; ) if (e.charCodeAt(n) === 47) {
          if (t) {
            r = n;
            break;
          }
        } else t || (t = !0);
        return r < 0 ? e.charCodeAt(0) === 47 ? "/" : "." : r === 1 && e.charCodeAt(0) === 47 ? "//" : e.slice(0, r);
      }
      function xm(e) {
        var r = -1, t = 0, n = -1, i = 0, u, a, o;
        for (wr(e), o = e.length; o--; ) {
          if (a = e.charCodeAt(o), a === 47) {
            if (u) {
              t = o + 1;
              break;
            }
            continue;
          }
          n < 0 && (u = !0, n = o + 1), a === 46 ? r < 0 ? r = o : i !== 1 && (i = 1) : r > -1 && (i = -1);
        }
        return r < 0 || n < 0 || i === 0 || i === 1 && r === n - 1 && r === t + 1 ? "" : e.slice(r, n);
      }
      function ym() {
        for (var e = -1, r; ++e < arguments.length; ) wr(arguments[e]), arguments[e] && (r = r === void 0 ? arguments[e] : r + "/" + arguments[e]);
        return r === void 0 ? "." : wm(r);
      }
      function wm(e) {
        var r, t;
        return wr(e), r = e.charCodeAt(0) === 47, t = km(e, !r), !t.length && !r && (t = "."), t.length && e.charCodeAt(e.length - 1) === 47 && (t += "/"), r ? "/" + t : t;
      }
      function km(e, r) {
        for (var t = "", n = 0, i = -1, u = 0, a = -1, o, s; ++a <= e.length; ) {
          if (a < e.length) o = e.charCodeAt(a);
          else {
            if (o === 47) break;
            o = 47;
          }
          if (o === 47) {
            if (!(i === a - 1 || u === 1)) if (i !== a - 1 && u === 2) {
              if (t.length < 2 || n !== 2 || t.charCodeAt(t.length - 1) !== 46 || t.charCodeAt(t.length - 2) !== 46) {
                if (t.length > 2) {
                  if (s = t.lastIndexOf("/"), s !== t.length - 1) {
                    s < 0 ? (t = "", n = 0) : (t = t.slice(0, s), n = t.length - 1 - t.lastIndexOf("/")), i = a, u = 0;
                    continue;
                  }
                } else if (t.length) {
                  t = "", n = 0, i = a, u = 0;
                  continue;
                }
              }
              r && (t = t.length ? t + "/.." : "..", n = 2);
            } else t.length ? t += "/" + e.slice(i + 1, a) : t = e.slice(i + 1, a), n = a - i - 1;
            i = a, u = 0;
          } else o === 46 && u > -1 ? u++ : u = -1;
        }
        return t;
      }
      function wr(e) {
        if (typeof e != "string") throw new TypeError("Path must be a string. Received " + JSON.stringify(e));
      }
    }), Rc = x((Lc) => {
      "use strict";
      Lc.cwd = Tm;
      function Tm() {
        return "/";
      }
    }), Yc = x((_2, Uc) => {
      "use strict";
      var ce = Sc(), Bm = Rc(), _m = Pn();
      Uc.exports = Ce;
      var Om = {}.hasOwnProperty, Ln = ["history", "path", "basename", "stem", "extname", "dirname"];
      Ce.prototype.toString = Gm, Object.defineProperty(Ce.prototype, "path", { get: qm, set: Nm }), Object.defineProperty(Ce.prototype, "dirname", { get: Pm, set: Im }), Object.defineProperty(Ce.prototype, "basename", { get: Sm, set: Lm }), Object.defineProperty(Ce.prototype, "extname", { get: Rm, set: Mm }), Object.defineProperty(Ce.prototype, "stem", { get: Um, set: Ym });
      function Ce(e) {
        var r, t;
        if (!e) e = {};
        else if (typeof e == "string" || _m(e)) e = { contents: e };
        else if ("message" in e && "messages" in e) return e;
        if (!(this instanceof Ce)) return new Ce(e);
        for (this.data = {}, this.messages = [], this.history = [], this.cwd = Bm.cwd(), t = -1; ++t < Ln.length; ) r = Ln[t], Om.call(e, r) && (this[r] = e[r]);
        for (r in e) Ln.indexOf(r) < 0 && (this[r] = e[r]);
      }
      function qm() {
        return this.history[this.history.length - 1];
      }
      function Nm(e) {
        Mn(e, "path"), this.path !== e && this.history.push(e);
      }
      function Pm() {
        return typeof this.path == "string" ? ce.dirname(this.path) : void 0;
      }
      function Im(e) {
        Mc(this.path, "dirname"), this.path = ce.join(e || "", this.basename);
      }
      function Sm() {
        return typeof this.path == "string" ? ce.basename(this.path) : void 0;
      }
      function Lm(e) {
        Mn(e, "basename"), Rn(e, "basename"), this.path = ce.join(this.dirname || "", e);
      }
      function Rm() {
        return typeof this.path == "string" ? ce.extname(this.path) : void 0;
      }
      function Mm(e) {
        if (Rn(e, "extname"), Mc(this.path, "extname"), e) {
          if (e.charCodeAt(0) !== 46) throw new Error("`extname` must start with `.`");
          if (e.indexOf(".", 1) > -1) throw new Error("`extname` cannot contain multiple dots");
        }
        this.path = ce.join(this.dirname, this.stem + (e || ""));
      }
      function Um() {
        return typeof this.path == "string" ? ce.basename(this.path, this.extname) : void 0;
      }
      function Ym(e) {
        Mn(e, "stem"), Rn(e, "stem"), this.path = ce.join(this.dirname || "", e + (this.extname || ""));
      }
      function Gm(e) {
        return (this.contents || "").toString(e);
      }
      function Rn(e, r) {
        if (e && e.indexOf(ce.sep) > -1) throw new Error("`" + r + "` cannot be a path: did not expect `" + ce.sep + "`");
      }
      function Mn(e, r) {
        if (!e) throw new Error("`" + r + "` cannot be empty");
      }
      function Mc(e, r) {
        if (!e) throw new Error("Setting `" + r + "` requires `path` to be set too");
      }
    }), zc = x((O2, Gc) => {
      "use strict";
      var zm = Ic(), ht = Yc();
      Gc.exports = ht, ht.prototype.message = Wm, ht.prototype.info = jm, ht.prototype.fail = Vm;
      function Wm(e, r, t) {
        var n = new zm(e, r, t);
        return this.path && (n.name = this.path + ":" + n.name, n.file = this.path), n.fatal = !1, this.messages.push(n), n;
      }
      function Vm() {
        var e = this.message.apply(this, arguments);
        throw e.fatal = !0, e;
      }
      function jm() {
        var e = this.message.apply(this, arguments);
        return e.fatal = null, e;
      }
    }), Vc = x((q2, Wc) => {
      "use strict";
      Wc.exports = zc();
    }), el = x((N2, Zc) => {
      "use strict";
      var jc = cc(), $m = Pn(), dt = Ec(), $c = vc(), Jc = Tc(), kr = Vc();
      Zc.exports = Qc().freeze();
      var Hm = [].slice, Km = {}.hasOwnProperty, Xm = Jc().use(Jm).use(Qm).use(Zm);
      function Jm(e, r) {
        r.tree = e.parse(r.file);
      }
      function Qm(e, r, t) {
        e.run(r.tree, r.file, n);
        function n(i, u, a) {
          i ? t(i) : (r.tree = u, r.file = a, t());
        }
      }
      function Zm(e, r) {
        var t = e.stringify(r.tree, r.file);
        t == null || (typeof t == "string" || $m(t) ? ("value" in r.file && (r.file.value = t), r.file.contents = t) : r.file.result = t);
      }
      function Qc() {
        var e = [], r = Jc(), t = {}, n = -1, i;
        return u.data = o, u.freeze = a, u.attachers = e, u.use = s, u.parse = c, u.stringify = m, u.run = f, u.runSync = D, u.process = p, u.processSync = h, u;
        function u() {
          for (var F = Qc(), g = -1; ++g < e.length; ) F.use.apply(null, e[g]);
          return F.data(dt(!0, {}, t)), F;
        }
        function a() {
          var F, g;
          if (i) return u;
          for (; ++n < e.length; ) F = e[n], F[1] !== !1 && (F[1] === !0 && (F[1] = void 0), g = F[0].apply(u, F.slice(1)), typeof g == "function" && r.use(g));
          return i = !0, n = 1 / 0, u;
        }
        function o(F, g) {
          return typeof F == "string" ? arguments.length === 2 ? (Gn("data", i), t[F] = g, u) : Km.call(t, F) && t[F] || null : F ? (Gn("data", i), t = F, u) : t;
        }
        function s(F) {
          var g;
          if (Gn("use", i), F != null) if (typeof F == "function") b.apply(null, arguments);
          else if (typeof F == "object") "length" in F ? A(F) : E(F);
          else throw new Error("Expected usable value, not `" + F + "`");
          return g && (t.settings = dt(t.settings || {}, g)), u;
          function E(d) {
            A(d.plugins), d.settings && (g = dt(g || {}, d.settings));
          }
          function v(d) {
            if (typeof d == "function") b(d);
            else if (typeof d == "object") "length" in d ? b.apply(null, d) : E(d);
            else throw new Error("Expected usable value, not `" + d + "`");
          }
          function A(d) {
            var y = -1;
            if (d != null) if (typeof d == "object" && "length" in d) for (; ++y < d.length; ) v(d[y]);
            else throw new Error("Expected a list of plugins, not `" + d + "`");
          }
          function b(d, y) {
            var w = l(d);
            w ? ($c(w[1]) && $c(y) && (y = dt(!0, w[1], y)), w[1] = y) : e.push(Hm.call(arguments));
          }
        }
        function l(F) {
          for (var g = -1; ++g < e.length; ) if (e[g][0] === F) return e[g];
        }
        function c(F) {
          var g = kr(F), E;
          return a(), E = u.Parser, Un("parse", E), Hc(E, "parse") ? new E(String(g), g).parse() : E(String(g), g);
        }
        function f(F, g, E) {
          if (Kc(F), a(), !E && typeof g == "function" && (E = g, g = null), !E) return new Promise(v);
          v(null, E);
          function v(A, b) {
            r.run(F, kr(g), d);
            function d(y, w, C) {
              w = w || F, y ? b(y) : A ? A(w) : E(null, w, C);
            }
          }
        }
        function D(F, g) {
          var E, v;
          return f(F, g, A), Xc("runSync", "run", v), E;
          function A(b, d) {
            v = !0, E = d, jc(b);
          }
        }
        function m(F, g) {
          var E = kr(g), v;
          return a(), v = u.Compiler, Yn("stringify", v), Kc(F), Hc(v, "compile") ? new v(F, E).compile() : v(F, E);
        }
        function p(F, g) {
          if (a(), Un("process", u.Parser), Yn("process", u.Compiler), !g) return new Promise(E);
          E(null, g);
          function E(v, A) {
            var b = kr(F);
            Xm.run(u, { file: b }, d);
            function d(y) {
              y ? A(y) : v ? v(b) : g(null, b);
            }
          }
        }
        function h(F) {
          var g, E;
          return a(), Un("processSync", u.Parser), Yn("processSync", u.Compiler), g = kr(F), p(g, v), Xc("processSync", "process", E), g;
          function v(A) {
            E = !0, jc(A);
          }
        }
      }
      function Hc(e, r) {
        return typeof e == "function" && e.prototype && (eF(e.prototype) || r in e.prototype);
      }
      function eF(e) {
        var r;
        for (r in e) return !0;
        return !1;
      }
      function Un(e, r) {
        if (typeof r != "function") throw new Error("Cannot `" + e + "` without `Parser`");
      }
      function Yn(e, r) {
        if (typeof r != "function") throw new Error("Cannot `" + e + "` without `Compiler`");
      }
      function Gn(e, r) {
        if (r) throw new Error("Cannot invoke `" + e + "` on a frozen processor.\nCreate a new processor first, by invoking it: use `processor()` instead of `processor`.");
      }
      function Kc(e) {
        if (!e || typeof e.type != "string") throw new Error("Expected node, got `" + e + "`");
      }
      function Xc(e, r, t) {
        if (!t) throw new Error("`" + e + "` finished async. Use `" + r + "` instead");
      }
    }), gl = {};
    Vn(gl, { languages: () => Ki, options: () => Xi, parsers: () => Wn, printers: () => fF });
    Me = (e, r) => (t, n, ...i) => t | 1 && n == null ? void 0 : (r.call(n) ?? n[e]).apply(n, i);
    wl = Me("at", function() {
      if (Array.isArray(this) || typeof this == "string") return yl;
    }), U = wl, kl = String.prototype.replaceAll ?? function(e, r) {
      return e.global ? this.replace(e, r) : this.split(e).join(r);
    }, Tl = Me("replaceAll", function() {
      if (typeof this == "string") return kl;
    }), R = Tl, $i = Re(Tr(), 1);
    _l = () => {
    }, tr = _l, V = "string", j = "array", be = "cursor", ee = "indent", re = "align", De = "trim", X = "group", J = "fill", Q = "if-break", pe = "indent-if-break", he = "line-suffix", de = "line-suffix-boundary", $ = "line", me = "label", te = "break-parent", Br = /* @__PURE__ */ new Set([be, ee, re, De, X, J, Q, pe, he, de, $, me, te]);
    W = Ol, ql = (e) => new Intl.ListFormat("en-US", { type: "disjunction" }).format(e);
    gt = class extends Error {
      name = "InvalidDocError";
      constructor(r) {
        super(Nl(r)), this.doc = r;
      }
    }, Be = gt, $n = {};
    Hn = Pl;
    ne = tr, Or = tr, Jn = tr, Qn = tr;
    Ue = { type: te };
    qr = { type: $ }, Nr = { type: $, soft: !0 }, ar = { type: $, hard: !0 }, M = [ar, Ue], Sl = { type: $, hard: !0, literal: !0 }, nr = [Sl, Ue], Ll = "cr", Rl = "crlf", Ml = "\r", Ul = `\r
`, Yl = `
`, Gl = Yl;
    ri = () => /[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E-\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED8\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])))?))?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3C-\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC2\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF]|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g;
    ti = "\xA9\xAE\u203C\u2049\u2122\u2139\u2194\u2195\u2196\u2197\u2198\u2199\u21A9\u21AA\u2328\u23CF\u23F1\u23F2\u23F8\u23F9\u23FA\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u2600\u2601\u2602\u2603\u2604\u260E\u2611\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638\u2639\u263A\u2640\u2642\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u2692\u2694\u2695\u2696\u2697\u2699\u269B\u269C\u26A0\u26A7\u26B0\u26B1\u26C8\u26CF\u26D1\u26D3\u26E9\u26F1\u26F7\u26F8\u26F9\u2702\u2708\u2709\u270C\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2763\u2764\u27A1\u2934\u2935\u2B05\u2B06\u2B07", zl = /[^\x20-\x7F]/u, Wl = new Set(ti);
    or = Vl, jl = { type: 0 }, $l = { type: 1 }, vt = { value: "", length: 0, queue: [], get root() {
      return vt;
    } };
    H = /* @__PURE__ */ Symbol("MODE_BREAK"), ue = /* @__PURE__ */ Symbol("MODE_FLAT"), bt = /* @__PURE__ */ Symbol("DOC_FILL_PRINTED_LENGTH");
    Ir = Kl;
    oi = Xl, si = Object.freeze({ character: "'", codePoint: 39 }), ci = Object.freeze({ character: '"', codePoint: 34 }), Jl = Object.freeze({ preferred: si, alternate: ci }), Ql = Object.freeze({ preferred: ci, alternate: si });
    li = Zl, xt = class extends Error {
      name = "UnexpectedNodeError";
      constructor(r, t, n = "type") {
        super(`Unexpected ${t} node ${n}: ${JSON.stringify(r[n])}.`), this.node = r;
      }
    }, fi = xt, bi = Re(Tr(), 1), ef = Array.prototype.toReversed ?? function() {
      return [...this].reverse();
    }, rf = Me("toReversed", function() {
      if (Array.isArray(this)) return ef;
    }), Di = rf;
    nf = tf();
    hi = (e) => String(e).split(/[/\\]/u).pop(), di = (e) => String(e).startsWith("file:");
    sf = void 0;
    wt = cf, Sr = /* @__PURE__ */ Symbol.for("PRETTIER_IS_FRONT_MATTER");
    kt = lf, sr = 3;
    _e = Df, gi = "format", Ei = /<!--\s*@(?:noformat|noprettier)\s*-->|\{\s*\/\*\s*@(?:noformat|noprettier)\s*\*\/\s*\}|<!--.*\r?\n[\s\S]*(^|\n)[^\S\n]*@(?:noformat|noprettier)[^\S\n]*($|\n)[\s\S]*\n.*-->/mu, Ci = /<!--\s*@(?:format|prettier)\s*-->|\{\s*\/\*\s*@(?:format|prettier)\s*\*\/\s*\}|<!--.*\r?\n[\s\S]*(^|\n)[^\S\n]*@(?:format|prettier)[^\S\n]*($|\n)[\s\S]*\n.*-->/mu, Lr = (e) => _e(e).content.trimStart().match(Ci)?.index === 0, vi = (e) => _e(e).content.trimStart().match(Ei)?.index === 0, Ai = (e) => {
      let { frontMatter: r } = _e(e), t = `<!-- @${gi} -->`;
      return r ? `${r.raw}

${t}

${e.slice(r.end.index)}` : `${t}

${e}`;
    }, pf = /* @__PURE__ */ new Set(["position", "raw"]);
    xi.ignoredProperties = pf;
    yi = xi, wi = /(?:[\u{2c7}\u{2c9}-\u{2cb}\u{2d9}\u{2ea}-\u{2eb}\u{305}\u{323}\u{1100}-\u{11ff}\u{2e80}-\u{2e99}\u{2e9b}-\u{2ef3}\u{2f00}-\u{2fd5}\u{2ff0}-\u{303f}\u{3041}-\u{3096}\u{3099}-\u{30ff}\u{3105}-\u{312f}\u{3131}-\u{318e}\u{3190}-\u{4dbf}\u{4e00}-\u{9fff}\u{a700}-\u{a707}\u{a960}-\u{a97c}\u{ac00}-\u{d7a3}\u{d7b0}-\u{d7c6}\u{d7cb}-\u{d7fb}\u{f900}-\u{fa6d}\u{fa70}-\u{fad9}\u{fe10}-\u{fe1f}\u{fe30}-\u{fe6f}\u{ff00}-\u{ffef}\u{16fe3}\u{16ff2}-\u{16ff6}\u{1aff0}-\u{1aff3}\u{1aff5}-\u{1affb}\u{1affd}-\u{1affe}\u{1b000}-\u{1b122}\u{1b132}\u{1b150}-\u{1b152}\u{1b155}\u{1b164}-\u{1b167}\u{1f200}\u{1f250}-\u{1f251}\u{20000}-\u{2a6df}\u{2a700}-\u{2b81d}\u{2b820}-\u{2cead}\u{2ceb0}-\u{2ebe0}\u{2ebf0}-\u{2ee5d}\u{2f800}-\u{2fa1d}\u{30000}-\u{3134a}\u{31350}-\u{33479}])(?:[\u{fe00}-\u{fe0f}\u{e0100}-\u{e01ef}])?/u, Oe = /(?:[\u{21}-\u{2f}\u{3a}-\u{40}\u{5b}-\u{60}\u{7b}-\u{7e}]|\p{General_Category=Connector_Punctuation}|\p{General_Category=Dash_Punctuation}|\p{General_Category=Close_Punctuation}|\p{General_Category=Final_Punctuation}|\p{General_Category=Initial_Punctuation}|\p{General_Category=Other_Punctuation}|\p{General_Category=Open_Punctuation})/u, qe = (e) => e.position.start.offset, Ne = (e) => e.position.end.offset, Tt = /* @__PURE__ */ new Set(["liquidNode", "inlineCode", "emphasis", "esComment", "strong", "delete", "wikiLink", "link", "linkReference", "image", "imageReference", "footnote", "footnoteReference", "sentence", "whitespace", "word", "break", "inlineMath"]), Rr = /* @__PURE__ */ new Set([...Tt, "tableCell", "paragraph", "heading"]), We = "non-cjk", ae = "cj-letter", Pe = "k-letter", cr = "cjk-punctuation", hf = /\p{Script_Extensions=Hangul}/u;
    Ti = df, fr = null;
    Ff = 10;
    for (let e = 0; e <= Ff; e++) Dr();
    Bi = gf, q = [["children"], []], _i = { root: q[0], paragraph: q[0], sentence: q[0], word: q[1], whitespace: q[1], emphasis: q[0], strong: q[0], delete: q[0], inlineCode: q[1], wikiLink: q[1], link: q[0], image: q[1], blockquote: q[0], heading: q[0], code: q[1], html: q[1], list: q[0], thematicBreak: q[1], linkReference: q[0], imageReference: q[1], definition: q[1], footnote: q[0], footnoteReference: q[1], footnoteDefinition: q[0], table: q[0], tableCell: q[0], break: q[1], liquidNode: q[1], import: q[1], export: q[1], esComment: q[1], jsx: q[1], math: q[1], inlineMath: q[1], tableRow: q[0], listItem: q[0], text: q[1] }, Ef = Bi(_i), Oi = Ef;
    vf = /* @__PURE__ */ new Set(["listItem", "definition"]);
    _t = class {
      #e;
      constructor(r) {
        this.#e = new Set(r);
      }
      getLeadingWhitespaceCount(r) {
        let t = this.#e, n = 0;
        for (let i = 0; i < r.length && t.has(r.charAt(i)); i++) n++;
        return n;
      }
      getTrailingWhitespaceCount(r) {
        let t = this.#e, n = 0;
        for (let i = r.length - 1; i >= 0 && t.has(r.charAt(i)); i--) n++;
        return n;
      }
      getLeadingWhitespace(r) {
        let t = this.getLeadingWhitespaceCount(r);
        return r.slice(0, t);
      }
      getTrailingWhitespace(r) {
        let t = this.getTrailingWhitespaceCount(r);
        return r.slice(r.length - t);
      }
      hasLeadingWhitespace(r) {
        return this.#e.has(r.charAt(0));
      }
      hasTrailingWhitespace(r) {
        return this.#e.has(U(0, r, -1));
      }
      trimStart(r) {
        let t = this.getLeadingWhitespaceCount(r);
        return r.slice(t);
      }
      trimEnd(r) {
        let t = this.getTrailingWhitespaceCount(r);
        return r.slice(0, r.length - t);
      }
      trim(r) {
        return this.trimEnd(this.trimStart(r));
      }
      split(r, t = !1) {
        let n = `[${fe([...this.#e].join(""))}]+`, i = new RegExp(t ? `(${n})` : n, "u");
        return r.split(i);
      }
      hasWhitespaceCharacter(r) {
        let t = this.#e;
        return Array.prototype.some.call(r, (n) => t.has(n));
      }
      hasNonWhitespaceCharacter(r) {
        let t = this.#e;
        return Array.prototype.some.call(r, (n) => !t.has(n));
      }
      isWhitespaceOnly(r) {
        let t = this.#e;
        return Array.prototype.every.call(r, (n) => t.has(n));
      }
      #r(r) {
        let t = Number.POSITIVE_INFINITY;
        for (let n of r.split(`
`)) {
          if (n.length === 0) continue;
          let i = this.getLeadingWhitespaceCount(n);
          if (i === 0) return 0;
          n.length !== i && i < t && (t = i);
        }
        return t === Number.POSITIVE_INFINITY ? 0 : t;
      }
      dedentString(r) {
        let t = this.#r(r);
        return t === 0 ? r : r.split(`
`).map((n) => n.slice(t)).join(`
`);
      }
    }, Mi = _t, wf = ["	", `
`, "\f", "\r", " "], kf = new Mi(wf), Ot = kf, Tf = /^\\?.$/su, Bf = /^\n *>[ >]*$/u;
    Ui = _f;
    Lf = /* @__PURE__ */ new Set(["heading", "tableCell", "link", "wikiLink"]), Gi = new Set("!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~");
    Wf = (e, r) => {
      for (let t of r) e = R(0, e, t, encodeURIComponent(t));
      return e;
    };
    jf = { features: { experimental_frontMatterSupport: { massageAstNode: !0, embed: !0, print: !0 } }, preprocess: Ui, print: Yf, embed: Ti, massageAstNode: yi, hasPrettierIgnore: Vf, insertPragma: Ai, getVisitorKeys: Oi }, Hi = jf, Ki = [{ name: "Markdown", type: "prose", aceMode: "markdown", extensions: [".md", ".livemd", ".markdown", ".mdown", ".mdwn", ".mkd", ".mkdn", ".mkdown", ".ronn", ".scd", ".workbook"], filenames: ["contents.lr", "README"], tmScope: "text.md", aliases: ["md", "pandoc"], codemirrorMode: "gfm", codemirrorMimeType: "text/x-gfm", wrap: !0, parsers: ["markdown"], vscodeLanguageIds: ["markdown"], linguistLanguageId: 222 }, { name: "MDX", type: "prose", aceMode: "markdown", extensions: [".mdx"], filenames: [], tmScope: "text.md", aliases: ["md", "pandoc"], codemirrorMode: "gfm", codemirrorMimeType: "text/x-gfm", wrap: !0, parsers: ["mdx"], vscodeLanguageIds: ["mdx"], linguistLanguageId: 222 }], It = { bracketSpacing: { category: "Common", type: "boolean", default: !0, description: "Print spaces between brackets.", oppositeDescription: "Do not print spaces between brackets." }, objectWrap: { category: "Common", type: "choice", default: "preserve", description: "How to wrap object literals.", choices: [{ value: "preserve", description: "Keep as multi-line, if there is a newline between the opening brace and first property." }, { value: "collapse", description: "Fit to a single line when possible." }] }, singleQuote: { category: "Common", type: "boolean", default: !1, description: "Use single quotes instead of double quotes." }, proseWrap: { category: "Common", type: "choice", default: "preserve", description: "How to wrap prose.", choices: [{ value: "always", description: "Wrap prose if it exceeds the print width." }, { value: "never", description: "Do not wrap prose." }, { value: "preserve", description: "Wrap prose as-is." }] }, bracketSameLine: { category: "Common", type: "boolean", default: !1, description: "Put > of opening tags on the last line instead of on a new line." }, singleAttributePerLine: { category: "Common", type: "boolean", default: !1, description: "Enforce single attribute per line in HTML, Vue and JSX." } }, $f = { proseWrap: It.proseWrap, singleQuote: It.singleQuote }, Xi = $f, Wn = {};
    Vn(Wn, { markdown: () => cF, mdx: () => lF, remark: () => cF });
    Dl = Re(Qi(), 1), pl = Re(Du(), 1), hl = Re(oc(), 1), dl = Re(el(), 1), rF = /^import\s/u, tF = /^export\s/u, rl = "[a-z][a-z0-9]*(\\.[a-z][a-z0-9]*)*|", tl = /<!---->|<!---?[^>-](?:-?[^-])*-->/u, nF = /^\{\s*\/\*(.*)\*\/\s*\}/u, iF = (e) => rF.test(e), nl = (e) => tF.test(e), il = (e) => iF(e) || nl(e), zn = (e, r) => {
      let t = r.indexOf(`

`), n = t === -1 ? r : r.slice(0, t);
      if (il(n)) return e(n)({ type: nl(n) ? "export" : "import", value: n });
    };
    zn.notInBlock = !0;
    zn.locator = (e) => il(e) ? -1 : 1;
    ul = (e, r) => {
      let t = nF.exec(r);
      if (t) return e(t[0])({ type: "esComment", value: t[1].trim() });
    };
    ul.locator = (e, r) => e.indexOf("{", r);
    al = function() {
      let { Parser: e } = this, { blockTokenizers: r, blockMethods: t, inlineTokenizers: n, inlineMethods: i } = e.prototype;
      r.esSyntax = zn, n.esComment = ul, t.splice(t.indexOf("paragraph"), 0, "esSyntax"), i.splice(i.indexOf("text"), 0, "esComment");
    }, uF = function() {
      let e = this.Parser.prototype;
      e.blockMethods = ["frontMatter", ...e.blockMethods], e.blockTokenizers.frontMatter = r;
      function r(t, n) {
        let { frontMatter: i } = _e(n);
        if (i) return t(i.raw)({ ...i, type: "frontMatter" });
      }
      r.onlyAtStart = !0;
    }, ol = uF;
    sl = aF, oF = function() {
      let e = this.Parser.prototype, r = e.inlineMethods;
      r.splice(r.indexOf("text"), 0, "liquid"), e.inlineTokenizers.liquid = t;
      function t(n, i) {
        let u = i.match(/^(\{%.*?%\}|\{\{.*?\}\})/su);
        if (u) return n(u[0])({ type: "liquidNode", value: u[0] });
      }
      t.locator = function(n, i) {
        return n.indexOf("{", i);
      };
    }, cl = oF, sF = function() {
      let e = "wikiLink", r = /^\[\[(?<linkContents>.+?)\]\]/su, t = this.Parser.prototype, n = t.inlineMethods;
      n.splice(n.indexOf("link"), 0, e), t.inlineTokenizers.wikiLink = i;
      function i(u, a) {
        let o = r.exec(a);
        if (o) {
          let s = o.groups.linkContents.trim();
          return u(o[0])({ type: e, value: s });
        }
      }
      i.locator = function(u, a) {
        return u.indexOf("[", a);
      };
    }, ll = sF;
    Fl = { astFormat: "mdast", hasPragma: Lr, hasIgnorePragma: vi, locStart: qe, locEnd: Ne }, cF = { ...Fl, parse: ml({ isMDX: !1 }) }, lF = { ...Fl, parse: ml({ isMDX: !0 }) }, fF = { mdast: Hi };
  }
});
init_markdown();
export {
  gl as default,
  Ki as languages,
  Xi as options,
  Wn as parsers,
  fF as printers
};
//# sourceMappingURL=markdown-4ZM5GKW2.js.map