@genome-spy/app 0.74.0 → 0.76.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/AbortablePromiseCache-beUIcZcW.js +96 -0
- package/dist/agentApi-CzdacisO.js +25226 -0
- package/dist/agentApi.es.js +9460 -0
- package/dist/agentShared.es.js +4742 -0
- package/dist/{blosc-oa0DlI6G.js → blosc-BX4BJ8sR.js} +1 -1
- package/dist/componentStyles-CIXoKEp0.js +2182 -0
- package/dist/dialog.es.js +377 -0
- package/dist/{esm-n0auOe11.js → esm-BH0wx5y-.js} +1 -1
- package/dist/esm-BLfLaJtE.js +121 -0
- package/dist/{esm-D-WfYOx7.js → esm-BWsx1OJ2.js} +25 -25
- package/dist/{browser-Dvlo92rx.js → esm-BY4T8YoD.js} +38 -22
- package/dist/esm-CZvS2Ldm.js +155 -0
- package/dist/esm-CdIesJ1z.js +461 -0
- package/dist/{esm-DCCYNvaz.js → esm-Cr7pLUfG.js} +50 -50
- package/dist/esm-D-y0Ce1M.js +573 -0
- package/dist/esm-DHOMWRoL.js +1426 -0
- package/dist/{esm-Cmo4qEPr.js → esm-DJUb6vy0.js} +5 -5
- package/dist/esm-DPS6pYKF.js +1248 -0
- package/dist/esm-DRZ5LLNH.js +142 -0
- package/dist/esm-DjF6pKy5.js +369 -0
- package/dist/esm-PDPkTR1_.js +1015 -0
- package/dist/esm-s_SlArJ8.js +298 -0
- package/dist/index.es.js +7910 -28759
- package/dist/index.js +1135 -736
- package/dist/lit-ymUSmGBw.js +510 -0
- package/dist/{lz4-jZ0zyLBa.js → lz4-BSYl80V8.js} +1 -1
- package/dist/parquetRead-m8-8_SpH.js +1609 -0
- package/dist/schema.json +665 -97
- package/dist/style.css +1 -1
- package/dist/viewUtils-C5htqZCm.js +14147 -0
- package/dist/{zstd-C6ksIG9r.js → zstd-BAfRM3IH.js} +1 -1
- package/package.json +30 -5
- package/src/agentApi/index.d.ts +123 -0
- package/src/agentShared/index.d.ts +97 -0
- package/src/agentShared/types.d.ts +8 -0
- package/src/appTypes.d.ts +75 -0
- package/src/bookmark/databaseSchema.d.ts +33 -0
- package/src/charts/boxplotTypes.d.ts +15 -0
- package/src/charts/sampleAttributePlotTypes.d.ts +149 -0
- package/src/coreSpecAugmentation.d.ts +29 -0
- package/src/dialog/index.d.ts +5 -0
- package/src/embedTypes.d.ts +9 -0
- package/src/index.d.ts +16 -0
- package/src/sampleView/sampleViewTypes.d.ts +174 -0
- package/src/sampleView/state/payloadTypes.d.ts +400 -0
- package/src/sampleView/state/sampleState.d.ts +76 -0
- package/src/sampleView/types.d.ts +125 -0
- package/src/spec/appSpec.d.ts +54 -0
- package/src/spec/sampleView.d.ts +487 -0
- package/src/spec/view.d.ts +124 -0
- package/src/state/paramProvenanceTypes.d.ts +215 -0
- package/src/state/selectionExpansionTypes.d.ts +77 -0
- package/src/state.d.ts +97 -0
- package/src/types/lz-string.d.ts +24 -0
- package/src/types/vega-loader.d.ts +1 -0
- package/src/utils/colorScaleSummary.d.ts +15 -0
- package/src/utils/statistics/fieldSummary.d.ts +49 -0
- package/src/vite-env.d.ts +6 -0
- package/LICENSE +0 -21
- /package/dist/{AbortablePromiseCache-3gHJdF3E.js → AbortablePromiseCache-BDH1cqFl.js} +0 -0
- /package/dist/{chunk-INHXZS53-fPMmEwMt.js → chunk-INHXZS53-DwEV9sMh.js} +0 -0
- /package/dist/{esm-BygJiwh0.js → esm-BL9SNSnj.js} +0 -0
- /package/dist/{esm-B8-vSu-c.js → esm-BwW--bVV.js} +0 -0
- /package/dist/{esm-CGX-qz1d.js → esm-Bz_92nH0.js} +0 -0
- /package/dist/{esm-CuMSzCHy.js → esm-D2_c7lXY.js} +0 -0
- /package/dist/{parquetRead-CJe1UPsz.js → parquetRead-BuEN-6yG.js} +0 -0
|
@@ -0,0 +1,4742 @@
|
|
|
1
|
+
import { n as e } from "./chunk-CPXzm0be.js";
|
|
2
|
+
import { $ as t, A as n, D as r, E as i, G as a, K as o, N as s, O as c, P as l, T as u, U as d, W as f, c as p, i as m, it as h, j as g, k as _, mt as v, vn as y, yn as b } from "./viewUtils-C5htqZCm.js";
|
|
3
|
+
import "./lit-ymUSmGBw.js";
|
|
4
|
+
import { n as x, t as S } from "./componentStyles-CIXoKEp0.js";
|
|
5
|
+
//#region src/viewScopeUtils.js
|
|
6
|
+
function C(e, t) {
|
|
7
|
+
return !w(e, t.param) || !Array.isArray(t.scope) || t.scope.length === 0 ? t.param : t.scope.join("/") + "/" + t.param;
|
|
8
|
+
}
|
|
9
|
+
function w(e, t) {
|
|
10
|
+
if (!e || typeof e.visit != "function") return !1;
|
|
11
|
+
let n = 0;
|
|
12
|
+
for (let r of f(e)) r.selector.param === t && (n += 1);
|
|
13
|
+
return n > 1;
|
|
14
|
+
}
|
|
15
|
+
//#endregion
|
|
16
|
+
//#region src/state/paramValueSerialization.js
|
|
17
|
+
function T(e, t) {
|
|
18
|
+
return !t || typeof t != "object" || t.type !== "interval" ? t : {
|
|
19
|
+
type: "interval",
|
|
20
|
+
intervals: E(e, "intervals" in t && t.intervals ? t.intervals : "value" in t && Array.isArray(t.value) ? { x: t.value } : {})
|
|
21
|
+
};
|
|
22
|
+
}
|
|
23
|
+
function E(e, t) {
|
|
24
|
+
let n = {};
|
|
25
|
+
for (let [r, i] of Object.entries(t)) {
|
|
26
|
+
if (!i) continue;
|
|
27
|
+
let t = r, a = e.getScaleResolution(t);
|
|
28
|
+
n[r] = [a && a.type === "locus" ? a.toComplex(i[0]) : i[0], a && a.type === "locus" ? a.toComplex(i[1]) : i[1]];
|
|
29
|
+
}
|
|
30
|
+
return n;
|
|
31
|
+
}
|
|
32
|
+
function D(e) {
|
|
33
|
+
return !!e && e.type.endsWith("/__baseline__");
|
|
34
|
+
}
|
|
35
|
+
//#endregion
|
|
36
|
+
//#region src/sampleView/viewRef.js
|
|
37
|
+
function O(e) {
|
|
38
|
+
if (!e.explicitName) throw Error("Cannot create a view reference without an explicit view name.");
|
|
39
|
+
return a(e);
|
|
40
|
+
}
|
|
41
|
+
function k(e) {
|
|
42
|
+
if (!e.explicitName) return;
|
|
43
|
+
let t = a(e);
|
|
44
|
+
return JSON.stringify({
|
|
45
|
+
s: t.scope,
|
|
46
|
+
v: t.view
|
|
47
|
+
});
|
|
48
|
+
}
|
|
49
|
+
function A(e) {
|
|
50
|
+
let n = /* @__PURE__ */ new Map();
|
|
51
|
+
t(e, (e) => {
|
|
52
|
+
let t = k(e);
|
|
53
|
+
t && n.set(t, (n.get(t) ?? 0) + 1);
|
|
54
|
+
});
|
|
55
|
+
let r = /* @__PURE__ */ new Set();
|
|
56
|
+
for (let [e, t] of n) t === 1 && r.add(e);
|
|
57
|
+
return r;
|
|
58
|
+
}
|
|
59
|
+
//#endregion
|
|
60
|
+
//#region src/sampleView/selectionAggregationCandidates.js
|
|
61
|
+
var ee = ["count"], j = ["itemCount"], M = [
|
|
62
|
+
"count",
|
|
63
|
+
"min",
|
|
64
|
+
"max",
|
|
65
|
+
"weightedMean",
|
|
66
|
+
"variance"
|
|
67
|
+
];
|
|
68
|
+
function N(e, t, n) {
|
|
69
|
+
let r = A(t), i = I(e).filter((e) => ne(e.view, r));
|
|
70
|
+
if (n) try {
|
|
71
|
+
let t = [];
|
|
72
|
+
e.visit((e) => {
|
|
73
|
+
e instanceof p && e.isVisible() && ne(e, r) && t.push(e);
|
|
74
|
+
});
|
|
75
|
+
for (let e of t) {
|
|
76
|
+
let t = e.getEncoding(), n = t?.x && "field" in t.x, r = Object.entries(t).some(([e, t]) => ![
|
|
77
|
+
"sample",
|
|
78
|
+
"x",
|
|
79
|
+
"x2"
|
|
80
|
+
].includes(e) && t && "field" in t);
|
|
81
|
+
n && !r && i.push({
|
|
82
|
+
view: e,
|
|
83
|
+
viewSelector: O(e),
|
|
84
|
+
viewTitle: String(e.getTitleText?.() ?? e.name),
|
|
85
|
+
channel: "x",
|
|
86
|
+
field: "Items",
|
|
87
|
+
type: "nominal",
|
|
88
|
+
description: void 0,
|
|
89
|
+
supportedAggregations: j,
|
|
90
|
+
candidateId: se(O(e), "Items")
|
|
91
|
+
});
|
|
92
|
+
}
|
|
93
|
+
} catch {}
|
|
94
|
+
return n || (i = i.filter(re)), ae(i.map((e) => {
|
|
95
|
+
let t = e.viewSelector ?? O(e.view);
|
|
96
|
+
return {
|
|
97
|
+
view: e.view,
|
|
98
|
+
viewSelector: t,
|
|
99
|
+
viewTitle: e.viewTitle ?? String(e.view.getTitleText?.() ?? e.view.name),
|
|
100
|
+
channel: e.channel,
|
|
101
|
+
field: e.field,
|
|
102
|
+
type: e.type,
|
|
103
|
+
description: e.description,
|
|
104
|
+
supportedAggregations: e.supportedAggregations ?? ie(e.type),
|
|
105
|
+
candidateId: e.candidateId ?? se(t, e.field),
|
|
106
|
+
filterableFields: e.filterableFields ?? F(e.view)
|
|
107
|
+
};
|
|
108
|
+
}));
|
|
109
|
+
}
|
|
110
|
+
var P = N;
|
|
111
|
+
function F(e) {
|
|
112
|
+
return oe(I(e).map((e) => ({
|
|
113
|
+
channel: e.channel,
|
|
114
|
+
field: e.field,
|
|
115
|
+
type: e.type,
|
|
116
|
+
description: e.description
|
|
117
|
+
})));
|
|
118
|
+
}
|
|
119
|
+
function I(e) {
|
|
120
|
+
try {
|
|
121
|
+
return m(e).filter((e) => ![
|
|
122
|
+
"sample",
|
|
123
|
+
"x",
|
|
124
|
+
"x2"
|
|
125
|
+
].includes(e.channel)).filter((e) => e.view.isVisible()).map((e) => ({
|
|
126
|
+
...e,
|
|
127
|
+
description: te(e.view, e.channel, e.field)
|
|
128
|
+
}));
|
|
129
|
+
} catch {
|
|
130
|
+
return L(e);
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
function L(e) {
|
|
134
|
+
let t = e.getEncoding?.();
|
|
135
|
+
if (!t || typeof t != "object") return [];
|
|
136
|
+
let n = [];
|
|
137
|
+
for (let [r, i] of Object.entries(t)) [
|
|
138
|
+
"sample",
|
|
139
|
+
"x",
|
|
140
|
+
"x2"
|
|
141
|
+
].includes(r) || !i || typeof i != "object" || !("field" in i) || typeof i.field != "string" || n.push({
|
|
142
|
+
view: e,
|
|
143
|
+
channel: r,
|
|
144
|
+
field: i.field,
|
|
145
|
+
type: "type" in i && typeof i.type == "string" ? i.type : "nominal",
|
|
146
|
+
description: te(e, r, i.field)
|
|
147
|
+
});
|
|
148
|
+
return n;
|
|
149
|
+
}
|
|
150
|
+
function te(e, t, n) {
|
|
151
|
+
let r = e.getEncoding();
|
|
152
|
+
if (!r || typeof r != "object") return;
|
|
153
|
+
let i = r[t];
|
|
154
|
+
if (i && typeof i == "object" && "description" in i) return i.description;
|
|
155
|
+
for (let e of Object.values(r)) if (!(!e || typeof e != "object" || !("field" in e) || e.field !== n)) return e.description;
|
|
156
|
+
}
|
|
157
|
+
function ne(e, t) {
|
|
158
|
+
let n = k(e);
|
|
159
|
+
return !!n && t.has(n);
|
|
160
|
+
}
|
|
161
|
+
function re(e) {
|
|
162
|
+
if (e.view.getEncoding()?.x2) return !0;
|
|
163
|
+
let t = e.view.getScaleResolution("x")?.getScale()?.type;
|
|
164
|
+
return t ? v(t) : !1;
|
|
165
|
+
}
|
|
166
|
+
function ie(e) {
|
|
167
|
+
return e === "quantitative" ? M : ee;
|
|
168
|
+
}
|
|
169
|
+
function ae(e) {
|
|
170
|
+
return Array.from(new Map(e.map((e) => [JSON.stringify([e.viewSelector, e.field]), e])).values());
|
|
171
|
+
}
|
|
172
|
+
function oe(e) {
|
|
173
|
+
return Array.from(new Map(e.map((e) => [e.field, e])).values());
|
|
174
|
+
}
|
|
175
|
+
function se(e, t) {
|
|
176
|
+
return (e.scope.length > 0 ? e.scope.join("/") + "/" : "") + e.view + ":" + t;
|
|
177
|
+
}
|
|
178
|
+
//#endregion
|
|
179
|
+
//#region src/sampleView/selectionAggregationAttributes.js
|
|
180
|
+
function ce({ viewSelector: e, field: t, selectionSelector: n, aggregation: r, featureFilter: i }) {
|
|
181
|
+
return {
|
|
182
|
+
type: "VALUE_AT_LOCUS",
|
|
183
|
+
specifier: {
|
|
184
|
+
view: e,
|
|
185
|
+
field: t,
|
|
186
|
+
interval: {
|
|
187
|
+
type: "selection",
|
|
188
|
+
selector: n
|
|
189
|
+
},
|
|
190
|
+
aggregation: { op: r },
|
|
191
|
+
...i ? { featureFilter: i } : {}
|
|
192
|
+
}
|
|
193
|
+
};
|
|
194
|
+
}
|
|
195
|
+
var le = b({
|
|
196
|
+
name: "paramProvenance",
|
|
197
|
+
initialState: { entries: {} },
|
|
198
|
+
reducers: {
|
|
199
|
+
paramChange: (e, t) => {
|
|
200
|
+
let n = o(t.payload.selector);
|
|
201
|
+
e.entries[n] = t.payload;
|
|
202
|
+
},
|
|
203
|
+
expandPointSelection: (e, t) => {
|
|
204
|
+
let n = t.payload, r = o(n.selector), i;
|
|
205
|
+
if ("rule" in n && n.rule) i = { rule: n.rule };
|
|
206
|
+
else if ("predicate" in n && n.predicate) i = { predicate: n.predicate };
|
|
207
|
+
else throw Error("expandPointSelection requires either 'rule' or 'predicate'.");
|
|
208
|
+
e.entries[r] = {
|
|
209
|
+
selector: n.selector,
|
|
210
|
+
value: {
|
|
211
|
+
type: "pointExpand",
|
|
212
|
+
operation: n.operation,
|
|
213
|
+
partitionBy: n.partitionBy,
|
|
214
|
+
origin: n.origin,
|
|
215
|
+
...i
|
|
216
|
+
}
|
|
217
|
+
};
|
|
218
|
+
}
|
|
219
|
+
}
|
|
220
|
+
}), ue = {
|
|
221
|
+
AElig: "Æ",
|
|
222
|
+
AMP: "&",
|
|
223
|
+
Aacute: "Á",
|
|
224
|
+
Abreve: "Ă",
|
|
225
|
+
Acirc: "Â",
|
|
226
|
+
Acy: "А",
|
|
227
|
+
Afr: "𝔄",
|
|
228
|
+
Agrave: "À",
|
|
229
|
+
Alpha: "Α",
|
|
230
|
+
Amacr: "Ā",
|
|
231
|
+
And: "⩓",
|
|
232
|
+
Aogon: "Ą",
|
|
233
|
+
Aopf: "𝔸",
|
|
234
|
+
ApplyFunction: "",
|
|
235
|
+
Aring: "Å",
|
|
236
|
+
Ascr: "𝒜",
|
|
237
|
+
Assign: "≔",
|
|
238
|
+
Atilde: "Ã",
|
|
239
|
+
Auml: "Ä",
|
|
240
|
+
Backslash: "∖",
|
|
241
|
+
Barv: "⫧",
|
|
242
|
+
Barwed: "⌆",
|
|
243
|
+
Bcy: "Б",
|
|
244
|
+
Because: "∵",
|
|
245
|
+
Bernoullis: "ℬ",
|
|
246
|
+
Beta: "Β",
|
|
247
|
+
Bfr: "𝔅",
|
|
248
|
+
Bopf: "𝔹",
|
|
249
|
+
Breve: "˘",
|
|
250
|
+
Bscr: "ℬ",
|
|
251
|
+
Bumpeq: "≎",
|
|
252
|
+
CHcy: "Ч",
|
|
253
|
+
COPY: "©",
|
|
254
|
+
Cacute: "Ć",
|
|
255
|
+
Cap: "⋒",
|
|
256
|
+
CapitalDifferentialD: "ⅅ",
|
|
257
|
+
Cayleys: "ℭ",
|
|
258
|
+
Ccaron: "Č",
|
|
259
|
+
Ccedil: "Ç",
|
|
260
|
+
Ccirc: "Ĉ",
|
|
261
|
+
Cconint: "∰",
|
|
262
|
+
Cdot: "Ċ",
|
|
263
|
+
Cedilla: "¸",
|
|
264
|
+
CenterDot: "·",
|
|
265
|
+
Cfr: "ℭ",
|
|
266
|
+
Chi: "Χ",
|
|
267
|
+
CircleDot: "⊙",
|
|
268
|
+
CircleMinus: "⊖",
|
|
269
|
+
CirclePlus: "⊕",
|
|
270
|
+
CircleTimes: "⊗",
|
|
271
|
+
ClockwiseContourIntegral: "∲",
|
|
272
|
+
CloseCurlyDoubleQuote: "”",
|
|
273
|
+
CloseCurlyQuote: "’",
|
|
274
|
+
Colon: "∷",
|
|
275
|
+
Colone: "⩴",
|
|
276
|
+
Congruent: "≡",
|
|
277
|
+
Conint: "∯",
|
|
278
|
+
ContourIntegral: "∮",
|
|
279
|
+
Copf: "ℂ",
|
|
280
|
+
Coproduct: "∐",
|
|
281
|
+
CounterClockwiseContourIntegral: "∳",
|
|
282
|
+
Cross: "⨯",
|
|
283
|
+
Cscr: "𝒞",
|
|
284
|
+
Cup: "⋓",
|
|
285
|
+
CupCap: "≍",
|
|
286
|
+
DD: "ⅅ",
|
|
287
|
+
DDotrahd: "⤑",
|
|
288
|
+
DJcy: "Ђ",
|
|
289
|
+
DScy: "Ѕ",
|
|
290
|
+
DZcy: "Џ",
|
|
291
|
+
Dagger: "‡",
|
|
292
|
+
Darr: "↡",
|
|
293
|
+
Dashv: "⫤",
|
|
294
|
+
Dcaron: "Ď",
|
|
295
|
+
Dcy: "Д",
|
|
296
|
+
Del: "∇",
|
|
297
|
+
Delta: "Δ",
|
|
298
|
+
Dfr: "𝔇",
|
|
299
|
+
DiacriticalAcute: "´",
|
|
300
|
+
DiacriticalDot: "˙",
|
|
301
|
+
DiacriticalDoubleAcute: "˝",
|
|
302
|
+
DiacriticalGrave: "`",
|
|
303
|
+
DiacriticalTilde: "˜",
|
|
304
|
+
Diamond: "⋄",
|
|
305
|
+
DifferentialD: "ⅆ",
|
|
306
|
+
Dopf: "𝔻",
|
|
307
|
+
Dot: "¨",
|
|
308
|
+
DotDot: "⃜",
|
|
309
|
+
DotEqual: "≐",
|
|
310
|
+
DoubleContourIntegral: "∯",
|
|
311
|
+
DoubleDot: "¨",
|
|
312
|
+
DoubleDownArrow: "⇓",
|
|
313
|
+
DoubleLeftArrow: "⇐",
|
|
314
|
+
DoubleLeftRightArrow: "⇔",
|
|
315
|
+
DoubleLeftTee: "⫤",
|
|
316
|
+
DoubleLongLeftArrow: "⟸",
|
|
317
|
+
DoubleLongLeftRightArrow: "⟺",
|
|
318
|
+
DoubleLongRightArrow: "⟹",
|
|
319
|
+
DoubleRightArrow: "⇒",
|
|
320
|
+
DoubleRightTee: "⊨",
|
|
321
|
+
DoubleUpArrow: "⇑",
|
|
322
|
+
DoubleUpDownArrow: "⇕",
|
|
323
|
+
DoubleVerticalBar: "∥",
|
|
324
|
+
DownArrow: "↓",
|
|
325
|
+
DownArrowBar: "⤓",
|
|
326
|
+
DownArrowUpArrow: "⇵",
|
|
327
|
+
DownBreve: "̑",
|
|
328
|
+
DownLeftRightVector: "⥐",
|
|
329
|
+
DownLeftTeeVector: "⥞",
|
|
330
|
+
DownLeftVector: "↽",
|
|
331
|
+
DownLeftVectorBar: "⥖",
|
|
332
|
+
DownRightTeeVector: "⥟",
|
|
333
|
+
DownRightVector: "⇁",
|
|
334
|
+
DownRightVectorBar: "⥗",
|
|
335
|
+
DownTee: "⊤",
|
|
336
|
+
DownTeeArrow: "↧",
|
|
337
|
+
Downarrow: "⇓",
|
|
338
|
+
Dscr: "𝒟",
|
|
339
|
+
Dstrok: "Đ",
|
|
340
|
+
ENG: "Ŋ",
|
|
341
|
+
ETH: "Ð",
|
|
342
|
+
Eacute: "É",
|
|
343
|
+
Ecaron: "Ě",
|
|
344
|
+
Ecirc: "Ê",
|
|
345
|
+
Ecy: "Э",
|
|
346
|
+
Edot: "Ė",
|
|
347
|
+
Efr: "𝔈",
|
|
348
|
+
Egrave: "È",
|
|
349
|
+
Element: "∈",
|
|
350
|
+
Emacr: "Ē",
|
|
351
|
+
EmptySmallSquare: "◻",
|
|
352
|
+
EmptyVerySmallSquare: "▫",
|
|
353
|
+
Eogon: "Ę",
|
|
354
|
+
Eopf: "𝔼",
|
|
355
|
+
Epsilon: "Ε",
|
|
356
|
+
Equal: "⩵",
|
|
357
|
+
EqualTilde: "≂",
|
|
358
|
+
Equilibrium: "⇌",
|
|
359
|
+
Escr: "ℰ",
|
|
360
|
+
Esim: "⩳",
|
|
361
|
+
Eta: "Η",
|
|
362
|
+
Euml: "Ë",
|
|
363
|
+
Exists: "∃",
|
|
364
|
+
ExponentialE: "ⅇ",
|
|
365
|
+
Fcy: "Ф",
|
|
366
|
+
Ffr: "𝔉",
|
|
367
|
+
FilledSmallSquare: "◼",
|
|
368
|
+
FilledVerySmallSquare: "▪",
|
|
369
|
+
Fopf: "𝔽",
|
|
370
|
+
ForAll: "∀",
|
|
371
|
+
Fouriertrf: "ℱ",
|
|
372
|
+
Fscr: "ℱ",
|
|
373
|
+
GJcy: "Ѓ",
|
|
374
|
+
GT: ">",
|
|
375
|
+
Gamma: "Γ",
|
|
376
|
+
Gammad: "Ϝ",
|
|
377
|
+
Gbreve: "Ğ",
|
|
378
|
+
Gcedil: "Ģ",
|
|
379
|
+
Gcirc: "Ĝ",
|
|
380
|
+
Gcy: "Г",
|
|
381
|
+
Gdot: "Ġ",
|
|
382
|
+
Gfr: "𝔊",
|
|
383
|
+
Gg: "⋙",
|
|
384
|
+
Gopf: "𝔾",
|
|
385
|
+
GreaterEqual: "≥",
|
|
386
|
+
GreaterEqualLess: "⋛",
|
|
387
|
+
GreaterFullEqual: "≧",
|
|
388
|
+
GreaterGreater: "⪢",
|
|
389
|
+
GreaterLess: "≷",
|
|
390
|
+
GreaterSlantEqual: "⩾",
|
|
391
|
+
GreaterTilde: "≳",
|
|
392
|
+
Gscr: "𝒢",
|
|
393
|
+
Gt: "≫",
|
|
394
|
+
HARDcy: "Ъ",
|
|
395
|
+
Hacek: "ˇ",
|
|
396
|
+
Hat: "^",
|
|
397
|
+
Hcirc: "Ĥ",
|
|
398
|
+
Hfr: "ℌ",
|
|
399
|
+
HilbertSpace: "ℋ",
|
|
400
|
+
Hopf: "ℍ",
|
|
401
|
+
HorizontalLine: "─",
|
|
402
|
+
Hscr: "ℋ",
|
|
403
|
+
Hstrok: "Ħ",
|
|
404
|
+
HumpDownHump: "≎",
|
|
405
|
+
HumpEqual: "≏",
|
|
406
|
+
IEcy: "Е",
|
|
407
|
+
IJlig: "IJ",
|
|
408
|
+
IOcy: "Ё",
|
|
409
|
+
Iacute: "Í",
|
|
410
|
+
Icirc: "Î",
|
|
411
|
+
Icy: "И",
|
|
412
|
+
Idot: "İ",
|
|
413
|
+
Ifr: "ℑ",
|
|
414
|
+
Igrave: "Ì",
|
|
415
|
+
Im: "ℑ",
|
|
416
|
+
Imacr: "Ī",
|
|
417
|
+
ImaginaryI: "ⅈ",
|
|
418
|
+
Implies: "⇒",
|
|
419
|
+
Int: "∬",
|
|
420
|
+
Integral: "∫",
|
|
421
|
+
Intersection: "⋂",
|
|
422
|
+
InvisibleComma: "",
|
|
423
|
+
InvisibleTimes: "",
|
|
424
|
+
Iogon: "Į",
|
|
425
|
+
Iopf: "𝕀",
|
|
426
|
+
Iota: "Ι",
|
|
427
|
+
Iscr: "ℐ",
|
|
428
|
+
Itilde: "Ĩ",
|
|
429
|
+
Iukcy: "І",
|
|
430
|
+
Iuml: "Ï",
|
|
431
|
+
Jcirc: "Ĵ",
|
|
432
|
+
Jcy: "Й",
|
|
433
|
+
Jfr: "𝔍",
|
|
434
|
+
Jopf: "𝕁",
|
|
435
|
+
Jscr: "𝒥",
|
|
436
|
+
Jsercy: "Ј",
|
|
437
|
+
Jukcy: "Є",
|
|
438
|
+
KHcy: "Х",
|
|
439
|
+
KJcy: "Ќ",
|
|
440
|
+
Kappa: "Κ",
|
|
441
|
+
Kcedil: "Ķ",
|
|
442
|
+
Kcy: "К",
|
|
443
|
+
Kfr: "𝔎",
|
|
444
|
+
Kopf: "𝕂",
|
|
445
|
+
Kscr: "𝒦",
|
|
446
|
+
LJcy: "Љ",
|
|
447
|
+
LT: "<",
|
|
448
|
+
Lacute: "Ĺ",
|
|
449
|
+
Lambda: "Λ",
|
|
450
|
+
Lang: "⟪",
|
|
451
|
+
Laplacetrf: "ℒ",
|
|
452
|
+
Larr: "↞",
|
|
453
|
+
Lcaron: "Ľ",
|
|
454
|
+
Lcedil: "Ļ",
|
|
455
|
+
Lcy: "Л",
|
|
456
|
+
LeftAngleBracket: "⟨",
|
|
457
|
+
LeftArrow: "←",
|
|
458
|
+
LeftArrowBar: "⇤",
|
|
459
|
+
LeftArrowRightArrow: "⇆",
|
|
460
|
+
LeftCeiling: "⌈",
|
|
461
|
+
LeftDoubleBracket: "⟦",
|
|
462
|
+
LeftDownTeeVector: "⥡",
|
|
463
|
+
LeftDownVector: "⇃",
|
|
464
|
+
LeftDownVectorBar: "⥙",
|
|
465
|
+
LeftFloor: "⌊",
|
|
466
|
+
LeftRightArrow: "↔",
|
|
467
|
+
LeftRightVector: "⥎",
|
|
468
|
+
LeftTee: "⊣",
|
|
469
|
+
LeftTeeArrow: "↤",
|
|
470
|
+
LeftTeeVector: "⥚",
|
|
471
|
+
LeftTriangle: "⊲",
|
|
472
|
+
LeftTriangleBar: "⧏",
|
|
473
|
+
LeftTriangleEqual: "⊴",
|
|
474
|
+
LeftUpDownVector: "⥑",
|
|
475
|
+
LeftUpTeeVector: "⥠",
|
|
476
|
+
LeftUpVector: "↿",
|
|
477
|
+
LeftUpVectorBar: "⥘",
|
|
478
|
+
LeftVector: "↼",
|
|
479
|
+
LeftVectorBar: "⥒",
|
|
480
|
+
Leftarrow: "⇐",
|
|
481
|
+
Leftrightarrow: "⇔",
|
|
482
|
+
LessEqualGreater: "⋚",
|
|
483
|
+
LessFullEqual: "≦",
|
|
484
|
+
LessGreater: "≶",
|
|
485
|
+
LessLess: "⪡",
|
|
486
|
+
LessSlantEqual: "⩽",
|
|
487
|
+
LessTilde: "≲",
|
|
488
|
+
Lfr: "𝔏",
|
|
489
|
+
Ll: "⋘",
|
|
490
|
+
Lleftarrow: "⇚",
|
|
491
|
+
Lmidot: "Ŀ",
|
|
492
|
+
LongLeftArrow: "⟵",
|
|
493
|
+
LongLeftRightArrow: "⟷",
|
|
494
|
+
LongRightArrow: "⟶",
|
|
495
|
+
Longleftarrow: "⟸",
|
|
496
|
+
Longleftrightarrow: "⟺",
|
|
497
|
+
Longrightarrow: "⟹",
|
|
498
|
+
Lopf: "𝕃",
|
|
499
|
+
LowerLeftArrow: "↙",
|
|
500
|
+
LowerRightArrow: "↘",
|
|
501
|
+
Lscr: "ℒ",
|
|
502
|
+
Lsh: "↰",
|
|
503
|
+
Lstrok: "Ł",
|
|
504
|
+
Lt: "≪",
|
|
505
|
+
Map: "⤅",
|
|
506
|
+
Mcy: "М",
|
|
507
|
+
MediumSpace: " ",
|
|
508
|
+
Mellintrf: "ℳ",
|
|
509
|
+
Mfr: "𝔐",
|
|
510
|
+
MinusPlus: "∓",
|
|
511
|
+
Mopf: "𝕄",
|
|
512
|
+
Mscr: "ℳ",
|
|
513
|
+
Mu: "Μ",
|
|
514
|
+
NJcy: "Њ",
|
|
515
|
+
Nacute: "Ń",
|
|
516
|
+
Ncaron: "Ň",
|
|
517
|
+
Ncedil: "Ņ",
|
|
518
|
+
Ncy: "Н",
|
|
519
|
+
NegativeMediumSpace: "",
|
|
520
|
+
NegativeThickSpace: "",
|
|
521
|
+
NegativeThinSpace: "",
|
|
522
|
+
NegativeVeryThinSpace: "",
|
|
523
|
+
NestedGreaterGreater: "≫",
|
|
524
|
+
NestedLessLess: "≪",
|
|
525
|
+
NewLine: "\n",
|
|
526
|
+
Nfr: "𝔑",
|
|
527
|
+
NoBreak: "",
|
|
528
|
+
NonBreakingSpace: "\xA0",
|
|
529
|
+
Nopf: "ℕ",
|
|
530
|
+
Not: "⫬",
|
|
531
|
+
NotCongruent: "≢",
|
|
532
|
+
NotCupCap: "≭",
|
|
533
|
+
NotDoubleVerticalBar: "∦",
|
|
534
|
+
NotElement: "∉",
|
|
535
|
+
NotEqual: "≠",
|
|
536
|
+
NotEqualTilde: "≂̸",
|
|
537
|
+
NotExists: "∄",
|
|
538
|
+
NotGreater: "≯",
|
|
539
|
+
NotGreaterEqual: "≱",
|
|
540
|
+
NotGreaterFullEqual: "≧̸",
|
|
541
|
+
NotGreaterGreater: "≫̸",
|
|
542
|
+
NotGreaterLess: "≹",
|
|
543
|
+
NotGreaterSlantEqual: "⩾̸",
|
|
544
|
+
NotGreaterTilde: "≵",
|
|
545
|
+
NotHumpDownHump: "≎̸",
|
|
546
|
+
NotHumpEqual: "≏̸",
|
|
547
|
+
NotLeftTriangle: "⋪",
|
|
548
|
+
NotLeftTriangleBar: "⧏̸",
|
|
549
|
+
NotLeftTriangleEqual: "⋬",
|
|
550
|
+
NotLess: "≮",
|
|
551
|
+
NotLessEqual: "≰",
|
|
552
|
+
NotLessGreater: "≸",
|
|
553
|
+
NotLessLess: "≪̸",
|
|
554
|
+
NotLessSlantEqual: "⩽̸",
|
|
555
|
+
NotLessTilde: "≴",
|
|
556
|
+
NotNestedGreaterGreater: "⪢̸",
|
|
557
|
+
NotNestedLessLess: "⪡̸",
|
|
558
|
+
NotPrecedes: "⊀",
|
|
559
|
+
NotPrecedesEqual: "⪯̸",
|
|
560
|
+
NotPrecedesSlantEqual: "⋠",
|
|
561
|
+
NotReverseElement: "∌",
|
|
562
|
+
NotRightTriangle: "⋫",
|
|
563
|
+
NotRightTriangleBar: "⧐̸",
|
|
564
|
+
NotRightTriangleEqual: "⋭",
|
|
565
|
+
NotSquareSubset: "⊏̸",
|
|
566
|
+
NotSquareSubsetEqual: "⋢",
|
|
567
|
+
NotSquareSuperset: "⊐̸",
|
|
568
|
+
NotSquareSupersetEqual: "⋣",
|
|
569
|
+
NotSubset: "⊂⃒",
|
|
570
|
+
NotSubsetEqual: "⊈",
|
|
571
|
+
NotSucceeds: "⊁",
|
|
572
|
+
NotSucceedsEqual: "⪰̸",
|
|
573
|
+
NotSucceedsSlantEqual: "⋡",
|
|
574
|
+
NotSucceedsTilde: "≿̸",
|
|
575
|
+
NotSuperset: "⊃⃒",
|
|
576
|
+
NotSupersetEqual: "⊉",
|
|
577
|
+
NotTilde: "≁",
|
|
578
|
+
NotTildeEqual: "≄",
|
|
579
|
+
NotTildeFullEqual: "≇",
|
|
580
|
+
NotTildeTilde: "≉",
|
|
581
|
+
NotVerticalBar: "∤",
|
|
582
|
+
Nscr: "𝒩",
|
|
583
|
+
Ntilde: "Ñ",
|
|
584
|
+
Nu: "Ν",
|
|
585
|
+
OElig: "Œ",
|
|
586
|
+
Oacute: "Ó",
|
|
587
|
+
Ocirc: "Ô",
|
|
588
|
+
Ocy: "О",
|
|
589
|
+
Odblac: "Ő",
|
|
590
|
+
Ofr: "𝔒",
|
|
591
|
+
Ograve: "Ò",
|
|
592
|
+
Omacr: "Ō",
|
|
593
|
+
Omega: "Ω",
|
|
594
|
+
Omicron: "Ο",
|
|
595
|
+
Oopf: "𝕆",
|
|
596
|
+
OpenCurlyDoubleQuote: "“",
|
|
597
|
+
OpenCurlyQuote: "‘",
|
|
598
|
+
Or: "⩔",
|
|
599
|
+
Oscr: "𝒪",
|
|
600
|
+
Oslash: "Ø",
|
|
601
|
+
Otilde: "Õ",
|
|
602
|
+
Otimes: "⨷",
|
|
603
|
+
Ouml: "Ö",
|
|
604
|
+
OverBar: "‾",
|
|
605
|
+
OverBrace: "⏞",
|
|
606
|
+
OverBracket: "⎴",
|
|
607
|
+
OverParenthesis: "⏜",
|
|
608
|
+
PartialD: "∂",
|
|
609
|
+
Pcy: "П",
|
|
610
|
+
Pfr: "𝔓",
|
|
611
|
+
Phi: "Φ",
|
|
612
|
+
Pi: "Π",
|
|
613
|
+
PlusMinus: "±",
|
|
614
|
+
Poincareplane: "ℌ",
|
|
615
|
+
Popf: "ℙ",
|
|
616
|
+
Pr: "⪻",
|
|
617
|
+
Precedes: "≺",
|
|
618
|
+
PrecedesEqual: "⪯",
|
|
619
|
+
PrecedesSlantEqual: "≼",
|
|
620
|
+
PrecedesTilde: "≾",
|
|
621
|
+
Prime: "″",
|
|
622
|
+
Product: "∏",
|
|
623
|
+
Proportion: "∷",
|
|
624
|
+
Proportional: "∝",
|
|
625
|
+
Pscr: "𝒫",
|
|
626
|
+
Psi: "Ψ",
|
|
627
|
+
QUOT: "\"",
|
|
628
|
+
Qfr: "𝔔",
|
|
629
|
+
Qopf: "ℚ",
|
|
630
|
+
Qscr: "𝒬",
|
|
631
|
+
RBarr: "⤐",
|
|
632
|
+
REG: "®",
|
|
633
|
+
Racute: "Ŕ",
|
|
634
|
+
Rang: "⟫",
|
|
635
|
+
Rarr: "↠",
|
|
636
|
+
Rarrtl: "⤖",
|
|
637
|
+
Rcaron: "Ř",
|
|
638
|
+
Rcedil: "Ŗ",
|
|
639
|
+
Rcy: "Р",
|
|
640
|
+
Re: "ℜ",
|
|
641
|
+
ReverseElement: "∋",
|
|
642
|
+
ReverseEquilibrium: "⇋",
|
|
643
|
+
ReverseUpEquilibrium: "⥯",
|
|
644
|
+
Rfr: "ℜ",
|
|
645
|
+
Rho: "Ρ",
|
|
646
|
+
RightAngleBracket: "⟩",
|
|
647
|
+
RightArrow: "→",
|
|
648
|
+
RightArrowBar: "⇥",
|
|
649
|
+
RightArrowLeftArrow: "⇄",
|
|
650
|
+
RightCeiling: "⌉",
|
|
651
|
+
RightDoubleBracket: "⟧",
|
|
652
|
+
RightDownTeeVector: "⥝",
|
|
653
|
+
RightDownVector: "⇂",
|
|
654
|
+
RightDownVectorBar: "⥕",
|
|
655
|
+
RightFloor: "⌋",
|
|
656
|
+
RightTee: "⊢",
|
|
657
|
+
RightTeeArrow: "↦",
|
|
658
|
+
RightTeeVector: "⥛",
|
|
659
|
+
RightTriangle: "⊳",
|
|
660
|
+
RightTriangleBar: "⧐",
|
|
661
|
+
RightTriangleEqual: "⊵",
|
|
662
|
+
RightUpDownVector: "⥏",
|
|
663
|
+
RightUpTeeVector: "⥜",
|
|
664
|
+
RightUpVector: "↾",
|
|
665
|
+
RightUpVectorBar: "⥔",
|
|
666
|
+
RightVector: "⇀",
|
|
667
|
+
RightVectorBar: "⥓",
|
|
668
|
+
Rightarrow: "⇒",
|
|
669
|
+
Ropf: "ℝ",
|
|
670
|
+
RoundImplies: "⥰",
|
|
671
|
+
Rrightarrow: "⇛",
|
|
672
|
+
Rscr: "ℛ",
|
|
673
|
+
Rsh: "↱",
|
|
674
|
+
RuleDelayed: "⧴",
|
|
675
|
+
SHCHcy: "Щ",
|
|
676
|
+
SHcy: "Ш",
|
|
677
|
+
SOFTcy: "Ь",
|
|
678
|
+
Sacute: "Ś",
|
|
679
|
+
Sc: "⪼",
|
|
680
|
+
Scaron: "Š",
|
|
681
|
+
Scedil: "Ş",
|
|
682
|
+
Scirc: "Ŝ",
|
|
683
|
+
Scy: "С",
|
|
684
|
+
Sfr: "𝔖",
|
|
685
|
+
ShortDownArrow: "↓",
|
|
686
|
+
ShortLeftArrow: "←",
|
|
687
|
+
ShortRightArrow: "→",
|
|
688
|
+
ShortUpArrow: "↑",
|
|
689
|
+
Sigma: "Σ",
|
|
690
|
+
SmallCircle: "∘",
|
|
691
|
+
Sopf: "𝕊",
|
|
692
|
+
Sqrt: "√",
|
|
693
|
+
Square: "□",
|
|
694
|
+
SquareIntersection: "⊓",
|
|
695
|
+
SquareSubset: "⊏",
|
|
696
|
+
SquareSubsetEqual: "⊑",
|
|
697
|
+
SquareSuperset: "⊐",
|
|
698
|
+
SquareSupersetEqual: "⊒",
|
|
699
|
+
SquareUnion: "⊔",
|
|
700
|
+
Sscr: "𝒮",
|
|
701
|
+
Star: "⋆",
|
|
702
|
+
Sub: "⋐",
|
|
703
|
+
Subset: "⋐",
|
|
704
|
+
SubsetEqual: "⊆",
|
|
705
|
+
Succeeds: "≻",
|
|
706
|
+
SucceedsEqual: "⪰",
|
|
707
|
+
SucceedsSlantEqual: "≽",
|
|
708
|
+
SucceedsTilde: "≿",
|
|
709
|
+
SuchThat: "∋",
|
|
710
|
+
Sum: "∑",
|
|
711
|
+
Sup: "⋑",
|
|
712
|
+
Superset: "⊃",
|
|
713
|
+
SupersetEqual: "⊇",
|
|
714
|
+
Supset: "⋑",
|
|
715
|
+
THORN: "Þ",
|
|
716
|
+
TRADE: "™",
|
|
717
|
+
TSHcy: "Ћ",
|
|
718
|
+
TScy: "Ц",
|
|
719
|
+
Tab: " ",
|
|
720
|
+
Tau: "Τ",
|
|
721
|
+
Tcaron: "Ť",
|
|
722
|
+
Tcedil: "Ţ",
|
|
723
|
+
Tcy: "Т",
|
|
724
|
+
Tfr: "𝔗",
|
|
725
|
+
Therefore: "∴",
|
|
726
|
+
Theta: "Θ",
|
|
727
|
+
ThickSpace: " ",
|
|
728
|
+
ThinSpace: " ",
|
|
729
|
+
Tilde: "∼",
|
|
730
|
+
TildeEqual: "≃",
|
|
731
|
+
TildeFullEqual: "≅",
|
|
732
|
+
TildeTilde: "≈",
|
|
733
|
+
Topf: "𝕋",
|
|
734
|
+
TripleDot: "⃛",
|
|
735
|
+
Tscr: "𝒯",
|
|
736
|
+
Tstrok: "Ŧ",
|
|
737
|
+
Uacute: "Ú",
|
|
738
|
+
Uarr: "↟",
|
|
739
|
+
Uarrocir: "⥉",
|
|
740
|
+
Ubrcy: "Ў",
|
|
741
|
+
Ubreve: "Ŭ",
|
|
742
|
+
Ucirc: "Û",
|
|
743
|
+
Ucy: "У",
|
|
744
|
+
Udblac: "Ű",
|
|
745
|
+
Ufr: "𝔘",
|
|
746
|
+
Ugrave: "Ù",
|
|
747
|
+
Umacr: "Ū",
|
|
748
|
+
UnderBar: "_",
|
|
749
|
+
UnderBrace: "⏟",
|
|
750
|
+
UnderBracket: "⎵",
|
|
751
|
+
UnderParenthesis: "⏝",
|
|
752
|
+
Union: "⋃",
|
|
753
|
+
UnionPlus: "⊎",
|
|
754
|
+
Uogon: "Ų",
|
|
755
|
+
Uopf: "𝕌",
|
|
756
|
+
UpArrow: "↑",
|
|
757
|
+
UpArrowBar: "⤒",
|
|
758
|
+
UpArrowDownArrow: "⇅",
|
|
759
|
+
UpDownArrow: "↕",
|
|
760
|
+
UpEquilibrium: "⥮",
|
|
761
|
+
UpTee: "⊥",
|
|
762
|
+
UpTeeArrow: "↥",
|
|
763
|
+
Uparrow: "⇑",
|
|
764
|
+
Updownarrow: "⇕",
|
|
765
|
+
UpperLeftArrow: "↖",
|
|
766
|
+
UpperRightArrow: "↗",
|
|
767
|
+
Upsi: "ϒ",
|
|
768
|
+
Upsilon: "Υ",
|
|
769
|
+
Uring: "Ů",
|
|
770
|
+
Uscr: "𝒰",
|
|
771
|
+
Utilde: "Ũ",
|
|
772
|
+
Uuml: "Ü",
|
|
773
|
+
VDash: "⊫",
|
|
774
|
+
Vbar: "⫫",
|
|
775
|
+
Vcy: "В",
|
|
776
|
+
Vdash: "⊩",
|
|
777
|
+
Vdashl: "⫦",
|
|
778
|
+
Vee: "⋁",
|
|
779
|
+
Verbar: "‖",
|
|
780
|
+
Vert: "‖",
|
|
781
|
+
VerticalBar: "∣",
|
|
782
|
+
VerticalLine: "|",
|
|
783
|
+
VerticalSeparator: "❘",
|
|
784
|
+
VerticalTilde: "≀",
|
|
785
|
+
VeryThinSpace: " ",
|
|
786
|
+
Vfr: "𝔙",
|
|
787
|
+
Vopf: "𝕍",
|
|
788
|
+
Vscr: "𝒱",
|
|
789
|
+
Vvdash: "⊪",
|
|
790
|
+
Wcirc: "Ŵ",
|
|
791
|
+
Wedge: "⋀",
|
|
792
|
+
Wfr: "𝔚",
|
|
793
|
+
Wopf: "𝕎",
|
|
794
|
+
Wscr: "𝒲",
|
|
795
|
+
Xfr: "𝔛",
|
|
796
|
+
Xi: "Ξ",
|
|
797
|
+
Xopf: "𝕏",
|
|
798
|
+
Xscr: "𝒳",
|
|
799
|
+
YAcy: "Я",
|
|
800
|
+
YIcy: "Ї",
|
|
801
|
+
YUcy: "Ю",
|
|
802
|
+
Yacute: "Ý",
|
|
803
|
+
Ycirc: "Ŷ",
|
|
804
|
+
Ycy: "Ы",
|
|
805
|
+
Yfr: "𝔜",
|
|
806
|
+
Yopf: "𝕐",
|
|
807
|
+
Yscr: "𝒴",
|
|
808
|
+
Yuml: "Ÿ",
|
|
809
|
+
ZHcy: "Ж",
|
|
810
|
+
Zacute: "Ź",
|
|
811
|
+
Zcaron: "Ž",
|
|
812
|
+
Zcy: "З",
|
|
813
|
+
Zdot: "Ż",
|
|
814
|
+
ZeroWidthSpace: "",
|
|
815
|
+
Zeta: "Ζ",
|
|
816
|
+
Zfr: "ℨ",
|
|
817
|
+
Zopf: "ℤ",
|
|
818
|
+
Zscr: "𝒵",
|
|
819
|
+
aacute: "á",
|
|
820
|
+
abreve: "ă",
|
|
821
|
+
ac: "∾",
|
|
822
|
+
acE: "∾̳",
|
|
823
|
+
acd: "∿",
|
|
824
|
+
acirc: "â",
|
|
825
|
+
acute: "´",
|
|
826
|
+
acy: "а",
|
|
827
|
+
aelig: "æ",
|
|
828
|
+
af: "",
|
|
829
|
+
afr: "𝔞",
|
|
830
|
+
agrave: "à",
|
|
831
|
+
alefsym: "ℵ",
|
|
832
|
+
aleph: "ℵ",
|
|
833
|
+
alpha: "α",
|
|
834
|
+
amacr: "ā",
|
|
835
|
+
amalg: "⨿",
|
|
836
|
+
amp: "&",
|
|
837
|
+
and: "∧",
|
|
838
|
+
andand: "⩕",
|
|
839
|
+
andd: "⩜",
|
|
840
|
+
andslope: "⩘",
|
|
841
|
+
andv: "⩚",
|
|
842
|
+
ang: "∠",
|
|
843
|
+
ange: "⦤",
|
|
844
|
+
angle: "∠",
|
|
845
|
+
angmsd: "∡",
|
|
846
|
+
angmsdaa: "⦨",
|
|
847
|
+
angmsdab: "⦩",
|
|
848
|
+
angmsdac: "⦪",
|
|
849
|
+
angmsdad: "⦫",
|
|
850
|
+
angmsdae: "⦬",
|
|
851
|
+
angmsdaf: "⦭",
|
|
852
|
+
angmsdag: "⦮",
|
|
853
|
+
angmsdah: "⦯",
|
|
854
|
+
angrt: "∟",
|
|
855
|
+
angrtvb: "⊾",
|
|
856
|
+
angrtvbd: "⦝",
|
|
857
|
+
angsph: "∢",
|
|
858
|
+
angst: "Å",
|
|
859
|
+
angzarr: "⍼",
|
|
860
|
+
aogon: "ą",
|
|
861
|
+
aopf: "𝕒",
|
|
862
|
+
ap: "≈",
|
|
863
|
+
apE: "⩰",
|
|
864
|
+
apacir: "⩯",
|
|
865
|
+
ape: "≊",
|
|
866
|
+
apid: "≋",
|
|
867
|
+
apos: "'",
|
|
868
|
+
approx: "≈",
|
|
869
|
+
approxeq: "≊",
|
|
870
|
+
aring: "å",
|
|
871
|
+
ascr: "𝒶",
|
|
872
|
+
ast: "*",
|
|
873
|
+
asymp: "≈",
|
|
874
|
+
asympeq: "≍",
|
|
875
|
+
atilde: "ã",
|
|
876
|
+
auml: "ä",
|
|
877
|
+
awconint: "∳",
|
|
878
|
+
awint: "⨑",
|
|
879
|
+
bNot: "⫭",
|
|
880
|
+
backcong: "≌",
|
|
881
|
+
backepsilon: "϶",
|
|
882
|
+
backprime: "‵",
|
|
883
|
+
backsim: "∽",
|
|
884
|
+
backsimeq: "⋍",
|
|
885
|
+
barvee: "⊽",
|
|
886
|
+
barwed: "⌅",
|
|
887
|
+
barwedge: "⌅",
|
|
888
|
+
bbrk: "⎵",
|
|
889
|
+
bbrktbrk: "⎶",
|
|
890
|
+
bcong: "≌",
|
|
891
|
+
bcy: "б",
|
|
892
|
+
bdquo: "„",
|
|
893
|
+
becaus: "∵",
|
|
894
|
+
because: "∵",
|
|
895
|
+
bemptyv: "⦰",
|
|
896
|
+
bepsi: "϶",
|
|
897
|
+
bernou: "ℬ",
|
|
898
|
+
beta: "β",
|
|
899
|
+
beth: "ℶ",
|
|
900
|
+
between: "≬",
|
|
901
|
+
bfr: "𝔟",
|
|
902
|
+
bigcap: "⋂",
|
|
903
|
+
bigcirc: "◯",
|
|
904
|
+
bigcup: "⋃",
|
|
905
|
+
bigodot: "⨀",
|
|
906
|
+
bigoplus: "⨁",
|
|
907
|
+
bigotimes: "⨂",
|
|
908
|
+
bigsqcup: "⨆",
|
|
909
|
+
bigstar: "★",
|
|
910
|
+
bigtriangledown: "▽",
|
|
911
|
+
bigtriangleup: "△",
|
|
912
|
+
biguplus: "⨄",
|
|
913
|
+
bigvee: "⋁",
|
|
914
|
+
bigwedge: "⋀",
|
|
915
|
+
bkarow: "⤍",
|
|
916
|
+
blacklozenge: "⧫",
|
|
917
|
+
blacksquare: "▪",
|
|
918
|
+
blacktriangle: "▴",
|
|
919
|
+
blacktriangledown: "▾",
|
|
920
|
+
blacktriangleleft: "◂",
|
|
921
|
+
blacktriangleright: "▸",
|
|
922
|
+
blank: "␣",
|
|
923
|
+
blk12: "▒",
|
|
924
|
+
blk14: "░",
|
|
925
|
+
blk34: "▓",
|
|
926
|
+
block: "█",
|
|
927
|
+
bne: "=⃥",
|
|
928
|
+
bnequiv: "≡⃥",
|
|
929
|
+
bnot: "⌐",
|
|
930
|
+
bopf: "𝕓",
|
|
931
|
+
bot: "⊥",
|
|
932
|
+
bottom: "⊥",
|
|
933
|
+
bowtie: "⋈",
|
|
934
|
+
boxDL: "╗",
|
|
935
|
+
boxDR: "╔",
|
|
936
|
+
boxDl: "╖",
|
|
937
|
+
boxDr: "╓",
|
|
938
|
+
boxH: "═",
|
|
939
|
+
boxHD: "╦",
|
|
940
|
+
boxHU: "╩",
|
|
941
|
+
boxHd: "╤",
|
|
942
|
+
boxHu: "╧",
|
|
943
|
+
boxUL: "╝",
|
|
944
|
+
boxUR: "╚",
|
|
945
|
+
boxUl: "╜",
|
|
946
|
+
boxUr: "╙",
|
|
947
|
+
boxV: "║",
|
|
948
|
+
boxVH: "╬",
|
|
949
|
+
boxVL: "╣",
|
|
950
|
+
boxVR: "╠",
|
|
951
|
+
boxVh: "╫",
|
|
952
|
+
boxVl: "╢",
|
|
953
|
+
boxVr: "╟",
|
|
954
|
+
boxbox: "⧉",
|
|
955
|
+
boxdL: "╕",
|
|
956
|
+
boxdR: "╒",
|
|
957
|
+
boxdl: "┐",
|
|
958
|
+
boxdr: "┌",
|
|
959
|
+
boxh: "─",
|
|
960
|
+
boxhD: "╥",
|
|
961
|
+
boxhU: "╨",
|
|
962
|
+
boxhd: "┬",
|
|
963
|
+
boxhu: "┴",
|
|
964
|
+
boxminus: "⊟",
|
|
965
|
+
boxplus: "⊞",
|
|
966
|
+
boxtimes: "⊠",
|
|
967
|
+
boxuL: "╛",
|
|
968
|
+
boxuR: "╘",
|
|
969
|
+
boxul: "┘",
|
|
970
|
+
boxur: "└",
|
|
971
|
+
boxv: "│",
|
|
972
|
+
boxvH: "╪",
|
|
973
|
+
boxvL: "╡",
|
|
974
|
+
boxvR: "╞",
|
|
975
|
+
boxvh: "┼",
|
|
976
|
+
boxvl: "┤",
|
|
977
|
+
boxvr: "├",
|
|
978
|
+
bprime: "‵",
|
|
979
|
+
breve: "˘",
|
|
980
|
+
brvbar: "¦",
|
|
981
|
+
bscr: "𝒷",
|
|
982
|
+
bsemi: "⁏",
|
|
983
|
+
bsim: "∽",
|
|
984
|
+
bsime: "⋍",
|
|
985
|
+
bsol: "\\",
|
|
986
|
+
bsolb: "⧅",
|
|
987
|
+
bsolhsub: "⟈",
|
|
988
|
+
bull: "•",
|
|
989
|
+
bullet: "•",
|
|
990
|
+
bump: "≎",
|
|
991
|
+
bumpE: "⪮",
|
|
992
|
+
bumpe: "≏",
|
|
993
|
+
bumpeq: "≏",
|
|
994
|
+
cacute: "ć",
|
|
995
|
+
cap: "∩",
|
|
996
|
+
capand: "⩄",
|
|
997
|
+
capbrcup: "⩉",
|
|
998
|
+
capcap: "⩋",
|
|
999
|
+
capcup: "⩇",
|
|
1000
|
+
capdot: "⩀",
|
|
1001
|
+
caps: "∩︀",
|
|
1002
|
+
caret: "⁁",
|
|
1003
|
+
caron: "ˇ",
|
|
1004
|
+
ccaps: "⩍",
|
|
1005
|
+
ccaron: "č",
|
|
1006
|
+
ccedil: "ç",
|
|
1007
|
+
ccirc: "ĉ",
|
|
1008
|
+
ccups: "⩌",
|
|
1009
|
+
ccupssm: "⩐",
|
|
1010
|
+
cdot: "ċ",
|
|
1011
|
+
cedil: "¸",
|
|
1012
|
+
cemptyv: "⦲",
|
|
1013
|
+
cent: "¢",
|
|
1014
|
+
centerdot: "·",
|
|
1015
|
+
cfr: "𝔠",
|
|
1016
|
+
chcy: "ч",
|
|
1017
|
+
check: "✓",
|
|
1018
|
+
checkmark: "✓",
|
|
1019
|
+
chi: "χ",
|
|
1020
|
+
cir: "○",
|
|
1021
|
+
cirE: "⧃",
|
|
1022
|
+
circ: "ˆ",
|
|
1023
|
+
circeq: "≗",
|
|
1024
|
+
circlearrowleft: "↺",
|
|
1025
|
+
circlearrowright: "↻",
|
|
1026
|
+
circledR: "®",
|
|
1027
|
+
circledS: "Ⓢ",
|
|
1028
|
+
circledast: "⊛",
|
|
1029
|
+
circledcirc: "⊚",
|
|
1030
|
+
circleddash: "⊝",
|
|
1031
|
+
cire: "≗",
|
|
1032
|
+
cirfnint: "⨐",
|
|
1033
|
+
cirmid: "⫯",
|
|
1034
|
+
cirscir: "⧂",
|
|
1035
|
+
clubs: "♣",
|
|
1036
|
+
clubsuit: "♣",
|
|
1037
|
+
colon: ":",
|
|
1038
|
+
colone: "≔",
|
|
1039
|
+
coloneq: "≔",
|
|
1040
|
+
comma: ",",
|
|
1041
|
+
commat: "@",
|
|
1042
|
+
comp: "∁",
|
|
1043
|
+
compfn: "∘",
|
|
1044
|
+
complement: "∁",
|
|
1045
|
+
complexes: "ℂ",
|
|
1046
|
+
cong: "≅",
|
|
1047
|
+
congdot: "⩭",
|
|
1048
|
+
conint: "∮",
|
|
1049
|
+
copf: "𝕔",
|
|
1050
|
+
coprod: "∐",
|
|
1051
|
+
copy: "©",
|
|
1052
|
+
copysr: "℗",
|
|
1053
|
+
crarr: "↵",
|
|
1054
|
+
cross: "✗",
|
|
1055
|
+
cscr: "𝒸",
|
|
1056
|
+
csub: "⫏",
|
|
1057
|
+
csube: "⫑",
|
|
1058
|
+
csup: "⫐",
|
|
1059
|
+
csupe: "⫒",
|
|
1060
|
+
ctdot: "⋯",
|
|
1061
|
+
cudarrl: "⤸",
|
|
1062
|
+
cudarrr: "⤵",
|
|
1063
|
+
cuepr: "⋞",
|
|
1064
|
+
cuesc: "⋟",
|
|
1065
|
+
cularr: "↶",
|
|
1066
|
+
cularrp: "⤽",
|
|
1067
|
+
cup: "∪",
|
|
1068
|
+
cupbrcap: "⩈",
|
|
1069
|
+
cupcap: "⩆",
|
|
1070
|
+
cupcup: "⩊",
|
|
1071
|
+
cupdot: "⊍",
|
|
1072
|
+
cupor: "⩅",
|
|
1073
|
+
cups: "∪︀",
|
|
1074
|
+
curarr: "↷",
|
|
1075
|
+
curarrm: "⤼",
|
|
1076
|
+
curlyeqprec: "⋞",
|
|
1077
|
+
curlyeqsucc: "⋟",
|
|
1078
|
+
curlyvee: "⋎",
|
|
1079
|
+
curlywedge: "⋏",
|
|
1080
|
+
curren: "¤",
|
|
1081
|
+
curvearrowleft: "↶",
|
|
1082
|
+
curvearrowright: "↷",
|
|
1083
|
+
cuvee: "⋎",
|
|
1084
|
+
cuwed: "⋏",
|
|
1085
|
+
cwconint: "∲",
|
|
1086
|
+
cwint: "∱",
|
|
1087
|
+
cylcty: "⌭",
|
|
1088
|
+
dArr: "⇓",
|
|
1089
|
+
dHar: "⥥",
|
|
1090
|
+
dagger: "†",
|
|
1091
|
+
daleth: "ℸ",
|
|
1092
|
+
darr: "↓",
|
|
1093
|
+
dash: "‐",
|
|
1094
|
+
dashv: "⊣",
|
|
1095
|
+
dbkarow: "⤏",
|
|
1096
|
+
dblac: "˝",
|
|
1097
|
+
dcaron: "ď",
|
|
1098
|
+
dcy: "д",
|
|
1099
|
+
dd: "ⅆ",
|
|
1100
|
+
ddagger: "‡",
|
|
1101
|
+
ddarr: "⇊",
|
|
1102
|
+
ddotseq: "⩷",
|
|
1103
|
+
deg: "°",
|
|
1104
|
+
delta: "δ",
|
|
1105
|
+
demptyv: "⦱",
|
|
1106
|
+
dfisht: "⥿",
|
|
1107
|
+
dfr: "𝔡",
|
|
1108
|
+
dharl: "⇃",
|
|
1109
|
+
dharr: "⇂",
|
|
1110
|
+
diam: "⋄",
|
|
1111
|
+
diamond: "⋄",
|
|
1112
|
+
diamondsuit: "♦",
|
|
1113
|
+
diams: "♦",
|
|
1114
|
+
die: "¨",
|
|
1115
|
+
digamma: "ϝ",
|
|
1116
|
+
disin: "⋲",
|
|
1117
|
+
div: "÷",
|
|
1118
|
+
divide: "÷",
|
|
1119
|
+
divideontimes: "⋇",
|
|
1120
|
+
divonx: "⋇",
|
|
1121
|
+
djcy: "ђ",
|
|
1122
|
+
dlcorn: "⌞",
|
|
1123
|
+
dlcrop: "⌍",
|
|
1124
|
+
dollar: "$",
|
|
1125
|
+
dopf: "𝕕",
|
|
1126
|
+
dot: "˙",
|
|
1127
|
+
doteq: "≐",
|
|
1128
|
+
doteqdot: "≑",
|
|
1129
|
+
dotminus: "∸",
|
|
1130
|
+
dotplus: "∔",
|
|
1131
|
+
dotsquare: "⊡",
|
|
1132
|
+
doublebarwedge: "⌆",
|
|
1133
|
+
downarrow: "↓",
|
|
1134
|
+
downdownarrows: "⇊",
|
|
1135
|
+
downharpoonleft: "⇃",
|
|
1136
|
+
downharpoonright: "⇂",
|
|
1137
|
+
drbkarow: "⤐",
|
|
1138
|
+
drcorn: "⌟",
|
|
1139
|
+
drcrop: "⌌",
|
|
1140
|
+
dscr: "𝒹",
|
|
1141
|
+
dscy: "ѕ",
|
|
1142
|
+
dsol: "⧶",
|
|
1143
|
+
dstrok: "đ",
|
|
1144
|
+
dtdot: "⋱",
|
|
1145
|
+
dtri: "▿",
|
|
1146
|
+
dtrif: "▾",
|
|
1147
|
+
duarr: "⇵",
|
|
1148
|
+
duhar: "⥯",
|
|
1149
|
+
dwangle: "⦦",
|
|
1150
|
+
dzcy: "џ",
|
|
1151
|
+
dzigrarr: "⟿",
|
|
1152
|
+
eDDot: "⩷",
|
|
1153
|
+
eDot: "≑",
|
|
1154
|
+
eacute: "é",
|
|
1155
|
+
easter: "⩮",
|
|
1156
|
+
ecaron: "ě",
|
|
1157
|
+
ecir: "≖",
|
|
1158
|
+
ecirc: "ê",
|
|
1159
|
+
ecolon: "≕",
|
|
1160
|
+
ecy: "э",
|
|
1161
|
+
edot: "ė",
|
|
1162
|
+
ee: "ⅇ",
|
|
1163
|
+
efDot: "≒",
|
|
1164
|
+
efr: "𝔢",
|
|
1165
|
+
eg: "⪚",
|
|
1166
|
+
egrave: "è",
|
|
1167
|
+
egs: "⪖",
|
|
1168
|
+
egsdot: "⪘",
|
|
1169
|
+
el: "⪙",
|
|
1170
|
+
elinters: "⏧",
|
|
1171
|
+
ell: "ℓ",
|
|
1172
|
+
els: "⪕",
|
|
1173
|
+
elsdot: "⪗",
|
|
1174
|
+
emacr: "ē",
|
|
1175
|
+
empty: "∅",
|
|
1176
|
+
emptyset: "∅",
|
|
1177
|
+
emptyv: "∅",
|
|
1178
|
+
emsp13: " ",
|
|
1179
|
+
emsp14: " ",
|
|
1180
|
+
emsp: " ",
|
|
1181
|
+
eng: "ŋ",
|
|
1182
|
+
ensp: " ",
|
|
1183
|
+
eogon: "ę",
|
|
1184
|
+
eopf: "𝕖",
|
|
1185
|
+
epar: "⋕",
|
|
1186
|
+
eparsl: "⧣",
|
|
1187
|
+
eplus: "⩱",
|
|
1188
|
+
epsi: "ε",
|
|
1189
|
+
epsilon: "ε",
|
|
1190
|
+
epsiv: "ϵ",
|
|
1191
|
+
eqcirc: "≖",
|
|
1192
|
+
eqcolon: "≕",
|
|
1193
|
+
eqsim: "≂",
|
|
1194
|
+
eqslantgtr: "⪖",
|
|
1195
|
+
eqslantless: "⪕",
|
|
1196
|
+
equals: "=",
|
|
1197
|
+
equest: "≟",
|
|
1198
|
+
equiv: "≡",
|
|
1199
|
+
equivDD: "⩸",
|
|
1200
|
+
eqvparsl: "⧥",
|
|
1201
|
+
erDot: "≓",
|
|
1202
|
+
erarr: "⥱",
|
|
1203
|
+
escr: "ℯ",
|
|
1204
|
+
esdot: "≐",
|
|
1205
|
+
esim: "≂",
|
|
1206
|
+
eta: "η",
|
|
1207
|
+
eth: "ð",
|
|
1208
|
+
euml: "ë",
|
|
1209
|
+
euro: "€",
|
|
1210
|
+
excl: "!",
|
|
1211
|
+
exist: "∃",
|
|
1212
|
+
expectation: "ℰ",
|
|
1213
|
+
exponentiale: "ⅇ",
|
|
1214
|
+
fallingdotseq: "≒",
|
|
1215
|
+
fcy: "ф",
|
|
1216
|
+
female: "♀",
|
|
1217
|
+
ffilig: "ffi",
|
|
1218
|
+
fflig: "ff",
|
|
1219
|
+
ffllig: "ffl",
|
|
1220
|
+
ffr: "𝔣",
|
|
1221
|
+
filig: "fi",
|
|
1222
|
+
fjlig: "fj",
|
|
1223
|
+
flat: "♭",
|
|
1224
|
+
fllig: "fl",
|
|
1225
|
+
fltns: "▱",
|
|
1226
|
+
fnof: "ƒ",
|
|
1227
|
+
fopf: "𝕗",
|
|
1228
|
+
forall: "∀",
|
|
1229
|
+
fork: "⋔",
|
|
1230
|
+
forkv: "⫙",
|
|
1231
|
+
fpartint: "⨍",
|
|
1232
|
+
frac12: "½",
|
|
1233
|
+
frac13: "⅓",
|
|
1234
|
+
frac14: "¼",
|
|
1235
|
+
frac15: "⅕",
|
|
1236
|
+
frac16: "⅙",
|
|
1237
|
+
frac18: "⅛",
|
|
1238
|
+
frac23: "⅔",
|
|
1239
|
+
frac25: "⅖",
|
|
1240
|
+
frac34: "¾",
|
|
1241
|
+
frac35: "⅗",
|
|
1242
|
+
frac38: "⅜",
|
|
1243
|
+
frac45: "⅘",
|
|
1244
|
+
frac56: "⅚",
|
|
1245
|
+
frac58: "⅝",
|
|
1246
|
+
frac78: "⅞",
|
|
1247
|
+
frasl: "⁄",
|
|
1248
|
+
frown: "⌢",
|
|
1249
|
+
fscr: "𝒻",
|
|
1250
|
+
gE: "≧",
|
|
1251
|
+
gEl: "⪌",
|
|
1252
|
+
gacute: "ǵ",
|
|
1253
|
+
gamma: "γ",
|
|
1254
|
+
gammad: "ϝ",
|
|
1255
|
+
gap: "⪆",
|
|
1256
|
+
gbreve: "ğ",
|
|
1257
|
+
gcirc: "ĝ",
|
|
1258
|
+
gcy: "г",
|
|
1259
|
+
gdot: "ġ",
|
|
1260
|
+
ge: "≥",
|
|
1261
|
+
gel: "⋛",
|
|
1262
|
+
geq: "≥",
|
|
1263
|
+
geqq: "≧",
|
|
1264
|
+
geqslant: "⩾",
|
|
1265
|
+
ges: "⩾",
|
|
1266
|
+
gescc: "⪩",
|
|
1267
|
+
gesdot: "⪀",
|
|
1268
|
+
gesdoto: "⪂",
|
|
1269
|
+
gesdotol: "⪄",
|
|
1270
|
+
gesl: "⋛︀",
|
|
1271
|
+
gesles: "⪔",
|
|
1272
|
+
gfr: "𝔤",
|
|
1273
|
+
gg: "≫",
|
|
1274
|
+
ggg: "⋙",
|
|
1275
|
+
gimel: "ℷ",
|
|
1276
|
+
gjcy: "ѓ",
|
|
1277
|
+
gl: "≷",
|
|
1278
|
+
glE: "⪒",
|
|
1279
|
+
gla: "⪥",
|
|
1280
|
+
glj: "⪤",
|
|
1281
|
+
gnE: "≩",
|
|
1282
|
+
gnap: "⪊",
|
|
1283
|
+
gnapprox: "⪊",
|
|
1284
|
+
gne: "⪈",
|
|
1285
|
+
gneq: "⪈",
|
|
1286
|
+
gneqq: "≩",
|
|
1287
|
+
gnsim: "⋧",
|
|
1288
|
+
gopf: "𝕘",
|
|
1289
|
+
grave: "`",
|
|
1290
|
+
gscr: "ℊ",
|
|
1291
|
+
gsim: "≳",
|
|
1292
|
+
gsime: "⪎",
|
|
1293
|
+
gsiml: "⪐",
|
|
1294
|
+
gt: ">",
|
|
1295
|
+
gtcc: "⪧",
|
|
1296
|
+
gtcir: "⩺",
|
|
1297
|
+
gtdot: "⋗",
|
|
1298
|
+
gtlPar: "⦕",
|
|
1299
|
+
gtquest: "⩼",
|
|
1300
|
+
gtrapprox: "⪆",
|
|
1301
|
+
gtrarr: "⥸",
|
|
1302
|
+
gtrdot: "⋗",
|
|
1303
|
+
gtreqless: "⋛",
|
|
1304
|
+
gtreqqless: "⪌",
|
|
1305
|
+
gtrless: "≷",
|
|
1306
|
+
gtrsim: "≳",
|
|
1307
|
+
gvertneqq: "≩︀",
|
|
1308
|
+
gvnE: "≩︀",
|
|
1309
|
+
hArr: "⇔",
|
|
1310
|
+
hairsp: " ",
|
|
1311
|
+
half: "½",
|
|
1312
|
+
hamilt: "ℋ",
|
|
1313
|
+
hardcy: "ъ",
|
|
1314
|
+
harr: "↔",
|
|
1315
|
+
harrcir: "⥈",
|
|
1316
|
+
harrw: "↭",
|
|
1317
|
+
hbar: "ℏ",
|
|
1318
|
+
hcirc: "ĥ",
|
|
1319
|
+
hearts: "♥",
|
|
1320
|
+
heartsuit: "♥",
|
|
1321
|
+
hellip: "…",
|
|
1322
|
+
hercon: "⊹",
|
|
1323
|
+
hfr: "𝔥",
|
|
1324
|
+
hksearow: "⤥",
|
|
1325
|
+
hkswarow: "⤦",
|
|
1326
|
+
hoarr: "⇿",
|
|
1327
|
+
homtht: "∻",
|
|
1328
|
+
hookleftarrow: "↩",
|
|
1329
|
+
hookrightarrow: "↪",
|
|
1330
|
+
hopf: "𝕙",
|
|
1331
|
+
horbar: "―",
|
|
1332
|
+
hscr: "𝒽",
|
|
1333
|
+
hslash: "ℏ",
|
|
1334
|
+
hstrok: "ħ",
|
|
1335
|
+
hybull: "⁃",
|
|
1336
|
+
hyphen: "‐",
|
|
1337
|
+
iacute: "í",
|
|
1338
|
+
ic: "",
|
|
1339
|
+
icirc: "î",
|
|
1340
|
+
icy: "и",
|
|
1341
|
+
iecy: "е",
|
|
1342
|
+
iexcl: "¡",
|
|
1343
|
+
iff: "⇔",
|
|
1344
|
+
ifr: "𝔦",
|
|
1345
|
+
igrave: "ì",
|
|
1346
|
+
ii: "ⅈ",
|
|
1347
|
+
iiiint: "⨌",
|
|
1348
|
+
iiint: "∭",
|
|
1349
|
+
iinfin: "⧜",
|
|
1350
|
+
iiota: "℩",
|
|
1351
|
+
ijlig: "ij",
|
|
1352
|
+
imacr: "ī",
|
|
1353
|
+
image: "ℑ",
|
|
1354
|
+
imagline: "ℐ",
|
|
1355
|
+
imagpart: "ℑ",
|
|
1356
|
+
imath: "ı",
|
|
1357
|
+
imof: "⊷",
|
|
1358
|
+
imped: "Ƶ",
|
|
1359
|
+
in: "∈",
|
|
1360
|
+
incare: "℅",
|
|
1361
|
+
infin: "∞",
|
|
1362
|
+
infintie: "⧝",
|
|
1363
|
+
inodot: "ı",
|
|
1364
|
+
int: "∫",
|
|
1365
|
+
intcal: "⊺",
|
|
1366
|
+
integers: "ℤ",
|
|
1367
|
+
intercal: "⊺",
|
|
1368
|
+
intlarhk: "⨗",
|
|
1369
|
+
intprod: "⨼",
|
|
1370
|
+
iocy: "ё",
|
|
1371
|
+
iogon: "į",
|
|
1372
|
+
iopf: "𝕚",
|
|
1373
|
+
iota: "ι",
|
|
1374
|
+
iprod: "⨼",
|
|
1375
|
+
iquest: "¿",
|
|
1376
|
+
iscr: "𝒾",
|
|
1377
|
+
isin: "∈",
|
|
1378
|
+
isinE: "⋹",
|
|
1379
|
+
isindot: "⋵",
|
|
1380
|
+
isins: "⋴",
|
|
1381
|
+
isinsv: "⋳",
|
|
1382
|
+
isinv: "∈",
|
|
1383
|
+
it: "",
|
|
1384
|
+
itilde: "ĩ",
|
|
1385
|
+
iukcy: "і",
|
|
1386
|
+
iuml: "ï",
|
|
1387
|
+
jcirc: "ĵ",
|
|
1388
|
+
jcy: "й",
|
|
1389
|
+
jfr: "𝔧",
|
|
1390
|
+
jmath: "ȷ",
|
|
1391
|
+
jopf: "𝕛",
|
|
1392
|
+
jscr: "𝒿",
|
|
1393
|
+
jsercy: "ј",
|
|
1394
|
+
jukcy: "є",
|
|
1395
|
+
kappa: "κ",
|
|
1396
|
+
kappav: "ϰ",
|
|
1397
|
+
kcedil: "ķ",
|
|
1398
|
+
kcy: "к",
|
|
1399
|
+
kfr: "𝔨",
|
|
1400
|
+
kgreen: "ĸ",
|
|
1401
|
+
khcy: "х",
|
|
1402
|
+
kjcy: "ќ",
|
|
1403
|
+
kopf: "𝕜",
|
|
1404
|
+
kscr: "𝓀",
|
|
1405
|
+
lAarr: "⇚",
|
|
1406
|
+
lArr: "⇐",
|
|
1407
|
+
lAtail: "⤛",
|
|
1408
|
+
lBarr: "⤎",
|
|
1409
|
+
lE: "≦",
|
|
1410
|
+
lEg: "⪋",
|
|
1411
|
+
lHar: "⥢",
|
|
1412
|
+
lacute: "ĺ",
|
|
1413
|
+
laemptyv: "⦴",
|
|
1414
|
+
lagran: "ℒ",
|
|
1415
|
+
lambda: "λ",
|
|
1416
|
+
lang: "⟨",
|
|
1417
|
+
langd: "⦑",
|
|
1418
|
+
langle: "⟨",
|
|
1419
|
+
lap: "⪅",
|
|
1420
|
+
laquo: "«",
|
|
1421
|
+
larr: "←",
|
|
1422
|
+
larrb: "⇤",
|
|
1423
|
+
larrbfs: "⤟",
|
|
1424
|
+
larrfs: "⤝",
|
|
1425
|
+
larrhk: "↩",
|
|
1426
|
+
larrlp: "↫",
|
|
1427
|
+
larrpl: "⤹",
|
|
1428
|
+
larrsim: "⥳",
|
|
1429
|
+
larrtl: "↢",
|
|
1430
|
+
lat: "⪫",
|
|
1431
|
+
latail: "⤙",
|
|
1432
|
+
late: "⪭",
|
|
1433
|
+
lates: "⪭︀",
|
|
1434
|
+
lbarr: "⤌",
|
|
1435
|
+
lbbrk: "❲",
|
|
1436
|
+
lbrace: "{",
|
|
1437
|
+
lbrack: "[",
|
|
1438
|
+
lbrke: "⦋",
|
|
1439
|
+
lbrksld: "⦏",
|
|
1440
|
+
lbrkslu: "⦍",
|
|
1441
|
+
lcaron: "ľ",
|
|
1442
|
+
lcedil: "ļ",
|
|
1443
|
+
lceil: "⌈",
|
|
1444
|
+
lcub: "{",
|
|
1445
|
+
lcy: "л",
|
|
1446
|
+
ldca: "⤶",
|
|
1447
|
+
ldquo: "“",
|
|
1448
|
+
ldquor: "„",
|
|
1449
|
+
ldrdhar: "⥧",
|
|
1450
|
+
ldrushar: "⥋",
|
|
1451
|
+
ldsh: "↲",
|
|
1452
|
+
le: "≤",
|
|
1453
|
+
leftarrow: "←",
|
|
1454
|
+
leftarrowtail: "↢",
|
|
1455
|
+
leftharpoondown: "↽",
|
|
1456
|
+
leftharpoonup: "↼",
|
|
1457
|
+
leftleftarrows: "⇇",
|
|
1458
|
+
leftrightarrow: "↔",
|
|
1459
|
+
leftrightarrows: "⇆",
|
|
1460
|
+
leftrightharpoons: "⇋",
|
|
1461
|
+
leftrightsquigarrow: "↭",
|
|
1462
|
+
leftthreetimes: "⋋",
|
|
1463
|
+
leg: "⋚",
|
|
1464
|
+
leq: "≤",
|
|
1465
|
+
leqq: "≦",
|
|
1466
|
+
leqslant: "⩽",
|
|
1467
|
+
les: "⩽",
|
|
1468
|
+
lescc: "⪨",
|
|
1469
|
+
lesdot: "⩿",
|
|
1470
|
+
lesdoto: "⪁",
|
|
1471
|
+
lesdotor: "⪃",
|
|
1472
|
+
lesg: "⋚︀",
|
|
1473
|
+
lesges: "⪓",
|
|
1474
|
+
lessapprox: "⪅",
|
|
1475
|
+
lessdot: "⋖",
|
|
1476
|
+
lesseqgtr: "⋚",
|
|
1477
|
+
lesseqqgtr: "⪋",
|
|
1478
|
+
lessgtr: "≶",
|
|
1479
|
+
lesssim: "≲",
|
|
1480
|
+
lfisht: "⥼",
|
|
1481
|
+
lfloor: "⌊",
|
|
1482
|
+
lfr: "𝔩",
|
|
1483
|
+
lg: "≶",
|
|
1484
|
+
lgE: "⪑",
|
|
1485
|
+
lhard: "↽",
|
|
1486
|
+
lharu: "↼",
|
|
1487
|
+
lharul: "⥪",
|
|
1488
|
+
lhblk: "▄",
|
|
1489
|
+
ljcy: "љ",
|
|
1490
|
+
ll: "≪",
|
|
1491
|
+
llarr: "⇇",
|
|
1492
|
+
llcorner: "⌞",
|
|
1493
|
+
llhard: "⥫",
|
|
1494
|
+
lltri: "◺",
|
|
1495
|
+
lmidot: "ŀ",
|
|
1496
|
+
lmoust: "⎰",
|
|
1497
|
+
lmoustache: "⎰",
|
|
1498
|
+
lnE: "≨",
|
|
1499
|
+
lnap: "⪉",
|
|
1500
|
+
lnapprox: "⪉",
|
|
1501
|
+
lne: "⪇",
|
|
1502
|
+
lneq: "⪇",
|
|
1503
|
+
lneqq: "≨",
|
|
1504
|
+
lnsim: "⋦",
|
|
1505
|
+
loang: "⟬",
|
|
1506
|
+
loarr: "⇽",
|
|
1507
|
+
lobrk: "⟦",
|
|
1508
|
+
longleftarrow: "⟵",
|
|
1509
|
+
longleftrightarrow: "⟷",
|
|
1510
|
+
longmapsto: "⟼",
|
|
1511
|
+
longrightarrow: "⟶",
|
|
1512
|
+
looparrowleft: "↫",
|
|
1513
|
+
looparrowright: "↬",
|
|
1514
|
+
lopar: "⦅",
|
|
1515
|
+
lopf: "𝕝",
|
|
1516
|
+
loplus: "⨭",
|
|
1517
|
+
lotimes: "⨴",
|
|
1518
|
+
lowast: "∗",
|
|
1519
|
+
lowbar: "_",
|
|
1520
|
+
loz: "◊",
|
|
1521
|
+
lozenge: "◊",
|
|
1522
|
+
lozf: "⧫",
|
|
1523
|
+
lpar: "(",
|
|
1524
|
+
lparlt: "⦓",
|
|
1525
|
+
lrarr: "⇆",
|
|
1526
|
+
lrcorner: "⌟",
|
|
1527
|
+
lrhar: "⇋",
|
|
1528
|
+
lrhard: "⥭",
|
|
1529
|
+
lrm: "",
|
|
1530
|
+
lrtri: "⊿",
|
|
1531
|
+
lsaquo: "‹",
|
|
1532
|
+
lscr: "𝓁",
|
|
1533
|
+
lsh: "↰",
|
|
1534
|
+
lsim: "≲",
|
|
1535
|
+
lsime: "⪍",
|
|
1536
|
+
lsimg: "⪏",
|
|
1537
|
+
lsqb: "[",
|
|
1538
|
+
lsquo: "‘",
|
|
1539
|
+
lsquor: "‚",
|
|
1540
|
+
lstrok: "ł",
|
|
1541
|
+
lt: "<",
|
|
1542
|
+
ltcc: "⪦",
|
|
1543
|
+
ltcir: "⩹",
|
|
1544
|
+
ltdot: "⋖",
|
|
1545
|
+
lthree: "⋋",
|
|
1546
|
+
ltimes: "⋉",
|
|
1547
|
+
ltlarr: "⥶",
|
|
1548
|
+
ltquest: "⩻",
|
|
1549
|
+
ltrPar: "⦖",
|
|
1550
|
+
ltri: "◃",
|
|
1551
|
+
ltrie: "⊴",
|
|
1552
|
+
ltrif: "◂",
|
|
1553
|
+
lurdshar: "⥊",
|
|
1554
|
+
luruhar: "⥦",
|
|
1555
|
+
lvertneqq: "≨︀",
|
|
1556
|
+
lvnE: "≨︀",
|
|
1557
|
+
mDDot: "∺",
|
|
1558
|
+
macr: "¯",
|
|
1559
|
+
male: "♂",
|
|
1560
|
+
malt: "✠",
|
|
1561
|
+
maltese: "✠",
|
|
1562
|
+
map: "↦",
|
|
1563
|
+
mapsto: "↦",
|
|
1564
|
+
mapstodown: "↧",
|
|
1565
|
+
mapstoleft: "↤",
|
|
1566
|
+
mapstoup: "↥",
|
|
1567
|
+
marker: "▮",
|
|
1568
|
+
mcomma: "⨩",
|
|
1569
|
+
mcy: "м",
|
|
1570
|
+
mdash: "—",
|
|
1571
|
+
measuredangle: "∡",
|
|
1572
|
+
mfr: "𝔪",
|
|
1573
|
+
mho: "℧",
|
|
1574
|
+
micro: "µ",
|
|
1575
|
+
mid: "∣",
|
|
1576
|
+
midast: "*",
|
|
1577
|
+
midcir: "⫰",
|
|
1578
|
+
middot: "·",
|
|
1579
|
+
minus: "−",
|
|
1580
|
+
minusb: "⊟",
|
|
1581
|
+
minusd: "∸",
|
|
1582
|
+
minusdu: "⨪",
|
|
1583
|
+
mlcp: "⫛",
|
|
1584
|
+
mldr: "…",
|
|
1585
|
+
mnplus: "∓",
|
|
1586
|
+
models: "⊧",
|
|
1587
|
+
mopf: "𝕞",
|
|
1588
|
+
mp: "∓",
|
|
1589
|
+
mscr: "𝓂",
|
|
1590
|
+
mstpos: "∾",
|
|
1591
|
+
mu: "μ",
|
|
1592
|
+
multimap: "⊸",
|
|
1593
|
+
mumap: "⊸",
|
|
1594
|
+
nGg: "⋙̸",
|
|
1595
|
+
nGt: "≫⃒",
|
|
1596
|
+
nGtv: "≫̸",
|
|
1597
|
+
nLeftarrow: "⇍",
|
|
1598
|
+
nLeftrightarrow: "⇎",
|
|
1599
|
+
nLl: "⋘̸",
|
|
1600
|
+
nLt: "≪⃒",
|
|
1601
|
+
nLtv: "≪̸",
|
|
1602
|
+
nRightarrow: "⇏",
|
|
1603
|
+
nVDash: "⊯",
|
|
1604
|
+
nVdash: "⊮",
|
|
1605
|
+
nabla: "∇",
|
|
1606
|
+
nacute: "ń",
|
|
1607
|
+
nang: "∠⃒",
|
|
1608
|
+
nap: "≉",
|
|
1609
|
+
napE: "⩰̸",
|
|
1610
|
+
napid: "≋̸",
|
|
1611
|
+
napos: "ʼn",
|
|
1612
|
+
napprox: "≉",
|
|
1613
|
+
natur: "♮",
|
|
1614
|
+
natural: "♮",
|
|
1615
|
+
naturals: "ℕ",
|
|
1616
|
+
nbsp: "\xA0",
|
|
1617
|
+
nbump: "≎̸",
|
|
1618
|
+
nbumpe: "≏̸",
|
|
1619
|
+
ncap: "⩃",
|
|
1620
|
+
ncaron: "ň",
|
|
1621
|
+
ncedil: "ņ",
|
|
1622
|
+
ncong: "≇",
|
|
1623
|
+
ncongdot: "⩭̸",
|
|
1624
|
+
ncup: "⩂",
|
|
1625
|
+
ncy: "н",
|
|
1626
|
+
ndash: "–",
|
|
1627
|
+
ne: "≠",
|
|
1628
|
+
neArr: "⇗",
|
|
1629
|
+
nearhk: "⤤",
|
|
1630
|
+
nearr: "↗",
|
|
1631
|
+
nearrow: "↗",
|
|
1632
|
+
nedot: "≐̸",
|
|
1633
|
+
nequiv: "≢",
|
|
1634
|
+
nesear: "⤨",
|
|
1635
|
+
nesim: "≂̸",
|
|
1636
|
+
nexist: "∄",
|
|
1637
|
+
nexists: "∄",
|
|
1638
|
+
nfr: "𝔫",
|
|
1639
|
+
ngE: "≧̸",
|
|
1640
|
+
nge: "≱",
|
|
1641
|
+
ngeq: "≱",
|
|
1642
|
+
ngeqq: "≧̸",
|
|
1643
|
+
ngeqslant: "⩾̸",
|
|
1644
|
+
nges: "⩾̸",
|
|
1645
|
+
ngsim: "≵",
|
|
1646
|
+
ngt: "≯",
|
|
1647
|
+
ngtr: "≯",
|
|
1648
|
+
nhArr: "⇎",
|
|
1649
|
+
nharr: "↮",
|
|
1650
|
+
nhpar: "⫲",
|
|
1651
|
+
ni: "∋",
|
|
1652
|
+
nis: "⋼",
|
|
1653
|
+
nisd: "⋺",
|
|
1654
|
+
niv: "∋",
|
|
1655
|
+
njcy: "њ",
|
|
1656
|
+
nlArr: "⇍",
|
|
1657
|
+
nlE: "≦̸",
|
|
1658
|
+
nlarr: "↚",
|
|
1659
|
+
nldr: "‥",
|
|
1660
|
+
nle: "≰",
|
|
1661
|
+
nleftarrow: "↚",
|
|
1662
|
+
nleftrightarrow: "↮",
|
|
1663
|
+
nleq: "≰",
|
|
1664
|
+
nleqq: "≦̸",
|
|
1665
|
+
nleqslant: "⩽̸",
|
|
1666
|
+
nles: "⩽̸",
|
|
1667
|
+
nless: "≮",
|
|
1668
|
+
nlsim: "≴",
|
|
1669
|
+
nlt: "≮",
|
|
1670
|
+
nltri: "⋪",
|
|
1671
|
+
nltrie: "⋬",
|
|
1672
|
+
nmid: "∤",
|
|
1673
|
+
nopf: "𝕟",
|
|
1674
|
+
not: "¬",
|
|
1675
|
+
notin: "∉",
|
|
1676
|
+
notinE: "⋹̸",
|
|
1677
|
+
notindot: "⋵̸",
|
|
1678
|
+
notinva: "∉",
|
|
1679
|
+
notinvb: "⋷",
|
|
1680
|
+
notinvc: "⋶",
|
|
1681
|
+
notni: "∌",
|
|
1682
|
+
notniva: "∌",
|
|
1683
|
+
notnivb: "⋾",
|
|
1684
|
+
notnivc: "⋽",
|
|
1685
|
+
npar: "∦",
|
|
1686
|
+
nparallel: "∦",
|
|
1687
|
+
nparsl: "⫽⃥",
|
|
1688
|
+
npart: "∂̸",
|
|
1689
|
+
npolint: "⨔",
|
|
1690
|
+
npr: "⊀",
|
|
1691
|
+
nprcue: "⋠",
|
|
1692
|
+
npre: "⪯̸",
|
|
1693
|
+
nprec: "⊀",
|
|
1694
|
+
npreceq: "⪯̸",
|
|
1695
|
+
nrArr: "⇏",
|
|
1696
|
+
nrarr: "↛",
|
|
1697
|
+
nrarrc: "⤳̸",
|
|
1698
|
+
nrarrw: "↝̸",
|
|
1699
|
+
nrightarrow: "↛",
|
|
1700
|
+
nrtri: "⋫",
|
|
1701
|
+
nrtrie: "⋭",
|
|
1702
|
+
nsc: "⊁",
|
|
1703
|
+
nsccue: "⋡",
|
|
1704
|
+
nsce: "⪰̸",
|
|
1705
|
+
nscr: "𝓃",
|
|
1706
|
+
nshortmid: "∤",
|
|
1707
|
+
nshortparallel: "∦",
|
|
1708
|
+
nsim: "≁",
|
|
1709
|
+
nsime: "≄",
|
|
1710
|
+
nsimeq: "≄",
|
|
1711
|
+
nsmid: "∤",
|
|
1712
|
+
nspar: "∦",
|
|
1713
|
+
nsqsube: "⋢",
|
|
1714
|
+
nsqsupe: "⋣",
|
|
1715
|
+
nsub: "⊄",
|
|
1716
|
+
nsubE: "⫅̸",
|
|
1717
|
+
nsube: "⊈",
|
|
1718
|
+
nsubset: "⊂⃒",
|
|
1719
|
+
nsubseteq: "⊈",
|
|
1720
|
+
nsubseteqq: "⫅̸",
|
|
1721
|
+
nsucc: "⊁",
|
|
1722
|
+
nsucceq: "⪰̸",
|
|
1723
|
+
nsup: "⊅",
|
|
1724
|
+
nsupE: "⫆̸",
|
|
1725
|
+
nsupe: "⊉",
|
|
1726
|
+
nsupset: "⊃⃒",
|
|
1727
|
+
nsupseteq: "⊉",
|
|
1728
|
+
nsupseteqq: "⫆̸",
|
|
1729
|
+
ntgl: "≹",
|
|
1730
|
+
ntilde: "ñ",
|
|
1731
|
+
ntlg: "≸",
|
|
1732
|
+
ntriangleleft: "⋪",
|
|
1733
|
+
ntrianglelefteq: "⋬",
|
|
1734
|
+
ntriangleright: "⋫",
|
|
1735
|
+
ntrianglerighteq: "⋭",
|
|
1736
|
+
nu: "ν",
|
|
1737
|
+
num: "#",
|
|
1738
|
+
numero: "№",
|
|
1739
|
+
numsp: " ",
|
|
1740
|
+
nvDash: "⊭",
|
|
1741
|
+
nvHarr: "⤄",
|
|
1742
|
+
nvap: "≍⃒",
|
|
1743
|
+
nvdash: "⊬",
|
|
1744
|
+
nvge: "≥⃒",
|
|
1745
|
+
nvgt: ">⃒",
|
|
1746
|
+
nvinfin: "⧞",
|
|
1747
|
+
nvlArr: "⤂",
|
|
1748
|
+
nvle: "≤⃒",
|
|
1749
|
+
nvlt: "<⃒",
|
|
1750
|
+
nvltrie: "⊴⃒",
|
|
1751
|
+
nvrArr: "⤃",
|
|
1752
|
+
nvrtrie: "⊵⃒",
|
|
1753
|
+
nvsim: "∼⃒",
|
|
1754
|
+
nwArr: "⇖",
|
|
1755
|
+
nwarhk: "⤣",
|
|
1756
|
+
nwarr: "↖",
|
|
1757
|
+
nwarrow: "↖",
|
|
1758
|
+
nwnear: "⤧",
|
|
1759
|
+
oS: "Ⓢ",
|
|
1760
|
+
oacute: "ó",
|
|
1761
|
+
oast: "⊛",
|
|
1762
|
+
ocir: "⊚",
|
|
1763
|
+
ocirc: "ô",
|
|
1764
|
+
ocy: "о",
|
|
1765
|
+
odash: "⊝",
|
|
1766
|
+
odblac: "ő",
|
|
1767
|
+
odiv: "⨸",
|
|
1768
|
+
odot: "⊙",
|
|
1769
|
+
odsold: "⦼",
|
|
1770
|
+
oelig: "œ",
|
|
1771
|
+
ofcir: "⦿",
|
|
1772
|
+
ofr: "𝔬",
|
|
1773
|
+
ogon: "˛",
|
|
1774
|
+
ograve: "ò",
|
|
1775
|
+
ogt: "⧁",
|
|
1776
|
+
ohbar: "⦵",
|
|
1777
|
+
ohm: "Ω",
|
|
1778
|
+
oint: "∮",
|
|
1779
|
+
olarr: "↺",
|
|
1780
|
+
olcir: "⦾",
|
|
1781
|
+
olcross: "⦻",
|
|
1782
|
+
oline: "‾",
|
|
1783
|
+
olt: "⧀",
|
|
1784
|
+
omacr: "ō",
|
|
1785
|
+
omega: "ω",
|
|
1786
|
+
omicron: "ο",
|
|
1787
|
+
omid: "⦶",
|
|
1788
|
+
ominus: "⊖",
|
|
1789
|
+
oopf: "𝕠",
|
|
1790
|
+
opar: "⦷",
|
|
1791
|
+
operp: "⦹",
|
|
1792
|
+
oplus: "⊕",
|
|
1793
|
+
or: "∨",
|
|
1794
|
+
orarr: "↻",
|
|
1795
|
+
ord: "⩝",
|
|
1796
|
+
order: "ℴ",
|
|
1797
|
+
orderof: "ℴ",
|
|
1798
|
+
ordf: "ª",
|
|
1799
|
+
ordm: "º",
|
|
1800
|
+
origof: "⊶",
|
|
1801
|
+
oror: "⩖",
|
|
1802
|
+
orslope: "⩗",
|
|
1803
|
+
orv: "⩛",
|
|
1804
|
+
oscr: "ℴ",
|
|
1805
|
+
oslash: "ø",
|
|
1806
|
+
osol: "⊘",
|
|
1807
|
+
otilde: "õ",
|
|
1808
|
+
otimes: "⊗",
|
|
1809
|
+
otimesas: "⨶",
|
|
1810
|
+
ouml: "ö",
|
|
1811
|
+
ovbar: "⌽",
|
|
1812
|
+
par: "∥",
|
|
1813
|
+
para: "¶",
|
|
1814
|
+
parallel: "∥",
|
|
1815
|
+
parsim: "⫳",
|
|
1816
|
+
parsl: "⫽",
|
|
1817
|
+
part: "∂",
|
|
1818
|
+
pcy: "п",
|
|
1819
|
+
percnt: "%",
|
|
1820
|
+
period: ".",
|
|
1821
|
+
permil: "‰",
|
|
1822
|
+
perp: "⊥",
|
|
1823
|
+
pertenk: "‱",
|
|
1824
|
+
pfr: "𝔭",
|
|
1825
|
+
phi: "φ",
|
|
1826
|
+
phiv: "ϕ",
|
|
1827
|
+
phmmat: "ℳ",
|
|
1828
|
+
phone: "☎",
|
|
1829
|
+
pi: "π",
|
|
1830
|
+
pitchfork: "⋔",
|
|
1831
|
+
piv: "ϖ",
|
|
1832
|
+
planck: "ℏ",
|
|
1833
|
+
planckh: "ℎ",
|
|
1834
|
+
plankv: "ℏ",
|
|
1835
|
+
plus: "+",
|
|
1836
|
+
plusacir: "⨣",
|
|
1837
|
+
plusb: "⊞",
|
|
1838
|
+
pluscir: "⨢",
|
|
1839
|
+
plusdo: "∔",
|
|
1840
|
+
plusdu: "⨥",
|
|
1841
|
+
pluse: "⩲",
|
|
1842
|
+
plusmn: "±",
|
|
1843
|
+
plussim: "⨦",
|
|
1844
|
+
plustwo: "⨧",
|
|
1845
|
+
pm: "±",
|
|
1846
|
+
pointint: "⨕",
|
|
1847
|
+
popf: "𝕡",
|
|
1848
|
+
pound: "£",
|
|
1849
|
+
pr: "≺",
|
|
1850
|
+
prE: "⪳",
|
|
1851
|
+
prap: "⪷",
|
|
1852
|
+
prcue: "≼",
|
|
1853
|
+
pre: "⪯",
|
|
1854
|
+
prec: "≺",
|
|
1855
|
+
precapprox: "⪷",
|
|
1856
|
+
preccurlyeq: "≼",
|
|
1857
|
+
preceq: "⪯",
|
|
1858
|
+
precnapprox: "⪹",
|
|
1859
|
+
precneqq: "⪵",
|
|
1860
|
+
precnsim: "⋨",
|
|
1861
|
+
precsim: "≾",
|
|
1862
|
+
prime: "′",
|
|
1863
|
+
primes: "ℙ",
|
|
1864
|
+
prnE: "⪵",
|
|
1865
|
+
prnap: "⪹",
|
|
1866
|
+
prnsim: "⋨",
|
|
1867
|
+
prod: "∏",
|
|
1868
|
+
profalar: "⌮",
|
|
1869
|
+
profline: "⌒",
|
|
1870
|
+
profsurf: "⌓",
|
|
1871
|
+
prop: "∝",
|
|
1872
|
+
propto: "∝",
|
|
1873
|
+
prsim: "≾",
|
|
1874
|
+
prurel: "⊰",
|
|
1875
|
+
pscr: "𝓅",
|
|
1876
|
+
psi: "ψ",
|
|
1877
|
+
puncsp: " ",
|
|
1878
|
+
qfr: "𝔮",
|
|
1879
|
+
qint: "⨌",
|
|
1880
|
+
qopf: "𝕢",
|
|
1881
|
+
qprime: "⁗",
|
|
1882
|
+
qscr: "𝓆",
|
|
1883
|
+
quaternions: "ℍ",
|
|
1884
|
+
quatint: "⨖",
|
|
1885
|
+
quest: "?",
|
|
1886
|
+
questeq: "≟",
|
|
1887
|
+
quot: "\"",
|
|
1888
|
+
rAarr: "⇛",
|
|
1889
|
+
rArr: "⇒",
|
|
1890
|
+
rAtail: "⤜",
|
|
1891
|
+
rBarr: "⤏",
|
|
1892
|
+
rHar: "⥤",
|
|
1893
|
+
race: "∽̱",
|
|
1894
|
+
racute: "ŕ",
|
|
1895
|
+
radic: "√",
|
|
1896
|
+
raemptyv: "⦳",
|
|
1897
|
+
rang: "⟩",
|
|
1898
|
+
rangd: "⦒",
|
|
1899
|
+
range: "⦥",
|
|
1900
|
+
rangle: "⟩",
|
|
1901
|
+
raquo: "»",
|
|
1902
|
+
rarr: "→",
|
|
1903
|
+
rarrap: "⥵",
|
|
1904
|
+
rarrb: "⇥",
|
|
1905
|
+
rarrbfs: "⤠",
|
|
1906
|
+
rarrc: "⤳",
|
|
1907
|
+
rarrfs: "⤞",
|
|
1908
|
+
rarrhk: "↪",
|
|
1909
|
+
rarrlp: "↬",
|
|
1910
|
+
rarrpl: "⥅",
|
|
1911
|
+
rarrsim: "⥴",
|
|
1912
|
+
rarrtl: "↣",
|
|
1913
|
+
rarrw: "↝",
|
|
1914
|
+
ratail: "⤚",
|
|
1915
|
+
ratio: "∶",
|
|
1916
|
+
rationals: "ℚ",
|
|
1917
|
+
rbarr: "⤍",
|
|
1918
|
+
rbbrk: "❳",
|
|
1919
|
+
rbrace: "}",
|
|
1920
|
+
rbrack: "]",
|
|
1921
|
+
rbrke: "⦌",
|
|
1922
|
+
rbrksld: "⦎",
|
|
1923
|
+
rbrkslu: "⦐",
|
|
1924
|
+
rcaron: "ř",
|
|
1925
|
+
rcedil: "ŗ",
|
|
1926
|
+
rceil: "⌉",
|
|
1927
|
+
rcub: "}",
|
|
1928
|
+
rcy: "р",
|
|
1929
|
+
rdca: "⤷",
|
|
1930
|
+
rdldhar: "⥩",
|
|
1931
|
+
rdquo: "”",
|
|
1932
|
+
rdquor: "”",
|
|
1933
|
+
rdsh: "↳",
|
|
1934
|
+
real: "ℜ",
|
|
1935
|
+
realine: "ℛ",
|
|
1936
|
+
realpart: "ℜ",
|
|
1937
|
+
reals: "ℝ",
|
|
1938
|
+
rect: "▭",
|
|
1939
|
+
reg: "®",
|
|
1940
|
+
rfisht: "⥽",
|
|
1941
|
+
rfloor: "⌋",
|
|
1942
|
+
rfr: "𝔯",
|
|
1943
|
+
rhard: "⇁",
|
|
1944
|
+
rharu: "⇀",
|
|
1945
|
+
rharul: "⥬",
|
|
1946
|
+
rho: "ρ",
|
|
1947
|
+
rhov: "ϱ",
|
|
1948
|
+
rightarrow: "→",
|
|
1949
|
+
rightarrowtail: "↣",
|
|
1950
|
+
rightharpoondown: "⇁",
|
|
1951
|
+
rightharpoonup: "⇀",
|
|
1952
|
+
rightleftarrows: "⇄",
|
|
1953
|
+
rightleftharpoons: "⇌",
|
|
1954
|
+
rightrightarrows: "⇉",
|
|
1955
|
+
rightsquigarrow: "↝",
|
|
1956
|
+
rightthreetimes: "⋌",
|
|
1957
|
+
ring: "˚",
|
|
1958
|
+
risingdotseq: "≓",
|
|
1959
|
+
rlarr: "⇄",
|
|
1960
|
+
rlhar: "⇌",
|
|
1961
|
+
rlm: "",
|
|
1962
|
+
rmoust: "⎱",
|
|
1963
|
+
rmoustache: "⎱",
|
|
1964
|
+
rnmid: "⫮",
|
|
1965
|
+
roang: "⟭",
|
|
1966
|
+
roarr: "⇾",
|
|
1967
|
+
robrk: "⟧",
|
|
1968
|
+
ropar: "⦆",
|
|
1969
|
+
ropf: "𝕣",
|
|
1970
|
+
roplus: "⨮",
|
|
1971
|
+
rotimes: "⨵",
|
|
1972
|
+
rpar: ")",
|
|
1973
|
+
rpargt: "⦔",
|
|
1974
|
+
rppolint: "⨒",
|
|
1975
|
+
rrarr: "⇉",
|
|
1976
|
+
rsaquo: "›",
|
|
1977
|
+
rscr: "𝓇",
|
|
1978
|
+
rsh: "↱",
|
|
1979
|
+
rsqb: "]",
|
|
1980
|
+
rsquo: "’",
|
|
1981
|
+
rsquor: "’",
|
|
1982
|
+
rthree: "⋌",
|
|
1983
|
+
rtimes: "⋊",
|
|
1984
|
+
rtri: "▹",
|
|
1985
|
+
rtrie: "⊵",
|
|
1986
|
+
rtrif: "▸",
|
|
1987
|
+
rtriltri: "⧎",
|
|
1988
|
+
ruluhar: "⥨",
|
|
1989
|
+
rx: "℞",
|
|
1990
|
+
sacute: "ś",
|
|
1991
|
+
sbquo: "‚",
|
|
1992
|
+
sc: "≻",
|
|
1993
|
+
scE: "⪴",
|
|
1994
|
+
scap: "⪸",
|
|
1995
|
+
scaron: "š",
|
|
1996
|
+
sccue: "≽",
|
|
1997
|
+
sce: "⪰",
|
|
1998
|
+
scedil: "ş",
|
|
1999
|
+
scirc: "ŝ",
|
|
2000
|
+
scnE: "⪶",
|
|
2001
|
+
scnap: "⪺",
|
|
2002
|
+
scnsim: "⋩",
|
|
2003
|
+
scpolint: "⨓",
|
|
2004
|
+
scsim: "≿",
|
|
2005
|
+
scy: "с",
|
|
2006
|
+
sdot: "⋅",
|
|
2007
|
+
sdotb: "⊡",
|
|
2008
|
+
sdote: "⩦",
|
|
2009
|
+
seArr: "⇘",
|
|
2010
|
+
searhk: "⤥",
|
|
2011
|
+
searr: "↘",
|
|
2012
|
+
searrow: "↘",
|
|
2013
|
+
sect: "§",
|
|
2014
|
+
semi: ";",
|
|
2015
|
+
seswar: "⤩",
|
|
2016
|
+
setminus: "∖",
|
|
2017
|
+
setmn: "∖",
|
|
2018
|
+
sext: "✶",
|
|
2019
|
+
sfr: "𝔰",
|
|
2020
|
+
sfrown: "⌢",
|
|
2021
|
+
sharp: "♯",
|
|
2022
|
+
shchcy: "щ",
|
|
2023
|
+
shcy: "ш",
|
|
2024
|
+
shortmid: "∣",
|
|
2025
|
+
shortparallel: "∥",
|
|
2026
|
+
shy: "",
|
|
2027
|
+
sigma: "σ",
|
|
2028
|
+
sigmaf: "ς",
|
|
2029
|
+
sigmav: "ς",
|
|
2030
|
+
sim: "∼",
|
|
2031
|
+
simdot: "⩪",
|
|
2032
|
+
sime: "≃",
|
|
2033
|
+
simeq: "≃",
|
|
2034
|
+
simg: "⪞",
|
|
2035
|
+
simgE: "⪠",
|
|
2036
|
+
siml: "⪝",
|
|
2037
|
+
simlE: "⪟",
|
|
2038
|
+
simne: "≆",
|
|
2039
|
+
simplus: "⨤",
|
|
2040
|
+
simrarr: "⥲",
|
|
2041
|
+
slarr: "←",
|
|
2042
|
+
smallsetminus: "∖",
|
|
2043
|
+
smashp: "⨳",
|
|
2044
|
+
smeparsl: "⧤",
|
|
2045
|
+
smid: "∣",
|
|
2046
|
+
smile: "⌣",
|
|
2047
|
+
smt: "⪪",
|
|
2048
|
+
smte: "⪬",
|
|
2049
|
+
smtes: "⪬︀",
|
|
2050
|
+
softcy: "ь",
|
|
2051
|
+
sol: "/",
|
|
2052
|
+
solb: "⧄",
|
|
2053
|
+
solbar: "⌿",
|
|
2054
|
+
sopf: "𝕤",
|
|
2055
|
+
spades: "♠",
|
|
2056
|
+
spadesuit: "♠",
|
|
2057
|
+
spar: "∥",
|
|
2058
|
+
sqcap: "⊓",
|
|
2059
|
+
sqcaps: "⊓︀",
|
|
2060
|
+
sqcup: "⊔",
|
|
2061
|
+
sqcups: "⊔︀",
|
|
2062
|
+
sqsub: "⊏",
|
|
2063
|
+
sqsube: "⊑",
|
|
2064
|
+
sqsubset: "⊏",
|
|
2065
|
+
sqsubseteq: "⊑",
|
|
2066
|
+
sqsup: "⊐",
|
|
2067
|
+
sqsupe: "⊒",
|
|
2068
|
+
sqsupset: "⊐",
|
|
2069
|
+
sqsupseteq: "⊒",
|
|
2070
|
+
squ: "□",
|
|
2071
|
+
square: "□",
|
|
2072
|
+
squarf: "▪",
|
|
2073
|
+
squf: "▪",
|
|
2074
|
+
srarr: "→",
|
|
2075
|
+
sscr: "𝓈",
|
|
2076
|
+
ssetmn: "∖",
|
|
2077
|
+
ssmile: "⌣",
|
|
2078
|
+
sstarf: "⋆",
|
|
2079
|
+
star: "☆",
|
|
2080
|
+
starf: "★",
|
|
2081
|
+
straightepsilon: "ϵ",
|
|
2082
|
+
straightphi: "ϕ",
|
|
2083
|
+
strns: "¯",
|
|
2084
|
+
sub: "⊂",
|
|
2085
|
+
subE: "⫅",
|
|
2086
|
+
subdot: "⪽",
|
|
2087
|
+
sube: "⊆",
|
|
2088
|
+
subedot: "⫃",
|
|
2089
|
+
submult: "⫁",
|
|
2090
|
+
subnE: "⫋",
|
|
2091
|
+
subne: "⊊",
|
|
2092
|
+
subplus: "⪿",
|
|
2093
|
+
subrarr: "⥹",
|
|
2094
|
+
subset: "⊂",
|
|
2095
|
+
subseteq: "⊆",
|
|
2096
|
+
subseteqq: "⫅",
|
|
2097
|
+
subsetneq: "⊊",
|
|
2098
|
+
subsetneqq: "⫋",
|
|
2099
|
+
subsim: "⫇",
|
|
2100
|
+
subsub: "⫕",
|
|
2101
|
+
subsup: "⫓",
|
|
2102
|
+
succ: "≻",
|
|
2103
|
+
succapprox: "⪸",
|
|
2104
|
+
succcurlyeq: "≽",
|
|
2105
|
+
succeq: "⪰",
|
|
2106
|
+
succnapprox: "⪺",
|
|
2107
|
+
succneqq: "⪶",
|
|
2108
|
+
succnsim: "⋩",
|
|
2109
|
+
succsim: "≿",
|
|
2110
|
+
sum: "∑",
|
|
2111
|
+
sung: "♪",
|
|
2112
|
+
sup1: "¹",
|
|
2113
|
+
sup2: "²",
|
|
2114
|
+
sup3: "³",
|
|
2115
|
+
sup: "⊃",
|
|
2116
|
+
supE: "⫆",
|
|
2117
|
+
supdot: "⪾",
|
|
2118
|
+
supdsub: "⫘",
|
|
2119
|
+
supe: "⊇",
|
|
2120
|
+
supedot: "⫄",
|
|
2121
|
+
suphsol: "⟉",
|
|
2122
|
+
suphsub: "⫗",
|
|
2123
|
+
suplarr: "⥻",
|
|
2124
|
+
supmult: "⫂",
|
|
2125
|
+
supnE: "⫌",
|
|
2126
|
+
supne: "⊋",
|
|
2127
|
+
supplus: "⫀",
|
|
2128
|
+
supset: "⊃",
|
|
2129
|
+
supseteq: "⊇",
|
|
2130
|
+
supseteqq: "⫆",
|
|
2131
|
+
supsetneq: "⊋",
|
|
2132
|
+
supsetneqq: "⫌",
|
|
2133
|
+
supsim: "⫈",
|
|
2134
|
+
supsub: "⫔",
|
|
2135
|
+
supsup: "⫖",
|
|
2136
|
+
swArr: "⇙",
|
|
2137
|
+
swarhk: "⤦",
|
|
2138
|
+
swarr: "↙",
|
|
2139
|
+
swarrow: "↙",
|
|
2140
|
+
swnwar: "⤪",
|
|
2141
|
+
szlig: "ß",
|
|
2142
|
+
target: "⌖",
|
|
2143
|
+
tau: "τ",
|
|
2144
|
+
tbrk: "⎴",
|
|
2145
|
+
tcaron: "ť",
|
|
2146
|
+
tcedil: "ţ",
|
|
2147
|
+
tcy: "т",
|
|
2148
|
+
tdot: "⃛",
|
|
2149
|
+
telrec: "⌕",
|
|
2150
|
+
tfr: "𝔱",
|
|
2151
|
+
there4: "∴",
|
|
2152
|
+
therefore: "∴",
|
|
2153
|
+
theta: "θ",
|
|
2154
|
+
thetasym: "ϑ",
|
|
2155
|
+
thetav: "ϑ",
|
|
2156
|
+
thickapprox: "≈",
|
|
2157
|
+
thicksim: "∼",
|
|
2158
|
+
thinsp: " ",
|
|
2159
|
+
thkap: "≈",
|
|
2160
|
+
thksim: "∼",
|
|
2161
|
+
thorn: "þ",
|
|
2162
|
+
tilde: "˜",
|
|
2163
|
+
times: "×",
|
|
2164
|
+
timesb: "⊠",
|
|
2165
|
+
timesbar: "⨱",
|
|
2166
|
+
timesd: "⨰",
|
|
2167
|
+
tint: "∭",
|
|
2168
|
+
toea: "⤨",
|
|
2169
|
+
top: "⊤",
|
|
2170
|
+
topbot: "⌶",
|
|
2171
|
+
topcir: "⫱",
|
|
2172
|
+
topf: "𝕥",
|
|
2173
|
+
topfork: "⫚",
|
|
2174
|
+
tosa: "⤩",
|
|
2175
|
+
tprime: "‴",
|
|
2176
|
+
trade: "™",
|
|
2177
|
+
triangle: "▵",
|
|
2178
|
+
triangledown: "▿",
|
|
2179
|
+
triangleleft: "◃",
|
|
2180
|
+
trianglelefteq: "⊴",
|
|
2181
|
+
triangleq: "≜",
|
|
2182
|
+
triangleright: "▹",
|
|
2183
|
+
trianglerighteq: "⊵",
|
|
2184
|
+
tridot: "◬",
|
|
2185
|
+
trie: "≜",
|
|
2186
|
+
triminus: "⨺",
|
|
2187
|
+
triplus: "⨹",
|
|
2188
|
+
trisb: "⧍",
|
|
2189
|
+
tritime: "⨻",
|
|
2190
|
+
trpezium: "⏢",
|
|
2191
|
+
tscr: "𝓉",
|
|
2192
|
+
tscy: "ц",
|
|
2193
|
+
tshcy: "ћ",
|
|
2194
|
+
tstrok: "ŧ",
|
|
2195
|
+
twixt: "≬",
|
|
2196
|
+
twoheadleftarrow: "↞",
|
|
2197
|
+
twoheadrightarrow: "↠",
|
|
2198
|
+
uArr: "⇑",
|
|
2199
|
+
uHar: "⥣",
|
|
2200
|
+
uacute: "ú",
|
|
2201
|
+
uarr: "↑",
|
|
2202
|
+
ubrcy: "ў",
|
|
2203
|
+
ubreve: "ŭ",
|
|
2204
|
+
ucirc: "û",
|
|
2205
|
+
ucy: "у",
|
|
2206
|
+
udarr: "⇅",
|
|
2207
|
+
udblac: "ű",
|
|
2208
|
+
udhar: "⥮",
|
|
2209
|
+
ufisht: "⥾",
|
|
2210
|
+
ufr: "𝔲",
|
|
2211
|
+
ugrave: "ù",
|
|
2212
|
+
uharl: "↿",
|
|
2213
|
+
uharr: "↾",
|
|
2214
|
+
uhblk: "▀",
|
|
2215
|
+
ulcorn: "⌜",
|
|
2216
|
+
ulcorner: "⌜",
|
|
2217
|
+
ulcrop: "⌏",
|
|
2218
|
+
ultri: "◸",
|
|
2219
|
+
umacr: "ū",
|
|
2220
|
+
uml: "¨",
|
|
2221
|
+
uogon: "ų",
|
|
2222
|
+
uopf: "𝕦",
|
|
2223
|
+
uparrow: "↑",
|
|
2224
|
+
updownarrow: "↕",
|
|
2225
|
+
upharpoonleft: "↿",
|
|
2226
|
+
upharpoonright: "↾",
|
|
2227
|
+
uplus: "⊎",
|
|
2228
|
+
upsi: "υ",
|
|
2229
|
+
upsih: "ϒ",
|
|
2230
|
+
upsilon: "υ",
|
|
2231
|
+
upuparrows: "⇈",
|
|
2232
|
+
urcorn: "⌝",
|
|
2233
|
+
urcorner: "⌝",
|
|
2234
|
+
urcrop: "⌎",
|
|
2235
|
+
uring: "ů",
|
|
2236
|
+
urtri: "◹",
|
|
2237
|
+
uscr: "𝓊",
|
|
2238
|
+
utdot: "⋰",
|
|
2239
|
+
utilde: "ũ",
|
|
2240
|
+
utri: "▵",
|
|
2241
|
+
utrif: "▴",
|
|
2242
|
+
uuarr: "⇈",
|
|
2243
|
+
uuml: "ü",
|
|
2244
|
+
uwangle: "⦧",
|
|
2245
|
+
vArr: "⇕",
|
|
2246
|
+
vBar: "⫨",
|
|
2247
|
+
vBarv: "⫩",
|
|
2248
|
+
vDash: "⊨",
|
|
2249
|
+
vangrt: "⦜",
|
|
2250
|
+
varepsilon: "ϵ",
|
|
2251
|
+
varkappa: "ϰ",
|
|
2252
|
+
varnothing: "∅",
|
|
2253
|
+
varphi: "ϕ",
|
|
2254
|
+
varpi: "ϖ",
|
|
2255
|
+
varpropto: "∝",
|
|
2256
|
+
varr: "↕",
|
|
2257
|
+
varrho: "ϱ",
|
|
2258
|
+
varsigma: "ς",
|
|
2259
|
+
varsubsetneq: "⊊︀",
|
|
2260
|
+
varsubsetneqq: "⫋︀",
|
|
2261
|
+
varsupsetneq: "⊋︀",
|
|
2262
|
+
varsupsetneqq: "⫌︀",
|
|
2263
|
+
vartheta: "ϑ",
|
|
2264
|
+
vartriangleleft: "⊲",
|
|
2265
|
+
vartriangleright: "⊳",
|
|
2266
|
+
vcy: "в",
|
|
2267
|
+
vdash: "⊢",
|
|
2268
|
+
vee: "∨",
|
|
2269
|
+
veebar: "⊻",
|
|
2270
|
+
veeeq: "≚",
|
|
2271
|
+
vellip: "⋮",
|
|
2272
|
+
verbar: "|",
|
|
2273
|
+
vert: "|",
|
|
2274
|
+
vfr: "𝔳",
|
|
2275
|
+
vltri: "⊲",
|
|
2276
|
+
vnsub: "⊂⃒",
|
|
2277
|
+
vnsup: "⊃⃒",
|
|
2278
|
+
vopf: "𝕧",
|
|
2279
|
+
vprop: "∝",
|
|
2280
|
+
vrtri: "⊳",
|
|
2281
|
+
vscr: "𝓋",
|
|
2282
|
+
vsubnE: "⫋︀",
|
|
2283
|
+
vsubne: "⊊︀",
|
|
2284
|
+
vsupnE: "⫌︀",
|
|
2285
|
+
vsupne: "⊋︀",
|
|
2286
|
+
vzigzag: "⦚",
|
|
2287
|
+
wcirc: "ŵ",
|
|
2288
|
+
wedbar: "⩟",
|
|
2289
|
+
wedge: "∧",
|
|
2290
|
+
wedgeq: "≙",
|
|
2291
|
+
weierp: "℘",
|
|
2292
|
+
wfr: "𝔴",
|
|
2293
|
+
wopf: "𝕨",
|
|
2294
|
+
wp: "℘",
|
|
2295
|
+
wr: "≀",
|
|
2296
|
+
wreath: "≀",
|
|
2297
|
+
wscr: "𝓌",
|
|
2298
|
+
xcap: "⋂",
|
|
2299
|
+
xcirc: "◯",
|
|
2300
|
+
xcup: "⋃",
|
|
2301
|
+
xdtri: "▽",
|
|
2302
|
+
xfr: "𝔵",
|
|
2303
|
+
xhArr: "⟺",
|
|
2304
|
+
xharr: "⟷",
|
|
2305
|
+
xi: "ξ",
|
|
2306
|
+
xlArr: "⟸",
|
|
2307
|
+
xlarr: "⟵",
|
|
2308
|
+
xmap: "⟼",
|
|
2309
|
+
xnis: "⋻",
|
|
2310
|
+
xodot: "⨀",
|
|
2311
|
+
xopf: "𝕩",
|
|
2312
|
+
xoplus: "⨁",
|
|
2313
|
+
xotime: "⨂",
|
|
2314
|
+
xrArr: "⟹",
|
|
2315
|
+
xrarr: "⟶",
|
|
2316
|
+
xscr: "𝓍",
|
|
2317
|
+
xsqcup: "⨆",
|
|
2318
|
+
xuplus: "⨄",
|
|
2319
|
+
xutri: "△",
|
|
2320
|
+
xvee: "⋁",
|
|
2321
|
+
xwedge: "⋀",
|
|
2322
|
+
yacute: "ý",
|
|
2323
|
+
yacy: "я",
|
|
2324
|
+
ycirc: "ŷ",
|
|
2325
|
+
ycy: "ы",
|
|
2326
|
+
yen: "¥",
|
|
2327
|
+
yfr: "𝔶",
|
|
2328
|
+
yicy: "ї",
|
|
2329
|
+
yopf: "𝕪",
|
|
2330
|
+
yscr: "𝓎",
|
|
2331
|
+
yucy: "ю",
|
|
2332
|
+
yuml: "ÿ",
|
|
2333
|
+
zacute: "ź",
|
|
2334
|
+
zcaron: "ž",
|
|
2335
|
+
zcy: "з",
|
|
2336
|
+
zdot: "ż",
|
|
2337
|
+
zeetrf: "ℨ",
|
|
2338
|
+
zeta: "ζ",
|
|
2339
|
+
zfr: "𝔷",
|
|
2340
|
+
zhcy: "ж",
|
|
2341
|
+
zigrarr: "⇝",
|
|
2342
|
+
zopf: "𝕫",
|
|
2343
|
+
zscr: "𝓏",
|
|
2344
|
+
zwj: "",
|
|
2345
|
+
zwnj: ""
|
|
2346
|
+
}, de = {}.hasOwnProperty;
|
|
2347
|
+
function fe(e) {
|
|
2348
|
+
return de.call(ue, e) ? ue[e] : !1;
|
|
2349
|
+
}
|
|
2350
|
+
//#endregion
|
|
2351
|
+
//#region ../../node_modules/micromark-util-chunked/index.js
|
|
2352
|
+
function R(e, t, n, r) {
|
|
2353
|
+
let i = e.length, a = 0, o;
|
|
2354
|
+
if (t = t < 0 ? -t > i ? 0 : i + t : t > i ? i : t, n = n > 0 ? n : 0, r.length < 1e4) o = Array.from(r), o.unshift(t, n), e.splice(...o);
|
|
2355
|
+
else for (n && e.splice(t, n); a < r.length;) o = r.slice(a, a + 1e4), o.unshift(t, 0), e.splice(...o), a += 1e4, t += 1e4;
|
|
2356
|
+
}
|
|
2357
|
+
function z(e, t) {
|
|
2358
|
+
return e.length > 0 ? (R(e, e.length, 0, t), e) : t;
|
|
2359
|
+
}
|
|
2360
|
+
//#endregion
|
|
2361
|
+
//#region ../../node_modules/micromark-util-combine-extensions/index.js
|
|
2362
|
+
var B = {}.hasOwnProperty;
|
|
2363
|
+
function pe(e) {
|
|
2364
|
+
let t = {}, n = -1;
|
|
2365
|
+
for (; ++n < e.length;) me(t, e[n]);
|
|
2366
|
+
return t;
|
|
2367
|
+
}
|
|
2368
|
+
function me(e, t) {
|
|
2369
|
+
let n;
|
|
2370
|
+
for (n in t) {
|
|
2371
|
+
let r = (B.call(e, n) ? e[n] : void 0) || (e[n] = {}), i = t[n], a;
|
|
2372
|
+
if (i) for (a in i) {
|
|
2373
|
+
B.call(r, a) || (r[a] = []);
|
|
2374
|
+
let e = i[a];
|
|
2375
|
+
he(r[a], Array.isArray(e) ? e : e ? [e] : []);
|
|
2376
|
+
}
|
|
2377
|
+
}
|
|
2378
|
+
}
|
|
2379
|
+
function he(e, t) {
|
|
2380
|
+
let n = -1, r = [];
|
|
2381
|
+
for (; ++n < t.length;) (t[n].add === "after" ? e : r).push(t[n]);
|
|
2382
|
+
R(e, 0, 0, r);
|
|
2383
|
+
}
|
|
2384
|
+
function ge(e) {
|
|
2385
|
+
let t = {}, n = -1;
|
|
2386
|
+
for (; ++n < e.length;) _e(t, e[n]);
|
|
2387
|
+
return t;
|
|
2388
|
+
}
|
|
2389
|
+
function _e(e, t) {
|
|
2390
|
+
let n;
|
|
2391
|
+
for (n in t) {
|
|
2392
|
+
let r = (B.call(e, n) ? e[n] : void 0) || (e[n] = {}), i = t[n], a;
|
|
2393
|
+
if (i) for (a in i) r[a] = i[a];
|
|
2394
|
+
}
|
|
2395
|
+
}
|
|
2396
|
+
//#endregion
|
|
2397
|
+
//#region ../../node_modules/micromark-util-decode-numeric-character-reference/index.js
|
|
2398
|
+
function ve(e, t) {
|
|
2399
|
+
let n = Number.parseInt(e, t);
|
|
2400
|
+
return n < 9 || n === 11 || n > 13 && n < 32 || n > 126 && n < 160 || n > 55295 && n < 57344 || n > 64975 && n < 65008 || (n & 65535) == 65535 || (n & 65535) == 65534 || n > 1114111 ? "�" : String.fromCodePoint(n);
|
|
2401
|
+
}
|
|
2402
|
+
//#endregion
|
|
2403
|
+
//#region ../../node_modules/micromark-util-encode/index.js
|
|
2404
|
+
var ye = {
|
|
2405
|
+
"\"": "quot",
|
|
2406
|
+
"&": "amp",
|
|
2407
|
+
"<": "lt",
|
|
2408
|
+
">": "gt"
|
|
2409
|
+
};
|
|
2410
|
+
function be(e) {
|
|
2411
|
+
return e.replace(/["&<>]/g, t);
|
|
2412
|
+
function t(e) {
|
|
2413
|
+
return "&" + ye[e] + ";";
|
|
2414
|
+
}
|
|
2415
|
+
}
|
|
2416
|
+
//#endregion
|
|
2417
|
+
//#region ../../node_modules/micromark-util-normalize-identifier/index.js
|
|
2418
|
+
function V(e) {
|
|
2419
|
+
return e.replace(/[\t\n\r ]+/g, " ").replace(/^ | $/g, "").toLowerCase().toUpperCase();
|
|
2420
|
+
}
|
|
2421
|
+
//#endregion
|
|
2422
|
+
//#region ../../node_modules/micromark-util-character/index.js
|
|
2423
|
+
var H = Y(/[A-Za-z]/), U = Y(/[\dA-Za-z]/), xe = Y(/[#-'*+\--9=?A-Z^-~]/);
|
|
2424
|
+
function W(e) {
|
|
2425
|
+
return e !== null && (e < 32 || e === 127);
|
|
2426
|
+
}
|
|
2427
|
+
var Se = Y(/\d/), G = Y(/[\dA-Fa-f]/), Ce = Y(/[!-/:-@[-`{-~]/);
|
|
2428
|
+
function K(e) {
|
|
2429
|
+
return e !== null && e < -2;
|
|
2430
|
+
}
|
|
2431
|
+
function q(e) {
|
|
2432
|
+
return e !== null && (e < 0 || e === 32);
|
|
2433
|
+
}
|
|
2434
|
+
function J(e) {
|
|
2435
|
+
return e === -2 || e === -1 || e === 32;
|
|
2436
|
+
}
|
|
2437
|
+
var we = Y(/\p{P}|\p{S}/u), Te = Y(/\s/);
|
|
2438
|
+
function Y(e) {
|
|
2439
|
+
return t;
|
|
2440
|
+
function t(t) {
|
|
2441
|
+
return t !== null && t > -1 && e.test(String.fromCharCode(t));
|
|
2442
|
+
}
|
|
2443
|
+
}
|
|
2444
|
+
//#endregion
|
|
2445
|
+
//#region ../../node_modules/micromark-util-sanitize-uri/index.js
|
|
2446
|
+
function Ee(e, t) {
|
|
2447
|
+
let n = be(De(e || ""));
|
|
2448
|
+
if (!t) return n;
|
|
2449
|
+
let r = n.indexOf(":"), i = n.indexOf("?"), a = n.indexOf("#"), o = n.indexOf("/");
|
|
2450
|
+
return r < 0 || o > -1 && r > o || i > -1 && r > i || a > -1 && r > a || t.test(n.slice(0, r)) ? n : "";
|
|
2451
|
+
}
|
|
2452
|
+
function De(e) {
|
|
2453
|
+
let t = [], n = -1, r = 0, i = 0;
|
|
2454
|
+
for (; ++n < e.length;) {
|
|
2455
|
+
let a = e.charCodeAt(n), o = "";
|
|
2456
|
+
if (a === 37 && U(e.charCodeAt(n + 1)) && U(e.charCodeAt(n + 2))) i = 2;
|
|
2457
|
+
else if (a < 128) /[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(a)) || (o = String.fromCharCode(a));
|
|
2458
|
+
else if (a > 55295 && a < 57344) {
|
|
2459
|
+
let t = e.charCodeAt(n + 1);
|
|
2460
|
+
a < 56320 && t > 56319 && t < 57344 ? (o = String.fromCharCode(a, t), i = 1) : o = "�";
|
|
2461
|
+
} else o = String.fromCharCode(a);
|
|
2462
|
+
o &&= (t.push(e.slice(r, n), encodeURIComponent(o)), r = n + i + 1, ""), i &&= (n += i, 0);
|
|
2463
|
+
}
|
|
2464
|
+
return t.join("") + e.slice(r);
|
|
2465
|
+
}
|
|
2466
|
+
//#endregion
|
|
2467
|
+
//#region ../../node_modules/micromark/lib/compile.js
|
|
2468
|
+
var Oe = {}.hasOwnProperty, ke = /^(https?|ircs?|mailto|xmpp)$/i, Ae = /^https?$/i;
|
|
2469
|
+
function je(e) {
|
|
2470
|
+
let t = e || {}, n = !0, r = {}, i = [[]], a = [], o = [], s = ge([{
|
|
2471
|
+
enter: {
|
|
2472
|
+
blockQuote: A,
|
|
2473
|
+
codeFenced: N,
|
|
2474
|
+
codeFencedFenceInfo: h,
|
|
2475
|
+
codeFencedFenceMeta: h,
|
|
2476
|
+
codeIndented: I,
|
|
2477
|
+
codeText: je,
|
|
2478
|
+
content: _e,
|
|
2479
|
+
definition: de,
|
|
2480
|
+
definitionDestinationString: B,
|
|
2481
|
+
definitionLabelString: h,
|
|
2482
|
+
definitionTitleString: h,
|
|
2483
|
+
emphasis: Y,
|
|
2484
|
+
htmlFlow: J,
|
|
2485
|
+
htmlText: Te,
|
|
2486
|
+
image: te,
|
|
2487
|
+
label: h,
|
|
2488
|
+
link: ne,
|
|
2489
|
+
listItemMarker: E,
|
|
2490
|
+
listItemValue: T,
|
|
2491
|
+
listOrdered: C,
|
|
2492
|
+
listUnordered: w,
|
|
2493
|
+
paragraph: j,
|
|
2494
|
+
reference: h,
|
|
2495
|
+
resource: oe,
|
|
2496
|
+
resourceDestinationString: se,
|
|
2497
|
+
resourceTitleString: h,
|
|
2498
|
+
setextHeading: H,
|
|
2499
|
+
strong: De
|
|
2500
|
+
},
|
|
2501
|
+
exit: {
|
|
2502
|
+
atxHeading: xe,
|
|
2503
|
+
atxHeadingSequence: ye,
|
|
2504
|
+
autolinkEmail: Re,
|
|
2505
|
+
autolinkProtocol: Le,
|
|
2506
|
+
blockQuote: ee,
|
|
2507
|
+
characterEscapeValue: G,
|
|
2508
|
+
characterReferenceMarkerHexadecimal: Fe,
|
|
2509
|
+
characterReferenceMarkerNumeric: Fe,
|
|
2510
|
+
characterReferenceValue: Ie,
|
|
2511
|
+
codeFenced: L,
|
|
2512
|
+
codeFencedFence: F,
|
|
2513
|
+
codeFencedFenceInfo: P,
|
|
2514
|
+
codeFencedFenceMeta: S,
|
|
2515
|
+
codeFlowValue: K,
|
|
2516
|
+
codeIndented: L,
|
|
2517
|
+
codeText: X,
|
|
2518
|
+
codeTextData: G,
|
|
2519
|
+
data: G,
|
|
2520
|
+
definition: he,
|
|
2521
|
+
definitionDestinationString: pe,
|
|
2522
|
+
definitionLabelString: R,
|
|
2523
|
+
definitionTitleString: me,
|
|
2524
|
+
emphasis: Me,
|
|
2525
|
+
hardBreakEscape: q,
|
|
2526
|
+
hardBreakTrailing: q,
|
|
2527
|
+
htmlFlow: we,
|
|
2528
|
+
htmlFlowData: G,
|
|
2529
|
+
htmlText: we,
|
|
2530
|
+
htmlTextData: G,
|
|
2531
|
+
image: ue,
|
|
2532
|
+
label: ie,
|
|
2533
|
+
labelText: re,
|
|
2534
|
+
lineEnding: Ce,
|
|
2535
|
+
link: ue,
|
|
2536
|
+
listOrdered: D,
|
|
2537
|
+
listUnordered: O,
|
|
2538
|
+
paragraph: M,
|
|
2539
|
+
reference: S,
|
|
2540
|
+
referenceString: ae,
|
|
2541
|
+
resource: S,
|
|
2542
|
+
resourceDestinationString: ce,
|
|
2543
|
+
resourceTitleString: le,
|
|
2544
|
+
setextHeading: Se,
|
|
2545
|
+
setextHeadingLineSequence: W,
|
|
2546
|
+
setextHeadingText: U,
|
|
2547
|
+
strong: Ne,
|
|
2548
|
+
thematicBreak: Pe
|
|
2549
|
+
}
|
|
2550
|
+
}, ...t.htmlExtensions || []]), c = {
|
|
2551
|
+
definitions: r,
|
|
2552
|
+
tightStack: o
|
|
2553
|
+
}, l = {
|
|
2554
|
+
buffer: h,
|
|
2555
|
+
encode: x,
|
|
2556
|
+
getData: m,
|
|
2557
|
+
lineEndingIfNeeded: b,
|
|
2558
|
+
options: t,
|
|
2559
|
+
raw: v,
|
|
2560
|
+
resume: g,
|
|
2561
|
+
setData: p,
|
|
2562
|
+
tag: _
|
|
2563
|
+
}, u = t.defaultLineEnding;
|
|
2564
|
+
return d;
|
|
2565
|
+
function d(e) {
|
|
2566
|
+
let t = -1, n = 0, r = [], a = [], o = [];
|
|
2567
|
+
for (; ++t < e.length;) !u && (e[t][1].type === "lineEnding" || e[t][1].type === "lineEndingBlank") && (u = e[t][2].sliceSerialize(e[t][1])), (e[t][1].type === "listOrdered" || e[t][1].type === "listUnordered") && (e[t][0] === "enter" ? r.push(t) : f(e.slice(r.pop(), t))), e[t][1].type === "definition" && (e[t][0] === "enter" ? (o = z(o, e.slice(n, t)), n = t) : (a = z(a, e.slice(n, t + 1)), n = t + 1));
|
|
2568
|
+
a = z(a, o), a = z(a, e.slice(n)), t = -1;
|
|
2569
|
+
let c = a;
|
|
2570
|
+
for (s.enter.null && s.enter.null.call(l); ++t < e.length;) {
|
|
2571
|
+
let e = s[c[t][0]], n = c[t][1].type, r = e[n];
|
|
2572
|
+
Oe.call(e, n) && r && r.call({
|
|
2573
|
+
sliceSerialize: c[t][2].sliceSerialize,
|
|
2574
|
+
...l
|
|
2575
|
+
}, c[t][1]);
|
|
2576
|
+
}
|
|
2577
|
+
return s.exit.null && s.exit.null.call(l), i[0].join("");
|
|
2578
|
+
}
|
|
2579
|
+
function f(e) {
|
|
2580
|
+
let t = e.length, n = 0, r = 0, i = !1, a;
|
|
2581
|
+
for (; ++n < t;) {
|
|
2582
|
+
let t = e[n];
|
|
2583
|
+
if (t[1]._container) a = void 0, t[0] === "enter" ? r++ : r--;
|
|
2584
|
+
else switch (t[1].type) {
|
|
2585
|
+
case "listItemPrefix":
|
|
2586
|
+
t[0] === "exit" && (a = !0);
|
|
2587
|
+
break;
|
|
2588
|
+
case "linePrefix": break;
|
|
2589
|
+
case "lineEndingBlank":
|
|
2590
|
+
t[0] === "enter" && !r && (a ? a = void 0 : i = !0);
|
|
2591
|
+
break;
|
|
2592
|
+
default: a = void 0;
|
|
2593
|
+
}
|
|
2594
|
+
}
|
|
2595
|
+
e[0][1]._loose = i;
|
|
2596
|
+
}
|
|
2597
|
+
function p(e, t) {
|
|
2598
|
+
c[e] = t;
|
|
2599
|
+
}
|
|
2600
|
+
function m(e) {
|
|
2601
|
+
return c[e];
|
|
2602
|
+
}
|
|
2603
|
+
function h() {
|
|
2604
|
+
i.push([]);
|
|
2605
|
+
}
|
|
2606
|
+
function g() {
|
|
2607
|
+
return i.pop().join("");
|
|
2608
|
+
}
|
|
2609
|
+
function _(e) {
|
|
2610
|
+
n && (p("lastWasTag", !0), i[i.length - 1].push(e));
|
|
2611
|
+
}
|
|
2612
|
+
function v(e) {
|
|
2613
|
+
p("lastWasTag"), i[i.length - 1].push(e);
|
|
2614
|
+
}
|
|
2615
|
+
function y() {
|
|
2616
|
+
v(u || "\n");
|
|
2617
|
+
}
|
|
2618
|
+
function b() {
|
|
2619
|
+
let e = i[i.length - 1], t = e[e.length - 1], n = t ? t.charCodeAt(t.length - 1) : null;
|
|
2620
|
+
n === 10 || n === 13 || n === null || y();
|
|
2621
|
+
}
|
|
2622
|
+
function x(e) {
|
|
2623
|
+
return m("ignoreEncode") ? e : be(e);
|
|
2624
|
+
}
|
|
2625
|
+
function S() {
|
|
2626
|
+
g();
|
|
2627
|
+
}
|
|
2628
|
+
function C(e) {
|
|
2629
|
+
o.push(!e._loose), b(), _("<ol"), p("expectFirstItem", !0);
|
|
2630
|
+
}
|
|
2631
|
+
function w(e) {
|
|
2632
|
+
o.push(!e._loose), b(), _("<ul"), p("expectFirstItem", !0);
|
|
2633
|
+
}
|
|
2634
|
+
function T(e) {
|
|
2635
|
+
if (m("expectFirstItem")) {
|
|
2636
|
+
let t = Number.parseInt(this.sliceSerialize(e), 10);
|
|
2637
|
+
t !== 1 && _(" start=\"" + x(String(t)) + "\"");
|
|
2638
|
+
}
|
|
2639
|
+
}
|
|
2640
|
+
function E() {
|
|
2641
|
+
m("expectFirstItem") ? _(">") : k(), b(), _("<li>"), p("expectFirstItem"), p("lastWasTag");
|
|
2642
|
+
}
|
|
2643
|
+
function D() {
|
|
2644
|
+
k(), o.pop(), y(), _("</ol>");
|
|
2645
|
+
}
|
|
2646
|
+
function O() {
|
|
2647
|
+
k(), o.pop(), y(), _("</ul>");
|
|
2648
|
+
}
|
|
2649
|
+
function k() {
|
|
2650
|
+
m("lastWasTag") && !m("slurpAllLineEndings") && b(), _("</li>"), p("slurpAllLineEndings");
|
|
2651
|
+
}
|
|
2652
|
+
function A() {
|
|
2653
|
+
o.push(!1), b(), _("<blockquote>");
|
|
2654
|
+
}
|
|
2655
|
+
function ee() {
|
|
2656
|
+
o.pop(), b(), _("</blockquote>"), p("slurpAllLineEndings");
|
|
2657
|
+
}
|
|
2658
|
+
function j() {
|
|
2659
|
+
o[o.length - 1] || (b(), _("<p>")), p("slurpAllLineEndings");
|
|
2660
|
+
}
|
|
2661
|
+
function M() {
|
|
2662
|
+
o[o.length - 1] ? p("slurpAllLineEndings", !0) : _("</p>");
|
|
2663
|
+
}
|
|
2664
|
+
function N() {
|
|
2665
|
+
b(), _("<pre><code"), p("fencesCount", 0);
|
|
2666
|
+
}
|
|
2667
|
+
function P() {
|
|
2668
|
+
_(" class=\"language-" + g() + "\"");
|
|
2669
|
+
}
|
|
2670
|
+
function F() {
|
|
2671
|
+
let e = m("fencesCount") || 0;
|
|
2672
|
+
e || (_(">"), p("slurpOneLineEnding", !0)), p("fencesCount", e + 1);
|
|
2673
|
+
}
|
|
2674
|
+
function I() {
|
|
2675
|
+
b(), _("<pre><code>");
|
|
2676
|
+
}
|
|
2677
|
+
function L() {
|
|
2678
|
+
let e = m("fencesCount");
|
|
2679
|
+
e !== void 0 && e < 2 && c.tightStack.length > 0 && !m("lastWasTag") && y(), m("flowCodeSeenData") && b(), _("</code></pre>"), e !== void 0 && e < 2 && b(), p("flowCodeSeenData"), p("fencesCount"), p("slurpOneLineEnding");
|
|
2680
|
+
}
|
|
2681
|
+
function te() {
|
|
2682
|
+
a.push({ image: !0 }), n = void 0;
|
|
2683
|
+
}
|
|
2684
|
+
function ne() {
|
|
2685
|
+
a.push({});
|
|
2686
|
+
}
|
|
2687
|
+
function re(e) {
|
|
2688
|
+
a[a.length - 1].labelId = this.sliceSerialize(e);
|
|
2689
|
+
}
|
|
2690
|
+
function ie() {
|
|
2691
|
+
a[a.length - 1].label = g();
|
|
2692
|
+
}
|
|
2693
|
+
function ae(e) {
|
|
2694
|
+
a[a.length - 1].referenceId = this.sliceSerialize(e);
|
|
2695
|
+
}
|
|
2696
|
+
function oe() {
|
|
2697
|
+
h(), a[a.length - 1].destination = "";
|
|
2698
|
+
}
|
|
2699
|
+
function se() {
|
|
2700
|
+
h(), p("ignoreEncode", !0);
|
|
2701
|
+
}
|
|
2702
|
+
function ce() {
|
|
2703
|
+
a[a.length - 1].destination = g(), p("ignoreEncode");
|
|
2704
|
+
}
|
|
2705
|
+
function le() {
|
|
2706
|
+
a[a.length - 1].title = g();
|
|
2707
|
+
}
|
|
2708
|
+
function ue() {
|
|
2709
|
+
let e = a.length - 1, i = a[e], o = i.referenceId || i.labelId, s = i.destination === void 0 ? r[V(o)] : i;
|
|
2710
|
+
for (n = !0; e--;) if (a[e].image) {
|
|
2711
|
+
n = void 0;
|
|
2712
|
+
break;
|
|
2713
|
+
}
|
|
2714
|
+
i.image ? (_("<img src=\"" + Ee(s.destination, t.allowDangerousProtocol ? void 0 : Ae) + "\" alt=\""), v(i.label), _("\"")) : _("<a href=\"" + Ee(s.destination, t.allowDangerousProtocol ? void 0 : ke) + "\""), _(s.title ? " title=\"" + s.title + "\"" : ""), i.image ? _(" />") : (_(">"), v(i.label), _("</a>")), a.pop();
|
|
2715
|
+
}
|
|
2716
|
+
function de() {
|
|
2717
|
+
h(), a.push({});
|
|
2718
|
+
}
|
|
2719
|
+
function R(e) {
|
|
2720
|
+
g(), a[a.length - 1].labelId = this.sliceSerialize(e);
|
|
2721
|
+
}
|
|
2722
|
+
function B() {
|
|
2723
|
+
h(), p("ignoreEncode", !0);
|
|
2724
|
+
}
|
|
2725
|
+
function pe() {
|
|
2726
|
+
a[a.length - 1].destination = g(), p("ignoreEncode");
|
|
2727
|
+
}
|
|
2728
|
+
function me() {
|
|
2729
|
+
a[a.length - 1].title = g();
|
|
2730
|
+
}
|
|
2731
|
+
function he() {
|
|
2732
|
+
let e = a[a.length - 1], t = V(e.labelId);
|
|
2733
|
+
g(), Oe.call(r, t) || (r[t] = a[a.length - 1]), a.pop();
|
|
2734
|
+
}
|
|
2735
|
+
function _e() {
|
|
2736
|
+
p("slurpAllLineEndings", !0);
|
|
2737
|
+
}
|
|
2738
|
+
function ye(e) {
|
|
2739
|
+
m("headingRank") || (p("headingRank", this.sliceSerialize(e).length), b(), _("<h" + m("headingRank") + ">"));
|
|
2740
|
+
}
|
|
2741
|
+
function H() {
|
|
2742
|
+
h(), p("slurpAllLineEndings");
|
|
2743
|
+
}
|
|
2744
|
+
function U() {
|
|
2745
|
+
p("slurpAllLineEndings", !0);
|
|
2746
|
+
}
|
|
2747
|
+
function xe() {
|
|
2748
|
+
_("</h" + m("headingRank") + ">"), p("headingRank");
|
|
2749
|
+
}
|
|
2750
|
+
function W(e) {
|
|
2751
|
+
p("headingRank", this.sliceSerialize(e).charCodeAt(0) === 61 ? 1 : 2);
|
|
2752
|
+
}
|
|
2753
|
+
function Se() {
|
|
2754
|
+
let e = g();
|
|
2755
|
+
b(), _("<h" + m("headingRank") + ">"), v(e), _("</h" + m("headingRank") + ">"), p("slurpAllLineEndings"), p("headingRank");
|
|
2756
|
+
}
|
|
2757
|
+
function G(e) {
|
|
2758
|
+
v(x(this.sliceSerialize(e)));
|
|
2759
|
+
}
|
|
2760
|
+
function Ce(e) {
|
|
2761
|
+
if (!m("slurpAllLineEndings")) {
|
|
2762
|
+
if (m("slurpOneLineEnding")) {
|
|
2763
|
+
p("slurpOneLineEnding");
|
|
2764
|
+
return;
|
|
2765
|
+
}
|
|
2766
|
+
if (m("inCodeText")) {
|
|
2767
|
+
v(" ");
|
|
2768
|
+
return;
|
|
2769
|
+
}
|
|
2770
|
+
v(x(this.sliceSerialize(e)));
|
|
2771
|
+
}
|
|
2772
|
+
}
|
|
2773
|
+
function K(e) {
|
|
2774
|
+
v(x(this.sliceSerialize(e))), p("flowCodeSeenData", !0);
|
|
2775
|
+
}
|
|
2776
|
+
function q() {
|
|
2777
|
+
_("<br />");
|
|
2778
|
+
}
|
|
2779
|
+
function J() {
|
|
2780
|
+
b(), Te();
|
|
2781
|
+
}
|
|
2782
|
+
function we() {
|
|
2783
|
+
p("ignoreEncode");
|
|
2784
|
+
}
|
|
2785
|
+
function Te() {
|
|
2786
|
+
t.allowDangerousHtml && p("ignoreEncode", !0);
|
|
2787
|
+
}
|
|
2788
|
+
function Y() {
|
|
2789
|
+
_("<em>");
|
|
2790
|
+
}
|
|
2791
|
+
function De() {
|
|
2792
|
+
_("<strong>");
|
|
2793
|
+
}
|
|
2794
|
+
function je() {
|
|
2795
|
+
p("inCodeText", !0), _("<code>");
|
|
2796
|
+
}
|
|
2797
|
+
function X() {
|
|
2798
|
+
p("inCodeText"), _("</code>");
|
|
2799
|
+
}
|
|
2800
|
+
function Me() {
|
|
2801
|
+
_("</em>");
|
|
2802
|
+
}
|
|
2803
|
+
function Ne() {
|
|
2804
|
+
_("</strong>");
|
|
2805
|
+
}
|
|
2806
|
+
function Pe() {
|
|
2807
|
+
b(), _("<hr />");
|
|
2808
|
+
}
|
|
2809
|
+
function Fe(e) {
|
|
2810
|
+
p("characterReferenceType", e.type);
|
|
2811
|
+
}
|
|
2812
|
+
function Ie(e) {
|
|
2813
|
+
let t = this.sliceSerialize(e);
|
|
2814
|
+
v(x(m("characterReferenceType") ? ve(t, m("characterReferenceType") === "characterReferenceMarkerNumeric" ? 10 : 16) : fe(t))), p("characterReferenceType");
|
|
2815
|
+
}
|
|
2816
|
+
function Le(e) {
|
|
2817
|
+
let n = this.sliceSerialize(e);
|
|
2818
|
+
_("<a href=\"" + Ee(n, t.allowDangerousProtocol ? void 0 : ke) + "\">"), v(x(n)), _("</a>");
|
|
2819
|
+
}
|
|
2820
|
+
function Re(e) {
|
|
2821
|
+
let t = this.sliceSerialize(e);
|
|
2822
|
+
_("<a href=\"" + Ee("mailto:" + t) + "\">"), v(x(t)), _("</a>");
|
|
2823
|
+
}
|
|
2824
|
+
}
|
|
2825
|
+
//#endregion
|
|
2826
|
+
//#region ../../node_modules/micromark-factory-space/index.js
|
|
2827
|
+
function X(e, t, n, r) {
|
|
2828
|
+
let i = r ? r - 1 : Infinity, a = 0;
|
|
2829
|
+
return o;
|
|
2830
|
+
function o(r) {
|
|
2831
|
+
return J(r) ? (e.enter(n), s(r)) : t(r);
|
|
2832
|
+
}
|
|
2833
|
+
function s(r) {
|
|
2834
|
+
return J(r) && a++ < i ? (e.consume(r), s) : (e.exit(n), t(r));
|
|
2835
|
+
}
|
|
2836
|
+
}
|
|
2837
|
+
//#endregion
|
|
2838
|
+
//#region ../../node_modules/micromark/lib/initialize/content.js
|
|
2839
|
+
var Me = { tokenize: Ne };
|
|
2840
|
+
function Ne(e) {
|
|
2841
|
+
let t = e.attempt(this.parser.constructs.contentInitial, r, i), n;
|
|
2842
|
+
return t;
|
|
2843
|
+
function r(n) {
|
|
2844
|
+
if (n === null) {
|
|
2845
|
+
e.consume(n);
|
|
2846
|
+
return;
|
|
2847
|
+
}
|
|
2848
|
+
return e.enter("lineEnding"), e.consume(n), e.exit("lineEnding"), X(e, t, "linePrefix");
|
|
2849
|
+
}
|
|
2850
|
+
function i(t) {
|
|
2851
|
+
return e.enter("paragraph"), a(t);
|
|
2852
|
+
}
|
|
2853
|
+
function a(t) {
|
|
2854
|
+
let r = e.enter("chunkText", {
|
|
2855
|
+
contentType: "text",
|
|
2856
|
+
previous: n
|
|
2857
|
+
});
|
|
2858
|
+
return n && (n.next = r), n = r, o(t);
|
|
2859
|
+
}
|
|
2860
|
+
function o(t) {
|
|
2861
|
+
if (t === null) {
|
|
2862
|
+
e.exit("chunkText"), e.exit("paragraph"), e.consume(t);
|
|
2863
|
+
return;
|
|
2864
|
+
}
|
|
2865
|
+
return K(t) ? (e.consume(t), e.exit("chunkText"), a) : (e.consume(t), o);
|
|
2866
|
+
}
|
|
2867
|
+
}
|
|
2868
|
+
//#endregion
|
|
2869
|
+
//#region ../../node_modules/micromark/lib/initialize/document.js
|
|
2870
|
+
var Pe = { tokenize: Ie }, Fe = { tokenize: Le };
|
|
2871
|
+
function Ie(e) {
|
|
2872
|
+
let t = this, n = [], r = 0, i, a, o;
|
|
2873
|
+
return s;
|
|
2874
|
+
function s(i) {
|
|
2875
|
+
if (r < n.length) {
|
|
2876
|
+
let a = n[r];
|
|
2877
|
+
return t.containerState = a[1], e.attempt(a[0].continuation, c, l)(i);
|
|
2878
|
+
}
|
|
2879
|
+
return l(i);
|
|
2880
|
+
}
|
|
2881
|
+
function c(e) {
|
|
2882
|
+
if (r++, t.containerState._closeFlow) {
|
|
2883
|
+
t.containerState._closeFlow = void 0, i && v();
|
|
2884
|
+
let n = t.events.length, a = n, o;
|
|
2885
|
+
for (; a--;) if (t.events[a][0] === "exit" && t.events[a][1].type === "chunkFlow") {
|
|
2886
|
+
o = t.events[a][1].end;
|
|
2887
|
+
break;
|
|
2888
|
+
}
|
|
2889
|
+
_(r);
|
|
2890
|
+
let s = n;
|
|
2891
|
+
for (; s < t.events.length;) t.events[s][1].end = { ...o }, s++;
|
|
2892
|
+
return R(t.events, a + 1, 0, t.events.slice(n)), t.events.length = s, l(e);
|
|
2893
|
+
}
|
|
2894
|
+
return s(e);
|
|
2895
|
+
}
|
|
2896
|
+
function l(a) {
|
|
2897
|
+
if (r === n.length) {
|
|
2898
|
+
if (!i) return f(a);
|
|
2899
|
+
if (i.currentConstruct && i.currentConstruct.concrete) return m(a);
|
|
2900
|
+
t.interrupt = !!(i.currentConstruct && !i._gfmTableDynamicInterruptHack);
|
|
2901
|
+
}
|
|
2902
|
+
return t.containerState = {}, e.check(Fe, u, d)(a);
|
|
2903
|
+
}
|
|
2904
|
+
function u(e) {
|
|
2905
|
+
return i && v(), _(r), f(e);
|
|
2906
|
+
}
|
|
2907
|
+
function d(e) {
|
|
2908
|
+
return t.parser.lazy[t.now().line] = r !== n.length, o = t.now().offset, m(e);
|
|
2909
|
+
}
|
|
2910
|
+
function f(n) {
|
|
2911
|
+
return t.containerState = {}, e.attempt(Fe, p, m)(n);
|
|
2912
|
+
}
|
|
2913
|
+
function p(e) {
|
|
2914
|
+
return r++, n.push([t.currentConstruct, t.containerState]), f(e);
|
|
2915
|
+
}
|
|
2916
|
+
function m(n) {
|
|
2917
|
+
if (n === null) {
|
|
2918
|
+
i && v(), _(0), e.consume(n);
|
|
2919
|
+
return;
|
|
2920
|
+
}
|
|
2921
|
+
return i ||= t.parser.flow(t.now()), e.enter("chunkFlow", {
|
|
2922
|
+
_tokenizer: i,
|
|
2923
|
+
contentType: "flow",
|
|
2924
|
+
previous: a
|
|
2925
|
+
}), h(n);
|
|
2926
|
+
}
|
|
2927
|
+
function h(n) {
|
|
2928
|
+
if (n === null) {
|
|
2929
|
+
g(e.exit("chunkFlow"), !0), _(0), e.consume(n);
|
|
2930
|
+
return;
|
|
2931
|
+
}
|
|
2932
|
+
return K(n) ? (e.consume(n), g(e.exit("chunkFlow")), r = 0, t.interrupt = void 0, s) : (e.consume(n), h);
|
|
2933
|
+
}
|
|
2934
|
+
function g(e, n) {
|
|
2935
|
+
let s = t.sliceStream(e);
|
|
2936
|
+
if (n && s.push(null), e.previous = a, a && (a.next = e), a = e, i.defineSkip(e.start), i.write(s), t.parser.lazy[e.start.line]) {
|
|
2937
|
+
let e = i.events.length;
|
|
2938
|
+
for (; e--;) if (i.events[e][1].start.offset < o && (!i.events[e][1].end || i.events[e][1].end.offset > o)) return;
|
|
2939
|
+
let n = t.events.length, a = n, s, c;
|
|
2940
|
+
for (; a--;) if (t.events[a][0] === "exit" && t.events[a][1].type === "chunkFlow") {
|
|
2941
|
+
if (s) {
|
|
2942
|
+
c = t.events[a][1].end;
|
|
2943
|
+
break;
|
|
2944
|
+
}
|
|
2945
|
+
s = !0;
|
|
2946
|
+
}
|
|
2947
|
+
for (_(r), e = n; e < t.events.length;) t.events[e][1].end = { ...c }, e++;
|
|
2948
|
+
R(t.events, a + 1, 0, t.events.slice(n)), t.events.length = e;
|
|
2949
|
+
}
|
|
2950
|
+
}
|
|
2951
|
+
function _(r) {
|
|
2952
|
+
let i = n.length;
|
|
2953
|
+
for (; i-- > r;) {
|
|
2954
|
+
let r = n[i];
|
|
2955
|
+
t.containerState = r[1], r[0].exit.call(t, e);
|
|
2956
|
+
}
|
|
2957
|
+
n.length = r;
|
|
2958
|
+
}
|
|
2959
|
+
function v() {
|
|
2960
|
+
i.write([null]), a = void 0, i = void 0, t.containerState._closeFlow = void 0;
|
|
2961
|
+
}
|
|
2962
|
+
}
|
|
2963
|
+
function Le(e, t, n) {
|
|
2964
|
+
return X(e, e.attempt(this.parser.constructs.document, t, n), "linePrefix", this.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4);
|
|
2965
|
+
}
|
|
2966
|
+
//#endregion
|
|
2967
|
+
//#region ../../node_modules/micromark-util-classify-character/index.js
|
|
2968
|
+
function Re(e) {
|
|
2969
|
+
if (e === null || q(e) || Te(e)) return 1;
|
|
2970
|
+
if (we(e)) return 2;
|
|
2971
|
+
}
|
|
2972
|
+
//#endregion
|
|
2973
|
+
//#region ../../node_modules/micromark-util-resolve-all/index.js
|
|
2974
|
+
function ze(e, t, n) {
|
|
2975
|
+
let r = [], i = -1;
|
|
2976
|
+
for (; ++i < e.length;) {
|
|
2977
|
+
let a = e[i].resolveAll;
|
|
2978
|
+
a && !r.includes(a) && (t = a(t, n), r.push(a));
|
|
2979
|
+
}
|
|
2980
|
+
return t;
|
|
2981
|
+
}
|
|
2982
|
+
//#endregion
|
|
2983
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/attention.js
|
|
2984
|
+
var Be = {
|
|
2985
|
+
name: "attention",
|
|
2986
|
+
resolveAll: Ve,
|
|
2987
|
+
tokenize: He
|
|
2988
|
+
};
|
|
2989
|
+
function Ve(e, t) {
|
|
2990
|
+
let n = -1, r, i, a, o, s, c, l, u;
|
|
2991
|
+
for (; ++n < e.length;) if (e[n][0] === "enter" && e[n][1].type === "attentionSequence" && e[n][1]._close) {
|
|
2992
|
+
for (r = n; r--;) if (e[r][0] === "exit" && e[r][1].type === "attentionSequence" && e[r][1]._open && t.sliceSerialize(e[r][1]).charCodeAt(0) === t.sliceSerialize(e[n][1]).charCodeAt(0)) {
|
|
2993
|
+
if ((e[r][1]._close || e[n][1]._open) && (e[n][1].end.offset - e[n][1].start.offset) % 3 && !((e[r][1].end.offset - e[r][1].start.offset + e[n][1].end.offset - e[n][1].start.offset) % 3)) continue;
|
|
2994
|
+
c = e[r][1].end.offset - e[r][1].start.offset > 1 && e[n][1].end.offset - e[n][1].start.offset > 1 ? 2 : 1;
|
|
2995
|
+
let d = { ...e[r][1].end }, f = { ...e[n][1].start };
|
|
2996
|
+
Ue(d, -c), Ue(f, c), o = {
|
|
2997
|
+
type: c > 1 ? "strongSequence" : "emphasisSequence",
|
|
2998
|
+
start: d,
|
|
2999
|
+
end: { ...e[r][1].end }
|
|
3000
|
+
}, s = {
|
|
3001
|
+
type: c > 1 ? "strongSequence" : "emphasisSequence",
|
|
3002
|
+
start: { ...e[n][1].start },
|
|
3003
|
+
end: f
|
|
3004
|
+
}, a = {
|
|
3005
|
+
type: c > 1 ? "strongText" : "emphasisText",
|
|
3006
|
+
start: { ...e[r][1].end },
|
|
3007
|
+
end: { ...e[n][1].start }
|
|
3008
|
+
}, i = {
|
|
3009
|
+
type: c > 1 ? "strong" : "emphasis",
|
|
3010
|
+
start: { ...o.start },
|
|
3011
|
+
end: { ...s.end }
|
|
3012
|
+
}, e[r][1].end = { ...o.start }, e[n][1].start = { ...s.end }, l = [], e[r][1].end.offset - e[r][1].start.offset && (l = z(l, [[
|
|
3013
|
+
"enter",
|
|
3014
|
+
e[r][1],
|
|
3015
|
+
t
|
|
3016
|
+
], [
|
|
3017
|
+
"exit",
|
|
3018
|
+
e[r][1],
|
|
3019
|
+
t
|
|
3020
|
+
]])), l = z(l, [
|
|
3021
|
+
[
|
|
3022
|
+
"enter",
|
|
3023
|
+
i,
|
|
3024
|
+
t
|
|
3025
|
+
],
|
|
3026
|
+
[
|
|
3027
|
+
"enter",
|
|
3028
|
+
o,
|
|
3029
|
+
t
|
|
3030
|
+
],
|
|
3031
|
+
[
|
|
3032
|
+
"exit",
|
|
3033
|
+
o,
|
|
3034
|
+
t
|
|
3035
|
+
],
|
|
3036
|
+
[
|
|
3037
|
+
"enter",
|
|
3038
|
+
a,
|
|
3039
|
+
t
|
|
3040
|
+
]
|
|
3041
|
+
]), l = z(l, ze(t.parser.constructs.insideSpan.null, e.slice(r + 1, n), t)), l = z(l, [
|
|
3042
|
+
[
|
|
3043
|
+
"exit",
|
|
3044
|
+
a,
|
|
3045
|
+
t
|
|
3046
|
+
],
|
|
3047
|
+
[
|
|
3048
|
+
"enter",
|
|
3049
|
+
s,
|
|
3050
|
+
t
|
|
3051
|
+
],
|
|
3052
|
+
[
|
|
3053
|
+
"exit",
|
|
3054
|
+
s,
|
|
3055
|
+
t
|
|
3056
|
+
],
|
|
3057
|
+
[
|
|
3058
|
+
"exit",
|
|
3059
|
+
i,
|
|
3060
|
+
t
|
|
3061
|
+
]
|
|
3062
|
+
]), e[n][1].end.offset - e[n][1].start.offset ? (u = 2, l = z(l, [[
|
|
3063
|
+
"enter",
|
|
3064
|
+
e[n][1],
|
|
3065
|
+
t
|
|
3066
|
+
], [
|
|
3067
|
+
"exit",
|
|
3068
|
+
e[n][1],
|
|
3069
|
+
t
|
|
3070
|
+
]])) : u = 0, R(e, r - 1, n - r + 3, l), n = r + l.length - u - 2;
|
|
3071
|
+
break;
|
|
3072
|
+
}
|
|
3073
|
+
}
|
|
3074
|
+
for (n = -1; ++n < e.length;) e[n][1].type === "attentionSequence" && (e[n][1].type = "data");
|
|
3075
|
+
return e;
|
|
3076
|
+
}
|
|
3077
|
+
function He(e, t) {
|
|
3078
|
+
let n = this.parser.constructs.attentionMarkers.null, r = this.previous, i = Re(r), a;
|
|
3079
|
+
return o;
|
|
3080
|
+
function o(t) {
|
|
3081
|
+
return a = t, e.enter("attentionSequence"), s(t);
|
|
3082
|
+
}
|
|
3083
|
+
function s(o) {
|
|
3084
|
+
if (o === a) return e.consume(o), s;
|
|
3085
|
+
let c = e.exit("attentionSequence"), l = Re(o), u = !l || l === 2 && i || n.includes(o), d = !i || i === 2 && l || n.includes(r);
|
|
3086
|
+
return c._open = !!(a === 42 ? u : u && (i || !d)), c._close = !!(a === 42 ? d : d && (l || !u)), t(o);
|
|
3087
|
+
}
|
|
3088
|
+
}
|
|
3089
|
+
function Ue(e, t) {
|
|
3090
|
+
e.column += t, e.offset += t, e._bufferIndex += t;
|
|
3091
|
+
}
|
|
3092
|
+
//#endregion
|
|
3093
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/autolink.js
|
|
3094
|
+
var We = {
|
|
3095
|
+
name: "autolink",
|
|
3096
|
+
tokenize: Ge
|
|
3097
|
+
};
|
|
3098
|
+
function Ge(e, t, n) {
|
|
3099
|
+
let r = 0;
|
|
3100
|
+
return i;
|
|
3101
|
+
function i(t) {
|
|
3102
|
+
return e.enter("autolink"), e.enter("autolinkMarker"), e.consume(t), e.exit("autolinkMarker"), e.enter("autolinkProtocol"), a;
|
|
3103
|
+
}
|
|
3104
|
+
function a(t) {
|
|
3105
|
+
return H(t) ? (e.consume(t), o) : t === 64 ? n(t) : l(t);
|
|
3106
|
+
}
|
|
3107
|
+
function o(e) {
|
|
3108
|
+
return e === 43 || e === 45 || e === 46 || U(e) ? (r = 1, s(e)) : l(e);
|
|
3109
|
+
}
|
|
3110
|
+
function s(t) {
|
|
3111
|
+
return t === 58 ? (e.consume(t), r = 0, c) : (t === 43 || t === 45 || t === 46 || U(t)) && r++ < 32 ? (e.consume(t), s) : (r = 0, l(t));
|
|
3112
|
+
}
|
|
3113
|
+
function c(r) {
|
|
3114
|
+
return r === 62 ? (e.exit("autolinkProtocol"), e.enter("autolinkMarker"), e.consume(r), e.exit("autolinkMarker"), e.exit("autolink"), t) : r === null || r === 32 || r === 60 || W(r) ? n(r) : (e.consume(r), c);
|
|
3115
|
+
}
|
|
3116
|
+
function l(t) {
|
|
3117
|
+
return t === 64 ? (e.consume(t), u) : xe(t) ? (e.consume(t), l) : n(t);
|
|
3118
|
+
}
|
|
3119
|
+
function u(e) {
|
|
3120
|
+
return U(e) ? d(e) : n(e);
|
|
3121
|
+
}
|
|
3122
|
+
function d(n) {
|
|
3123
|
+
return n === 46 ? (e.consume(n), r = 0, u) : n === 62 ? (e.exit("autolinkProtocol").type = "autolinkEmail", e.enter("autolinkMarker"), e.consume(n), e.exit("autolinkMarker"), e.exit("autolink"), t) : f(n);
|
|
3124
|
+
}
|
|
3125
|
+
function f(t) {
|
|
3126
|
+
if ((t === 45 || U(t)) && r++ < 63) {
|
|
3127
|
+
let n = t === 45 ? f : d;
|
|
3128
|
+
return e.consume(t), n;
|
|
3129
|
+
}
|
|
3130
|
+
return n(t);
|
|
3131
|
+
}
|
|
3132
|
+
}
|
|
3133
|
+
//#endregion
|
|
3134
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/blank-line.js
|
|
3135
|
+
var Ke = {
|
|
3136
|
+
partial: !0,
|
|
3137
|
+
tokenize: qe
|
|
3138
|
+
};
|
|
3139
|
+
function qe(e, t, n) {
|
|
3140
|
+
return r;
|
|
3141
|
+
function r(t) {
|
|
3142
|
+
return J(t) ? X(e, i, "linePrefix")(t) : i(t);
|
|
3143
|
+
}
|
|
3144
|
+
function i(e) {
|
|
3145
|
+
return e === null || K(e) ? t(e) : n(e);
|
|
3146
|
+
}
|
|
3147
|
+
}
|
|
3148
|
+
//#endregion
|
|
3149
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/block-quote.js
|
|
3150
|
+
var Je = {
|
|
3151
|
+
continuation: { tokenize: Xe },
|
|
3152
|
+
exit: Ze,
|
|
3153
|
+
name: "blockQuote",
|
|
3154
|
+
tokenize: Ye
|
|
3155
|
+
};
|
|
3156
|
+
function Ye(e, t, n) {
|
|
3157
|
+
let r = this;
|
|
3158
|
+
return i;
|
|
3159
|
+
function i(t) {
|
|
3160
|
+
if (t === 62) {
|
|
3161
|
+
let n = r.containerState;
|
|
3162
|
+
return n.open ||= (e.enter("blockQuote", { _container: !0 }), !0), e.enter("blockQuotePrefix"), e.enter("blockQuoteMarker"), e.consume(t), e.exit("blockQuoteMarker"), a;
|
|
3163
|
+
}
|
|
3164
|
+
return n(t);
|
|
3165
|
+
}
|
|
3166
|
+
function a(n) {
|
|
3167
|
+
return J(n) ? (e.enter("blockQuotePrefixWhitespace"), e.consume(n), e.exit("blockQuotePrefixWhitespace"), e.exit("blockQuotePrefix"), t) : (e.exit("blockQuotePrefix"), t(n));
|
|
3168
|
+
}
|
|
3169
|
+
}
|
|
3170
|
+
function Xe(e, t, n) {
|
|
3171
|
+
let r = this;
|
|
3172
|
+
return i;
|
|
3173
|
+
function i(t) {
|
|
3174
|
+
return J(t) ? X(e, a, "linePrefix", r.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4)(t) : a(t);
|
|
3175
|
+
}
|
|
3176
|
+
function a(r) {
|
|
3177
|
+
return e.attempt(Je, t, n)(r);
|
|
3178
|
+
}
|
|
3179
|
+
}
|
|
3180
|
+
function Ze(e) {
|
|
3181
|
+
e.exit("blockQuote");
|
|
3182
|
+
}
|
|
3183
|
+
//#endregion
|
|
3184
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/character-escape.js
|
|
3185
|
+
var Qe = {
|
|
3186
|
+
name: "characterEscape",
|
|
3187
|
+
tokenize: $e
|
|
3188
|
+
};
|
|
3189
|
+
function $e(e, t, n) {
|
|
3190
|
+
return r;
|
|
3191
|
+
function r(t) {
|
|
3192
|
+
return e.enter("characterEscape"), e.enter("escapeMarker"), e.consume(t), e.exit("escapeMarker"), i;
|
|
3193
|
+
}
|
|
3194
|
+
function i(r) {
|
|
3195
|
+
return Ce(r) ? (e.enter("characterEscapeValue"), e.consume(r), e.exit("characterEscapeValue"), e.exit("characterEscape"), t) : n(r);
|
|
3196
|
+
}
|
|
3197
|
+
}
|
|
3198
|
+
//#endregion
|
|
3199
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/character-reference.js
|
|
3200
|
+
var et = {
|
|
3201
|
+
name: "characterReference",
|
|
3202
|
+
tokenize: tt
|
|
3203
|
+
};
|
|
3204
|
+
function tt(e, t, n) {
|
|
3205
|
+
let r = this, i = 0, a, o;
|
|
3206
|
+
return s;
|
|
3207
|
+
function s(t) {
|
|
3208
|
+
return e.enter("characterReference"), e.enter("characterReferenceMarker"), e.consume(t), e.exit("characterReferenceMarker"), c;
|
|
3209
|
+
}
|
|
3210
|
+
function c(t) {
|
|
3211
|
+
return t === 35 ? (e.enter("characterReferenceMarkerNumeric"), e.consume(t), e.exit("characterReferenceMarkerNumeric"), l) : (e.enter("characterReferenceValue"), a = 31, o = U, u(t));
|
|
3212
|
+
}
|
|
3213
|
+
function l(t) {
|
|
3214
|
+
return t === 88 || t === 120 ? (e.enter("characterReferenceMarkerHexadecimal"), e.consume(t), e.exit("characterReferenceMarkerHexadecimal"), e.enter("characterReferenceValue"), a = 6, o = G, u) : (e.enter("characterReferenceValue"), a = 7, o = Se, u(t));
|
|
3215
|
+
}
|
|
3216
|
+
function u(s) {
|
|
3217
|
+
if (s === 59 && i) {
|
|
3218
|
+
let i = e.exit("characterReferenceValue");
|
|
3219
|
+
return o === U && !fe(r.sliceSerialize(i)) ? n(s) : (e.enter("characterReferenceMarker"), e.consume(s), e.exit("characterReferenceMarker"), e.exit("characterReference"), t);
|
|
3220
|
+
}
|
|
3221
|
+
return o(s) && i++ < a ? (e.consume(s), u) : n(s);
|
|
3222
|
+
}
|
|
3223
|
+
}
|
|
3224
|
+
//#endregion
|
|
3225
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/code-fenced.js
|
|
3226
|
+
var nt = {
|
|
3227
|
+
partial: !0,
|
|
3228
|
+
tokenize: at
|
|
3229
|
+
}, rt = {
|
|
3230
|
+
concrete: !0,
|
|
3231
|
+
name: "codeFenced",
|
|
3232
|
+
tokenize: it
|
|
3233
|
+
};
|
|
3234
|
+
function it(e, t, n) {
|
|
3235
|
+
let r = this, i = {
|
|
3236
|
+
partial: !0,
|
|
3237
|
+
tokenize: x
|
|
3238
|
+
}, a = 0, o = 0, s;
|
|
3239
|
+
return c;
|
|
3240
|
+
function c(e) {
|
|
3241
|
+
return l(e);
|
|
3242
|
+
}
|
|
3243
|
+
function l(t) {
|
|
3244
|
+
let n = r.events[r.events.length - 1];
|
|
3245
|
+
return a = n && n[1].type === "linePrefix" ? n[2].sliceSerialize(n[1], !0).length : 0, s = t, e.enter("codeFenced"), e.enter("codeFencedFence"), e.enter("codeFencedFenceSequence"), u(t);
|
|
3246
|
+
}
|
|
3247
|
+
function u(t) {
|
|
3248
|
+
return t === s ? (o++, e.consume(t), u) : o < 3 ? n(t) : (e.exit("codeFencedFenceSequence"), J(t) ? X(e, d, "whitespace")(t) : d(t));
|
|
3249
|
+
}
|
|
3250
|
+
function d(n) {
|
|
3251
|
+
return n === null || K(n) ? (e.exit("codeFencedFence"), r.interrupt ? t(n) : e.check(nt, h, b)(n)) : (e.enter("codeFencedFenceInfo"), e.enter("chunkString", { contentType: "string" }), f(n));
|
|
3252
|
+
}
|
|
3253
|
+
function f(t) {
|
|
3254
|
+
return t === null || K(t) ? (e.exit("chunkString"), e.exit("codeFencedFenceInfo"), d(t)) : J(t) ? (e.exit("chunkString"), e.exit("codeFencedFenceInfo"), X(e, p, "whitespace")(t)) : t === 96 && t === s ? n(t) : (e.consume(t), f);
|
|
3255
|
+
}
|
|
3256
|
+
function p(t) {
|
|
3257
|
+
return t === null || K(t) ? d(t) : (e.enter("codeFencedFenceMeta"), e.enter("chunkString", { contentType: "string" }), m(t));
|
|
3258
|
+
}
|
|
3259
|
+
function m(t) {
|
|
3260
|
+
return t === null || K(t) ? (e.exit("chunkString"), e.exit("codeFencedFenceMeta"), d(t)) : t === 96 && t === s ? n(t) : (e.consume(t), m);
|
|
3261
|
+
}
|
|
3262
|
+
function h(t) {
|
|
3263
|
+
return e.attempt(i, b, g)(t);
|
|
3264
|
+
}
|
|
3265
|
+
function g(t) {
|
|
3266
|
+
return e.enter("lineEnding"), e.consume(t), e.exit("lineEnding"), _;
|
|
3267
|
+
}
|
|
3268
|
+
function _(t) {
|
|
3269
|
+
return a > 0 && J(t) ? X(e, v, "linePrefix", a + 1)(t) : v(t);
|
|
3270
|
+
}
|
|
3271
|
+
function v(t) {
|
|
3272
|
+
return t === null || K(t) ? e.check(nt, h, b)(t) : (e.enter("codeFlowValue"), y(t));
|
|
3273
|
+
}
|
|
3274
|
+
function y(t) {
|
|
3275
|
+
return t === null || K(t) ? (e.exit("codeFlowValue"), v(t)) : (e.consume(t), y);
|
|
3276
|
+
}
|
|
3277
|
+
function b(n) {
|
|
3278
|
+
return e.exit("codeFenced"), t(n);
|
|
3279
|
+
}
|
|
3280
|
+
function x(e, t, n) {
|
|
3281
|
+
let i = 0;
|
|
3282
|
+
return a;
|
|
3283
|
+
function a(t) {
|
|
3284
|
+
return e.enter("lineEnding"), e.consume(t), e.exit("lineEnding"), c;
|
|
3285
|
+
}
|
|
3286
|
+
function c(t) {
|
|
3287
|
+
return e.enter("codeFencedFence"), J(t) ? X(e, l, "linePrefix", r.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4)(t) : l(t);
|
|
3288
|
+
}
|
|
3289
|
+
function l(t) {
|
|
3290
|
+
return t === s ? (e.enter("codeFencedFenceSequence"), u(t)) : n(t);
|
|
3291
|
+
}
|
|
3292
|
+
function u(t) {
|
|
3293
|
+
return t === s ? (i++, e.consume(t), u) : i >= o ? (e.exit("codeFencedFenceSequence"), J(t) ? X(e, d, "whitespace")(t) : d(t)) : n(t);
|
|
3294
|
+
}
|
|
3295
|
+
function d(r) {
|
|
3296
|
+
return r === null || K(r) ? (e.exit("codeFencedFence"), t(r)) : n(r);
|
|
3297
|
+
}
|
|
3298
|
+
}
|
|
3299
|
+
}
|
|
3300
|
+
function at(e, t, n) {
|
|
3301
|
+
let r = this;
|
|
3302
|
+
return i;
|
|
3303
|
+
function i(t) {
|
|
3304
|
+
return t === null ? n(t) : (e.enter("lineEnding"), e.consume(t), e.exit("lineEnding"), a);
|
|
3305
|
+
}
|
|
3306
|
+
function a(e) {
|
|
3307
|
+
return r.parser.lazy[r.now().line] ? n(e) : t(e);
|
|
3308
|
+
}
|
|
3309
|
+
}
|
|
3310
|
+
//#endregion
|
|
3311
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/code-indented.js
|
|
3312
|
+
var ot = {
|
|
3313
|
+
name: "codeIndented",
|
|
3314
|
+
tokenize: ct
|
|
3315
|
+
}, st = {
|
|
3316
|
+
partial: !0,
|
|
3317
|
+
tokenize: lt
|
|
3318
|
+
};
|
|
3319
|
+
function ct(e, t, n) {
|
|
3320
|
+
let r = this;
|
|
3321
|
+
return i;
|
|
3322
|
+
function i(t) {
|
|
3323
|
+
return e.enter("codeIndented"), X(e, a, "linePrefix", 5)(t);
|
|
3324
|
+
}
|
|
3325
|
+
function a(e) {
|
|
3326
|
+
let t = r.events[r.events.length - 1];
|
|
3327
|
+
return t && t[1].type === "linePrefix" && t[2].sliceSerialize(t[1], !0).length >= 4 ? o(e) : n(e);
|
|
3328
|
+
}
|
|
3329
|
+
function o(t) {
|
|
3330
|
+
return t === null ? c(t) : K(t) ? e.attempt(st, o, c)(t) : (e.enter("codeFlowValue"), s(t));
|
|
3331
|
+
}
|
|
3332
|
+
function s(t) {
|
|
3333
|
+
return t === null || K(t) ? (e.exit("codeFlowValue"), o(t)) : (e.consume(t), s);
|
|
3334
|
+
}
|
|
3335
|
+
function c(n) {
|
|
3336
|
+
return e.exit("codeIndented"), t(n);
|
|
3337
|
+
}
|
|
3338
|
+
}
|
|
3339
|
+
function lt(e, t, n) {
|
|
3340
|
+
let r = this;
|
|
3341
|
+
return i;
|
|
3342
|
+
function i(t) {
|
|
3343
|
+
return r.parser.lazy[r.now().line] ? n(t) : K(t) ? (e.enter("lineEnding"), e.consume(t), e.exit("lineEnding"), i) : X(e, a, "linePrefix", 5)(t);
|
|
3344
|
+
}
|
|
3345
|
+
function a(e) {
|
|
3346
|
+
let a = r.events[r.events.length - 1];
|
|
3347
|
+
return a && a[1].type === "linePrefix" && a[2].sliceSerialize(a[1], !0).length >= 4 ? t(e) : K(e) ? i(e) : n(e);
|
|
3348
|
+
}
|
|
3349
|
+
}
|
|
3350
|
+
//#endregion
|
|
3351
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/code-text.js
|
|
3352
|
+
var ut = {
|
|
3353
|
+
name: "codeText",
|
|
3354
|
+
previous: ft,
|
|
3355
|
+
resolve: dt,
|
|
3356
|
+
tokenize: pt
|
|
3357
|
+
};
|
|
3358
|
+
function dt(e) {
|
|
3359
|
+
let t = e.length - 4, n = 3, r, i;
|
|
3360
|
+
if ((e[n][1].type === "lineEnding" || e[n][1].type === "space") && (e[t][1].type === "lineEnding" || e[t][1].type === "space")) {
|
|
3361
|
+
for (r = n; ++r < t;) if (e[r][1].type === "codeTextData") {
|
|
3362
|
+
e[n][1].type = "codeTextPadding", e[t][1].type = "codeTextPadding", n += 2, t -= 2;
|
|
3363
|
+
break;
|
|
3364
|
+
}
|
|
3365
|
+
}
|
|
3366
|
+
for (r = n - 1, t++; ++r <= t;) i === void 0 ? r !== t && e[r][1].type !== "lineEnding" && (i = r) : (r === t || e[r][1].type === "lineEnding") && (e[i][1].type = "codeTextData", r !== i + 2 && (e[i][1].end = e[r - 1][1].end, e.splice(i + 2, r - i - 2), t -= r - i - 2, r = i + 2), i = void 0);
|
|
3367
|
+
return e;
|
|
3368
|
+
}
|
|
3369
|
+
function ft(e) {
|
|
3370
|
+
return e !== 96 || this.events[this.events.length - 1][1].type === "characterEscape";
|
|
3371
|
+
}
|
|
3372
|
+
function pt(e, t, n) {
|
|
3373
|
+
let r = 0, i, a;
|
|
3374
|
+
return o;
|
|
3375
|
+
function o(t) {
|
|
3376
|
+
return e.enter("codeText"), e.enter("codeTextSequence"), s(t);
|
|
3377
|
+
}
|
|
3378
|
+
function s(t) {
|
|
3379
|
+
return t === 96 ? (e.consume(t), r++, s) : (e.exit("codeTextSequence"), c(t));
|
|
3380
|
+
}
|
|
3381
|
+
function c(t) {
|
|
3382
|
+
return t === null ? n(t) : t === 32 ? (e.enter("space"), e.consume(t), e.exit("space"), c) : t === 96 ? (a = e.enter("codeTextSequence"), i = 0, u(t)) : K(t) ? (e.enter("lineEnding"), e.consume(t), e.exit("lineEnding"), c) : (e.enter("codeTextData"), l(t));
|
|
3383
|
+
}
|
|
3384
|
+
function l(t) {
|
|
3385
|
+
return t === null || t === 32 || t === 96 || K(t) ? (e.exit("codeTextData"), c(t)) : (e.consume(t), l);
|
|
3386
|
+
}
|
|
3387
|
+
function u(n) {
|
|
3388
|
+
return n === 96 ? (e.consume(n), i++, u) : i === r ? (e.exit("codeTextSequence"), e.exit("codeText"), t(n)) : (a.type = "codeTextData", l(n));
|
|
3389
|
+
}
|
|
3390
|
+
}
|
|
3391
|
+
//#endregion
|
|
3392
|
+
//#region ../../node_modules/micromark-util-subtokenize/lib/splice-buffer.js
|
|
3393
|
+
var mt = class {
|
|
3394
|
+
constructor(e) {
|
|
3395
|
+
this.left = e ? [...e] : [], this.right = [];
|
|
3396
|
+
}
|
|
3397
|
+
get(e) {
|
|
3398
|
+
if (e < 0 || e >= this.left.length + this.right.length) throw RangeError("Cannot access index `" + e + "` in a splice buffer of size `" + (this.left.length + this.right.length) + "`");
|
|
3399
|
+
return e < this.left.length ? this.left[e] : this.right[this.right.length - e + this.left.length - 1];
|
|
3400
|
+
}
|
|
3401
|
+
get length() {
|
|
3402
|
+
return this.left.length + this.right.length;
|
|
3403
|
+
}
|
|
3404
|
+
shift() {
|
|
3405
|
+
return this.setCursor(0), this.right.pop();
|
|
3406
|
+
}
|
|
3407
|
+
slice(e, t) {
|
|
3408
|
+
let n = t ?? Infinity;
|
|
3409
|
+
return n < this.left.length ? this.left.slice(e, n) : e > this.left.length ? this.right.slice(this.right.length - n + this.left.length, this.right.length - e + this.left.length).reverse() : this.left.slice(e).concat(this.right.slice(this.right.length - n + this.left.length).reverse());
|
|
3410
|
+
}
|
|
3411
|
+
splice(e, t, n) {
|
|
3412
|
+
let r = t || 0;
|
|
3413
|
+
this.setCursor(Math.trunc(e));
|
|
3414
|
+
let i = this.right.splice(this.right.length - r, Infinity);
|
|
3415
|
+
return n && Z(this.left, n), i.reverse();
|
|
3416
|
+
}
|
|
3417
|
+
pop() {
|
|
3418
|
+
return this.setCursor(Infinity), this.left.pop();
|
|
3419
|
+
}
|
|
3420
|
+
push(e) {
|
|
3421
|
+
this.setCursor(Infinity), this.left.push(e);
|
|
3422
|
+
}
|
|
3423
|
+
pushMany(e) {
|
|
3424
|
+
this.setCursor(Infinity), Z(this.left, e);
|
|
3425
|
+
}
|
|
3426
|
+
unshift(e) {
|
|
3427
|
+
this.setCursor(0), this.right.push(e);
|
|
3428
|
+
}
|
|
3429
|
+
unshiftMany(e) {
|
|
3430
|
+
this.setCursor(0), Z(this.right, e.reverse());
|
|
3431
|
+
}
|
|
3432
|
+
setCursor(e) {
|
|
3433
|
+
if (!(e === this.left.length || e > this.left.length && this.right.length === 0 || e < 0 && this.left.length === 0)) if (e < this.left.length) {
|
|
3434
|
+
let t = this.left.splice(e, Infinity);
|
|
3435
|
+
Z(this.right, t.reverse());
|
|
3436
|
+
} else {
|
|
3437
|
+
let t = this.right.splice(this.left.length + this.right.length - e, Infinity);
|
|
3438
|
+
Z(this.left, t.reverse());
|
|
3439
|
+
}
|
|
3440
|
+
}
|
|
3441
|
+
};
|
|
3442
|
+
function Z(e, t) {
|
|
3443
|
+
let n = 0;
|
|
3444
|
+
if (t.length < 1e4) e.push(...t);
|
|
3445
|
+
else for (; n < t.length;) e.push(...t.slice(n, n + 1e4)), n += 1e4;
|
|
3446
|
+
}
|
|
3447
|
+
//#endregion
|
|
3448
|
+
//#region ../../node_modules/micromark-util-subtokenize/index.js
|
|
3449
|
+
function ht(e) {
|
|
3450
|
+
let t = {}, n = -1, r, i, a, o, s, c, l, u = new mt(e);
|
|
3451
|
+
for (; ++n < u.length;) {
|
|
3452
|
+
for (; n in t;) n = t[n];
|
|
3453
|
+
if (r = u.get(n), n && r[1].type === "chunkFlow" && u.get(n - 1)[1].type === "listItemPrefix" && (c = r[1]._tokenizer.events, a = 0, a < c.length && c[a][1].type === "lineEndingBlank" && (a += 2), a < c.length && c[a][1].type === "content")) for (; ++a < c.length && c[a][1].type !== "content";) c[a][1].type === "chunkText" && (c[a][1]._isInFirstContentOfListItem = !0, a++);
|
|
3454
|
+
if (r[0] === "enter") r[1].contentType && (Object.assign(t, gt(u, n)), n = t[n], l = !0);
|
|
3455
|
+
else if (r[1]._container) {
|
|
3456
|
+
for (a = n, i = void 0; a--;) if (o = u.get(a), o[1].type === "lineEnding" || o[1].type === "lineEndingBlank") o[0] === "enter" && (i && (u.get(i)[1].type = "lineEndingBlank"), o[1].type = "lineEnding", i = a);
|
|
3457
|
+
else if (!(o[1].type === "linePrefix" || o[1].type === "listItemIndent")) break;
|
|
3458
|
+
i && (r[1].end = { ...u.get(i)[1].start }, s = u.slice(i, n), s.unshift(r), u.splice(i, n - i + 1, s));
|
|
3459
|
+
}
|
|
3460
|
+
}
|
|
3461
|
+
return R(e, 0, Infinity, u.slice(0)), !l;
|
|
3462
|
+
}
|
|
3463
|
+
function gt(e, t) {
|
|
3464
|
+
let n = e.get(t)[1], r = e.get(t)[2], i = t - 1, a = [], o = n._tokenizer;
|
|
3465
|
+
o || (o = r.parser[n.contentType](n.start), n._contentTypeTextTrailing && (o._contentTypeTextTrailing = !0));
|
|
3466
|
+
let s = o.events, c = [], l = {}, u, d, f = -1, p = n, m = 0, h = 0, g = [h];
|
|
3467
|
+
for (; p;) {
|
|
3468
|
+
for (; e.get(++i)[1] !== p;);
|
|
3469
|
+
a.push(i), p._tokenizer || (u = r.sliceStream(p), p.next || u.push(null), d && o.defineSkip(p.start), p._isInFirstContentOfListItem && (o._gfmTasklistFirstContentOfListItem = !0), o.write(u), p._isInFirstContentOfListItem && (o._gfmTasklistFirstContentOfListItem = void 0)), d = p, p = p.next;
|
|
3470
|
+
}
|
|
3471
|
+
for (p = n; ++f < s.length;) s[f][0] === "exit" && s[f - 1][0] === "enter" && s[f][1].type === s[f - 1][1].type && s[f][1].start.line !== s[f][1].end.line && (h = f + 1, g.push(h), p._tokenizer = void 0, p.previous = void 0, p = p.next);
|
|
3472
|
+
for (o.events = [], p ? (p._tokenizer = void 0, p.previous = void 0) : g.pop(), f = g.length; f--;) {
|
|
3473
|
+
let t = s.slice(g[f], g[f + 1]), n = a.pop();
|
|
3474
|
+
c.push([n, n + t.length - 1]), e.splice(n, 2, t);
|
|
3475
|
+
}
|
|
3476
|
+
for (c.reverse(), f = -1; ++f < c.length;) l[m + c[f][0]] = m + c[f][1], m += c[f][1] - c[f][0] - 1;
|
|
3477
|
+
return l;
|
|
3478
|
+
}
|
|
3479
|
+
//#endregion
|
|
3480
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/content.js
|
|
3481
|
+
var _t = {
|
|
3482
|
+
resolve: yt,
|
|
3483
|
+
tokenize: bt
|
|
3484
|
+
}, vt = {
|
|
3485
|
+
partial: !0,
|
|
3486
|
+
tokenize: xt
|
|
3487
|
+
};
|
|
3488
|
+
function yt(e) {
|
|
3489
|
+
return ht(e), e;
|
|
3490
|
+
}
|
|
3491
|
+
function bt(e, t) {
|
|
3492
|
+
let n;
|
|
3493
|
+
return r;
|
|
3494
|
+
function r(t) {
|
|
3495
|
+
return e.enter("content"), n = e.enter("chunkContent", { contentType: "content" }), i(t);
|
|
3496
|
+
}
|
|
3497
|
+
function i(t) {
|
|
3498
|
+
return t === null ? a(t) : K(t) ? e.check(vt, o, a)(t) : (e.consume(t), i);
|
|
3499
|
+
}
|
|
3500
|
+
function a(n) {
|
|
3501
|
+
return e.exit("chunkContent"), e.exit("content"), t(n);
|
|
3502
|
+
}
|
|
3503
|
+
function o(t) {
|
|
3504
|
+
return e.consume(t), e.exit("chunkContent"), n.next = e.enter("chunkContent", {
|
|
3505
|
+
contentType: "content",
|
|
3506
|
+
previous: n
|
|
3507
|
+
}), n = n.next, i;
|
|
3508
|
+
}
|
|
3509
|
+
}
|
|
3510
|
+
function xt(e, t, n) {
|
|
3511
|
+
let r = this;
|
|
3512
|
+
return i;
|
|
3513
|
+
function i(t) {
|
|
3514
|
+
return e.exit("chunkContent"), e.enter("lineEnding"), e.consume(t), e.exit("lineEnding"), X(e, a, "linePrefix");
|
|
3515
|
+
}
|
|
3516
|
+
function a(i) {
|
|
3517
|
+
if (i === null || K(i)) return n(i);
|
|
3518
|
+
let a = r.events[r.events.length - 1];
|
|
3519
|
+
return !r.parser.constructs.disable.null.includes("codeIndented") && a && a[1].type === "linePrefix" && a[2].sliceSerialize(a[1], !0).length >= 4 ? t(i) : e.interrupt(r.parser.constructs.flow, n, t)(i);
|
|
3520
|
+
}
|
|
3521
|
+
}
|
|
3522
|
+
//#endregion
|
|
3523
|
+
//#region ../../node_modules/micromark-factory-destination/index.js
|
|
3524
|
+
function St(e, t, n, r, i, a, o, s, c) {
|
|
3525
|
+
let l = c || Infinity, u = 0;
|
|
3526
|
+
return d;
|
|
3527
|
+
function d(t) {
|
|
3528
|
+
return t === 60 ? (e.enter(r), e.enter(i), e.enter(a), e.consume(t), e.exit(a), f) : t === null || t === 32 || t === 41 || W(t) ? n(t) : (e.enter(r), e.enter(o), e.enter(s), e.enter("chunkString", { contentType: "string" }), h(t));
|
|
3529
|
+
}
|
|
3530
|
+
function f(n) {
|
|
3531
|
+
return n === 62 ? (e.enter(a), e.consume(n), e.exit(a), e.exit(i), e.exit(r), t) : (e.enter(s), e.enter("chunkString", { contentType: "string" }), p(n));
|
|
3532
|
+
}
|
|
3533
|
+
function p(t) {
|
|
3534
|
+
return t === 62 ? (e.exit("chunkString"), e.exit(s), f(t)) : t === null || t === 60 || K(t) ? n(t) : (e.consume(t), t === 92 ? m : p);
|
|
3535
|
+
}
|
|
3536
|
+
function m(t) {
|
|
3537
|
+
return t === 60 || t === 62 || t === 92 ? (e.consume(t), p) : p(t);
|
|
3538
|
+
}
|
|
3539
|
+
function h(i) {
|
|
3540
|
+
return !u && (i === null || i === 41 || q(i)) ? (e.exit("chunkString"), e.exit(s), e.exit(o), e.exit(r), t(i)) : u < l && i === 40 ? (e.consume(i), u++, h) : i === 41 ? (e.consume(i), u--, h) : i === null || i === 32 || i === 40 || W(i) ? n(i) : (e.consume(i), i === 92 ? g : h);
|
|
3541
|
+
}
|
|
3542
|
+
function g(t) {
|
|
3543
|
+
return t === 40 || t === 41 || t === 92 ? (e.consume(t), h) : h(t);
|
|
3544
|
+
}
|
|
3545
|
+
}
|
|
3546
|
+
//#endregion
|
|
3547
|
+
//#region ../../node_modules/micromark-factory-label/index.js
|
|
3548
|
+
function Ct(e, t, n, r, i, a) {
|
|
3549
|
+
let o = this, s = 0, c;
|
|
3550
|
+
return l;
|
|
3551
|
+
function l(t) {
|
|
3552
|
+
return e.enter(r), e.enter(i), e.consume(t), e.exit(i), e.enter(a), u;
|
|
3553
|
+
}
|
|
3554
|
+
function u(l) {
|
|
3555
|
+
return s > 999 || l === null || l === 91 || l === 93 && !c || l === 94 && !s && "_hiddenFootnoteSupport" in o.parser.constructs ? n(l) : l === 93 ? (e.exit(a), e.enter(i), e.consume(l), e.exit(i), e.exit(r), t) : K(l) ? (e.enter("lineEnding"), e.consume(l), e.exit("lineEnding"), u) : (e.enter("chunkString", { contentType: "string" }), d(l));
|
|
3556
|
+
}
|
|
3557
|
+
function d(t) {
|
|
3558
|
+
return t === null || t === 91 || t === 93 || K(t) || s++ > 999 ? (e.exit("chunkString"), u(t)) : (e.consume(t), c ||= !J(t), t === 92 ? f : d);
|
|
3559
|
+
}
|
|
3560
|
+
function f(t) {
|
|
3561
|
+
return t === 91 || t === 92 || t === 93 ? (e.consume(t), s++, d) : d(t);
|
|
3562
|
+
}
|
|
3563
|
+
}
|
|
3564
|
+
//#endregion
|
|
3565
|
+
//#region ../../node_modules/micromark-factory-title/index.js
|
|
3566
|
+
function wt(e, t, n, r, i, a) {
|
|
3567
|
+
let o;
|
|
3568
|
+
return s;
|
|
3569
|
+
function s(t) {
|
|
3570
|
+
return t === 34 || t === 39 || t === 40 ? (e.enter(r), e.enter(i), e.consume(t), e.exit(i), o = t === 40 ? 41 : t, c) : n(t);
|
|
3571
|
+
}
|
|
3572
|
+
function c(n) {
|
|
3573
|
+
return n === o ? (e.enter(i), e.consume(n), e.exit(i), e.exit(r), t) : (e.enter(a), l(n));
|
|
3574
|
+
}
|
|
3575
|
+
function l(t) {
|
|
3576
|
+
return t === o ? (e.exit(a), c(o)) : t === null ? n(t) : K(t) ? (e.enter("lineEnding"), e.consume(t), e.exit("lineEnding"), X(e, l, "linePrefix")) : (e.enter("chunkString", { contentType: "string" }), u(t));
|
|
3577
|
+
}
|
|
3578
|
+
function u(t) {
|
|
3579
|
+
return t === o || t === null || K(t) ? (e.exit("chunkString"), l(t)) : (e.consume(t), t === 92 ? d : u);
|
|
3580
|
+
}
|
|
3581
|
+
function d(t) {
|
|
3582
|
+
return t === o || t === 92 ? (e.consume(t), u) : u(t);
|
|
3583
|
+
}
|
|
3584
|
+
}
|
|
3585
|
+
//#endregion
|
|
3586
|
+
//#region ../../node_modules/micromark-factory-whitespace/index.js
|
|
3587
|
+
function Q(e, t) {
|
|
3588
|
+
let n;
|
|
3589
|
+
return r;
|
|
3590
|
+
function r(i) {
|
|
3591
|
+
return K(i) ? (e.enter("lineEnding"), e.consume(i), e.exit("lineEnding"), n = !0, r) : J(i) ? X(e, r, n ? "linePrefix" : "lineSuffix")(i) : t(i);
|
|
3592
|
+
}
|
|
3593
|
+
}
|
|
3594
|
+
//#endregion
|
|
3595
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/definition.js
|
|
3596
|
+
var Tt = {
|
|
3597
|
+
name: "definition",
|
|
3598
|
+
tokenize: Dt
|
|
3599
|
+
}, Et = {
|
|
3600
|
+
partial: !0,
|
|
3601
|
+
tokenize: Ot
|
|
3602
|
+
};
|
|
3603
|
+
function Dt(e, t, n) {
|
|
3604
|
+
let r = this, i;
|
|
3605
|
+
return a;
|
|
3606
|
+
function a(t) {
|
|
3607
|
+
return e.enter("definition"), o(t);
|
|
3608
|
+
}
|
|
3609
|
+
function o(t) {
|
|
3610
|
+
return Ct.call(r, e, s, n, "definitionLabel", "definitionLabelMarker", "definitionLabelString")(t);
|
|
3611
|
+
}
|
|
3612
|
+
function s(t) {
|
|
3613
|
+
return i = V(r.sliceSerialize(r.events[r.events.length - 1][1]).slice(1, -1)), t === 58 ? (e.enter("definitionMarker"), e.consume(t), e.exit("definitionMarker"), c) : n(t);
|
|
3614
|
+
}
|
|
3615
|
+
function c(t) {
|
|
3616
|
+
return q(t) ? Q(e, l)(t) : l(t);
|
|
3617
|
+
}
|
|
3618
|
+
function l(t) {
|
|
3619
|
+
return St(e, u, n, "definitionDestination", "definitionDestinationLiteral", "definitionDestinationLiteralMarker", "definitionDestinationRaw", "definitionDestinationString")(t);
|
|
3620
|
+
}
|
|
3621
|
+
function u(t) {
|
|
3622
|
+
return e.attempt(Et, d, d)(t);
|
|
3623
|
+
}
|
|
3624
|
+
function d(t) {
|
|
3625
|
+
return J(t) ? X(e, f, "whitespace")(t) : f(t);
|
|
3626
|
+
}
|
|
3627
|
+
function f(a) {
|
|
3628
|
+
return a === null || K(a) ? (e.exit("definition"), r.parser.defined.push(i), t(a)) : n(a);
|
|
3629
|
+
}
|
|
3630
|
+
}
|
|
3631
|
+
function Ot(e, t, n) {
|
|
3632
|
+
return r;
|
|
3633
|
+
function r(t) {
|
|
3634
|
+
return q(t) ? Q(e, i)(t) : n(t);
|
|
3635
|
+
}
|
|
3636
|
+
function i(t) {
|
|
3637
|
+
return wt(e, a, n, "definitionTitle", "definitionTitleMarker", "definitionTitleString")(t);
|
|
3638
|
+
}
|
|
3639
|
+
function a(t) {
|
|
3640
|
+
return J(t) ? X(e, o, "whitespace")(t) : o(t);
|
|
3641
|
+
}
|
|
3642
|
+
function o(e) {
|
|
3643
|
+
return e === null || K(e) ? t(e) : n(e);
|
|
3644
|
+
}
|
|
3645
|
+
}
|
|
3646
|
+
//#endregion
|
|
3647
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/hard-break-escape.js
|
|
3648
|
+
var kt = {
|
|
3649
|
+
name: "hardBreakEscape",
|
|
3650
|
+
tokenize: At
|
|
3651
|
+
};
|
|
3652
|
+
function At(e, t, n) {
|
|
3653
|
+
return r;
|
|
3654
|
+
function r(t) {
|
|
3655
|
+
return e.enter("hardBreakEscape"), e.consume(t), i;
|
|
3656
|
+
}
|
|
3657
|
+
function i(r) {
|
|
3658
|
+
return K(r) ? (e.exit("hardBreakEscape"), t(r)) : n(r);
|
|
3659
|
+
}
|
|
3660
|
+
}
|
|
3661
|
+
//#endregion
|
|
3662
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/heading-atx.js
|
|
3663
|
+
var jt = {
|
|
3664
|
+
name: "headingAtx",
|
|
3665
|
+
resolve: Mt,
|
|
3666
|
+
tokenize: Nt
|
|
3667
|
+
};
|
|
3668
|
+
function Mt(e, t) {
|
|
3669
|
+
let n = e.length - 2, r = 3, i, a;
|
|
3670
|
+
return e[r][1].type === "whitespace" && (r += 2), n - 2 > r && e[n][1].type === "whitespace" && (n -= 2), e[n][1].type === "atxHeadingSequence" && (r === n - 1 || n - 4 > r && e[n - 2][1].type === "whitespace") && (n -= r + 1 === n ? 2 : 4), n > r && (i = {
|
|
3671
|
+
type: "atxHeadingText",
|
|
3672
|
+
start: e[r][1].start,
|
|
3673
|
+
end: e[n][1].end
|
|
3674
|
+
}, a = {
|
|
3675
|
+
type: "chunkText",
|
|
3676
|
+
start: e[r][1].start,
|
|
3677
|
+
end: e[n][1].end,
|
|
3678
|
+
contentType: "text"
|
|
3679
|
+
}, R(e, r, n - r + 1, [
|
|
3680
|
+
[
|
|
3681
|
+
"enter",
|
|
3682
|
+
i,
|
|
3683
|
+
t
|
|
3684
|
+
],
|
|
3685
|
+
[
|
|
3686
|
+
"enter",
|
|
3687
|
+
a,
|
|
3688
|
+
t
|
|
3689
|
+
],
|
|
3690
|
+
[
|
|
3691
|
+
"exit",
|
|
3692
|
+
a,
|
|
3693
|
+
t
|
|
3694
|
+
],
|
|
3695
|
+
[
|
|
3696
|
+
"exit",
|
|
3697
|
+
i,
|
|
3698
|
+
t
|
|
3699
|
+
]
|
|
3700
|
+
])), e;
|
|
3701
|
+
}
|
|
3702
|
+
function Nt(e, t, n) {
|
|
3703
|
+
let r = 0;
|
|
3704
|
+
return i;
|
|
3705
|
+
function i(t) {
|
|
3706
|
+
return e.enter("atxHeading"), a(t);
|
|
3707
|
+
}
|
|
3708
|
+
function a(t) {
|
|
3709
|
+
return e.enter("atxHeadingSequence"), o(t);
|
|
3710
|
+
}
|
|
3711
|
+
function o(t) {
|
|
3712
|
+
return t === 35 && r++ < 6 ? (e.consume(t), o) : t === null || q(t) ? (e.exit("atxHeadingSequence"), s(t)) : n(t);
|
|
3713
|
+
}
|
|
3714
|
+
function s(n) {
|
|
3715
|
+
return n === 35 ? (e.enter("atxHeadingSequence"), c(n)) : n === null || K(n) ? (e.exit("atxHeading"), t(n)) : J(n) ? X(e, s, "whitespace")(n) : (e.enter("atxHeadingText"), l(n));
|
|
3716
|
+
}
|
|
3717
|
+
function c(t) {
|
|
3718
|
+
return t === 35 ? (e.consume(t), c) : (e.exit("atxHeadingSequence"), s(t));
|
|
3719
|
+
}
|
|
3720
|
+
function l(t) {
|
|
3721
|
+
return t === null || t === 35 || q(t) ? (e.exit("atxHeadingText"), s(t)) : (e.consume(t), l);
|
|
3722
|
+
}
|
|
3723
|
+
}
|
|
3724
|
+
//#endregion
|
|
3725
|
+
//#region ../../node_modules/micromark-util-html-tag-name/index.js
|
|
3726
|
+
var Pt = /* @__PURE__ */ "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.hr.html.iframe.legend.li.link.main.menu.menuitem.nav.noframes.ol.optgroup.option.p.param.search.section.summary.table.tbody.td.tfoot.th.thead.title.tr.track.ul".split("."), Ft = [
|
|
3727
|
+
"pre",
|
|
3728
|
+
"script",
|
|
3729
|
+
"style",
|
|
3730
|
+
"textarea"
|
|
3731
|
+
], It = {
|
|
3732
|
+
concrete: !0,
|
|
3733
|
+
name: "htmlFlow",
|
|
3734
|
+
resolveTo: zt,
|
|
3735
|
+
tokenize: Bt
|
|
3736
|
+
}, Lt = {
|
|
3737
|
+
partial: !0,
|
|
3738
|
+
tokenize: Ht
|
|
3739
|
+
}, Rt = {
|
|
3740
|
+
partial: !0,
|
|
3741
|
+
tokenize: Vt
|
|
3742
|
+
};
|
|
3743
|
+
function zt(e) {
|
|
3744
|
+
let t = e.length;
|
|
3745
|
+
for (; t-- && !(e[t][0] === "enter" && e[t][1].type === "htmlFlow"););
|
|
3746
|
+
return t > 1 && e[t - 2][1].type === "linePrefix" && (e[t][1].start = e[t - 2][1].start, e[t + 1][1].start = e[t - 2][1].start, e.splice(t - 2, 2)), e;
|
|
3747
|
+
}
|
|
3748
|
+
function Bt(e, t, n) {
|
|
3749
|
+
let r = this, i, a, o, s, c;
|
|
3750
|
+
return l;
|
|
3751
|
+
function l(e) {
|
|
3752
|
+
return u(e);
|
|
3753
|
+
}
|
|
3754
|
+
function u(t) {
|
|
3755
|
+
return e.enter("htmlFlow"), e.enter("htmlFlowData"), e.consume(t), d;
|
|
3756
|
+
}
|
|
3757
|
+
function d(s) {
|
|
3758
|
+
return s === 33 ? (e.consume(s), f) : s === 47 ? (e.consume(s), a = !0, h) : s === 63 ? (e.consume(s), i = 3, r.interrupt ? t : F) : H(s) ? (e.consume(s), o = String.fromCharCode(s), g) : n(s);
|
|
3759
|
+
}
|
|
3760
|
+
function f(a) {
|
|
3761
|
+
return a === 45 ? (e.consume(a), i = 2, p) : a === 91 ? (e.consume(a), i = 5, s = 0, m) : H(a) ? (e.consume(a), i = 4, r.interrupt ? t : F) : n(a);
|
|
3762
|
+
}
|
|
3763
|
+
function p(i) {
|
|
3764
|
+
return i === 45 ? (e.consume(i), r.interrupt ? t : F) : n(i);
|
|
3765
|
+
}
|
|
3766
|
+
function m(i) {
|
|
3767
|
+
return i === "CDATA[".charCodeAt(s++) ? (e.consume(i), s === 6 ? r.interrupt ? t : O : m) : n(i);
|
|
3768
|
+
}
|
|
3769
|
+
function h(t) {
|
|
3770
|
+
return H(t) ? (e.consume(t), o = String.fromCharCode(t), g) : n(t);
|
|
3771
|
+
}
|
|
3772
|
+
function g(s) {
|
|
3773
|
+
if (s === null || s === 47 || s === 62 || q(s)) {
|
|
3774
|
+
let c = s === 47, l = o.toLowerCase();
|
|
3775
|
+
return !c && !a && Ft.includes(l) ? (i = 1, r.interrupt ? t(s) : O(s)) : Pt.includes(o.toLowerCase()) ? (i = 6, c ? (e.consume(s), _) : r.interrupt ? t(s) : O(s)) : (i = 7, r.interrupt && !r.parser.lazy[r.now().line] ? n(s) : a ? v(s) : y(s));
|
|
3776
|
+
}
|
|
3777
|
+
return s === 45 || U(s) ? (e.consume(s), o += String.fromCharCode(s), g) : n(s);
|
|
3778
|
+
}
|
|
3779
|
+
function _(i) {
|
|
3780
|
+
return i === 62 ? (e.consume(i), r.interrupt ? t : O) : n(i);
|
|
3781
|
+
}
|
|
3782
|
+
function v(t) {
|
|
3783
|
+
return J(t) ? (e.consume(t), v) : E(t);
|
|
3784
|
+
}
|
|
3785
|
+
function y(t) {
|
|
3786
|
+
return t === 47 ? (e.consume(t), E) : t === 58 || t === 95 || H(t) ? (e.consume(t), b) : J(t) ? (e.consume(t), y) : E(t);
|
|
3787
|
+
}
|
|
3788
|
+
function b(t) {
|
|
3789
|
+
return t === 45 || t === 46 || t === 58 || t === 95 || U(t) ? (e.consume(t), b) : x(t);
|
|
3790
|
+
}
|
|
3791
|
+
function x(t) {
|
|
3792
|
+
return t === 61 ? (e.consume(t), S) : J(t) ? (e.consume(t), x) : y(t);
|
|
3793
|
+
}
|
|
3794
|
+
function S(t) {
|
|
3795
|
+
return t === null || t === 60 || t === 61 || t === 62 || t === 96 ? n(t) : t === 34 || t === 39 ? (e.consume(t), c = t, C) : J(t) ? (e.consume(t), S) : w(t);
|
|
3796
|
+
}
|
|
3797
|
+
function C(t) {
|
|
3798
|
+
return t === c ? (e.consume(t), c = null, T) : t === null || K(t) ? n(t) : (e.consume(t), C);
|
|
3799
|
+
}
|
|
3800
|
+
function w(t) {
|
|
3801
|
+
return t === null || t === 34 || t === 39 || t === 47 || t === 60 || t === 61 || t === 62 || t === 96 || q(t) ? x(t) : (e.consume(t), w);
|
|
3802
|
+
}
|
|
3803
|
+
function T(e) {
|
|
3804
|
+
return e === 47 || e === 62 || J(e) ? y(e) : n(e);
|
|
3805
|
+
}
|
|
3806
|
+
function E(t) {
|
|
3807
|
+
return t === 62 ? (e.consume(t), D) : n(t);
|
|
3808
|
+
}
|
|
3809
|
+
function D(t) {
|
|
3810
|
+
return t === null || K(t) ? O(t) : J(t) ? (e.consume(t), D) : n(t);
|
|
3811
|
+
}
|
|
3812
|
+
function O(t) {
|
|
3813
|
+
return t === 45 && i === 2 ? (e.consume(t), j) : t === 60 && i === 1 ? (e.consume(t), M) : t === 62 && i === 4 ? (e.consume(t), I) : t === 63 && i === 3 ? (e.consume(t), F) : t === 93 && i === 5 ? (e.consume(t), P) : K(t) && (i === 6 || i === 7) ? (e.exit("htmlFlowData"), e.check(Lt, L, k)(t)) : t === null || K(t) ? (e.exit("htmlFlowData"), k(t)) : (e.consume(t), O);
|
|
3814
|
+
}
|
|
3815
|
+
function k(t) {
|
|
3816
|
+
return e.check(Rt, A, L)(t);
|
|
3817
|
+
}
|
|
3818
|
+
function A(t) {
|
|
3819
|
+
return e.enter("lineEnding"), e.consume(t), e.exit("lineEnding"), ee;
|
|
3820
|
+
}
|
|
3821
|
+
function ee(t) {
|
|
3822
|
+
return t === null || K(t) ? k(t) : (e.enter("htmlFlowData"), O(t));
|
|
3823
|
+
}
|
|
3824
|
+
function j(t) {
|
|
3825
|
+
return t === 45 ? (e.consume(t), F) : O(t);
|
|
3826
|
+
}
|
|
3827
|
+
function M(t) {
|
|
3828
|
+
return t === 47 ? (e.consume(t), o = "", N) : O(t);
|
|
3829
|
+
}
|
|
3830
|
+
function N(t) {
|
|
3831
|
+
if (t === 62) {
|
|
3832
|
+
let n = o.toLowerCase();
|
|
3833
|
+
return Ft.includes(n) ? (e.consume(t), I) : O(t);
|
|
3834
|
+
}
|
|
3835
|
+
return H(t) && o.length < 8 ? (e.consume(t), o += String.fromCharCode(t), N) : O(t);
|
|
3836
|
+
}
|
|
3837
|
+
function P(t) {
|
|
3838
|
+
return t === 93 ? (e.consume(t), F) : O(t);
|
|
3839
|
+
}
|
|
3840
|
+
function F(t) {
|
|
3841
|
+
return t === 62 ? (e.consume(t), I) : t === 45 && i === 2 ? (e.consume(t), F) : O(t);
|
|
3842
|
+
}
|
|
3843
|
+
function I(t) {
|
|
3844
|
+
return t === null || K(t) ? (e.exit("htmlFlowData"), L(t)) : (e.consume(t), I);
|
|
3845
|
+
}
|
|
3846
|
+
function L(n) {
|
|
3847
|
+
return e.exit("htmlFlow"), t(n);
|
|
3848
|
+
}
|
|
3849
|
+
}
|
|
3850
|
+
function Vt(e, t, n) {
|
|
3851
|
+
let r = this;
|
|
3852
|
+
return i;
|
|
3853
|
+
function i(t) {
|
|
3854
|
+
return K(t) ? (e.enter("lineEnding"), e.consume(t), e.exit("lineEnding"), a) : n(t);
|
|
3855
|
+
}
|
|
3856
|
+
function a(e) {
|
|
3857
|
+
return r.parser.lazy[r.now().line] ? n(e) : t(e);
|
|
3858
|
+
}
|
|
3859
|
+
}
|
|
3860
|
+
function Ht(e, t, n) {
|
|
3861
|
+
return r;
|
|
3862
|
+
function r(r) {
|
|
3863
|
+
return e.enter("lineEnding"), e.consume(r), e.exit("lineEnding"), e.attempt(Ke, t, n);
|
|
3864
|
+
}
|
|
3865
|
+
}
|
|
3866
|
+
//#endregion
|
|
3867
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/html-text.js
|
|
3868
|
+
var Ut = {
|
|
3869
|
+
name: "htmlText",
|
|
3870
|
+
tokenize: Wt
|
|
3871
|
+
};
|
|
3872
|
+
function Wt(e, t, n) {
|
|
3873
|
+
let r = this, i, a, o;
|
|
3874
|
+
return s;
|
|
3875
|
+
function s(t) {
|
|
3876
|
+
return e.enter("htmlText"), e.enter("htmlTextData"), e.consume(t), c;
|
|
3877
|
+
}
|
|
3878
|
+
function c(t) {
|
|
3879
|
+
return t === 33 ? (e.consume(t), l) : t === 47 ? (e.consume(t), x) : t === 63 ? (e.consume(t), y) : H(t) ? (e.consume(t), w) : n(t);
|
|
3880
|
+
}
|
|
3881
|
+
function l(t) {
|
|
3882
|
+
return t === 45 ? (e.consume(t), u) : t === 91 ? (e.consume(t), a = 0, m) : H(t) ? (e.consume(t), v) : n(t);
|
|
3883
|
+
}
|
|
3884
|
+
function u(t) {
|
|
3885
|
+
return t === 45 ? (e.consume(t), p) : n(t);
|
|
3886
|
+
}
|
|
3887
|
+
function d(t) {
|
|
3888
|
+
return t === null ? n(t) : t === 45 ? (e.consume(t), f) : K(t) ? (o = d, M(t)) : (e.consume(t), d);
|
|
3889
|
+
}
|
|
3890
|
+
function f(t) {
|
|
3891
|
+
return t === 45 ? (e.consume(t), p) : d(t);
|
|
3892
|
+
}
|
|
3893
|
+
function p(e) {
|
|
3894
|
+
return e === 62 ? j(e) : e === 45 ? f(e) : d(e);
|
|
3895
|
+
}
|
|
3896
|
+
function m(t) {
|
|
3897
|
+
return t === "CDATA[".charCodeAt(a++) ? (e.consume(t), a === 6 ? h : m) : n(t);
|
|
3898
|
+
}
|
|
3899
|
+
function h(t) {
|
|
3900
|
+
return t === null ? n(t) : t === 93 ? (e.consume(t), g) : K(t) ? (o = h, M(t)) : (e.consume(t), h);
|
|
3901
|
+
}
|
|
3902
|
+
function g(t) {
|
|
3903
|
+
return t === 93 ? (e.consume(t), _) : h(t);
|
|
3904
|
+
}
|
|
3905
|
+
function _(t) {
|
|
3906
|
+
return t === 62 ? j(t) : t === 93 ? (e.consume(t), _) : h(t);
|
|
3907
|
+
}
|
|
3908
|
+
function v(t) {
|
|
3909
|
+
return t === null || t === 62 ? j(t) : K(t) ? (o = v, M(t)) : (e.consume(t), v);
|
|
3910
|
+
}
|
|
3911
|
+
function y(t) {
|
|
3912
|
+
return t === null ? n(t) : t === 63 ? (e.consume(t), b) : K(t) ? (o = y, M(t)) : (e.consume(t), y);
|
|
3913
|
+
}
|
|
3914
|
+
function b(e) {
|
|
3915
|
+
return e === 62 ? j(e) : y(e);
|
|
3916
|
+
}
|
|
3917
|
+
function x(t) {
|
|
3918
|
+
return H(t) ? (e.consume(t), S) : n(t);
|
|
3919
|
+
}
|
|
3920
|
+
function S(t) {
|
|
3921
|
+
return t === 45 || U(t) ? (e.consume(t), S) : C(t);
|
|
3922
|
+
}
|
|
3923
|
+
function C(t) {
|
|
3924
|
+
return K(t) ? (o = C, M(t)) : J(t) ? (e.consume(t), C) : j(t);
|
|
3925
|
+
}
|
|
3926
|
+
function w(t) {
|
|
3927
|
+
return t === 45 || U(t) ? (e.consume(t), w) : t === 47 || t === 62 || q(t) ? T(t) : n(t);
|
|
3928
|
+
}
|
|
3929
|
+
function T(t) {
|
|
3930
|
+
return t === 47 ? (e.consume(t), j) : t === 58 || t === 95 || H(t) ? (e.consume(t), E) : K(t) ? (o = T, M(t)) : J(t) ? (e.consume(t), T) : j(t);
|
|
3931
|
+
}
|
|
3932
|
+
function E(t) {
|
|
3933
|
+
return t === 45 || t === 46 || t === 58 || t === 95 || U(t) ? (e.consume(t), E) : D(t);
|
|
3934
|
+
}
|
|
3935
|
+
function D(t) {
|
|
3936
|
+
return t === 61 ? (e.consume(t), O) : K(t) ? (o = D, M(t)) : J(t) ? (e.consume(t), D) : T(t);
|
|
3937
|
+
}
|
|
3938
|
+
function O(t) {
|
|
3939
|
+
return t === null || t === 60 || t === 61 || t === 62 || t === 96 ? n(t) : t === 34 || t === 39 ? (e.consume(t), i = t, k) : K(t) ? (o = O, M(t)) : J(t) ? (e.consume(t), O) : (e.consume(t), A);
|
|
3940
|
+
}
|
|
3941
|
+
function k(t) {
|
|
3942
|
+
return t === i ? (e.consume(t), i = void 0, ee) : t === null ? n(t) : K(t) ? (o = k, M(t)) : (e.consume(t), k);
|
|
3943
|
+
}
|
|
3944
|
+
function A(t) {
|
|
3945
|
+
return t === null || t === 34 || t === 39 || t === 60 || t === 61 || t === 96 ? n(t) : t === 47 || t === 62 || q(t) ? T(t) : (e.consume(t), A);
|
|
3946
|
+
}
|
|
3947
|
+
function ee(e) {
|
|
3948
|
+
return e === 47 || e === 62 || q(e) ? T(e) : n(e);
|
|
3949
|
+
}
|
|
3950
|
+
function j(r) {
|
|
3951
|
+
return r === 62 ? (e.consume(r), e.exit("htmlTextData"), e.exit("htmlText"), t) : n(r);
|
|
3952
|
+
}
|
|
3953
|
+
function M(t) {
|
|
3954
|
+
return e.exit("htmlTextData"), e.enter("lineEnding"), e.consume(t), e.exit("lineEnding"), N;
|
|
3955
|
+
}
|
|
3956
|
+
function N(t) {
|
|
3957
|
+
return J(t) ? X(e, P, "linePrefix", r.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4)(t) : P(t);
|
|
3958
|
+
}
|
|
3959
|
+
function P(t) {
|
|
3960
|
+
return e.enter("htmlTextData"), o(t);
|
|
3961
|
+
}
|
|
3962
|
+
}
|
|
3963
|
+
//#endregion
|
|
3964
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/label-end.js
|
|
3965
|
+
var Gt = {
|
|
3966
|
+
name: "labelEnd",
|
|
3967
|
+
resolveAll: Yt,
|
|
3968
|
+
resolveTo: Xt,
|
|
3969
|
+
tokenize: Zt
|
|
3970
|
+
}, Kt = { tokenize: Qt }, qt = { tokenize: $t }, Jt = { tokenize: en };
|
|
3971
|
+
function Yt(e) {
|
|
3972
|
+
let t = -1, n = [];
|
|
3973
|
+
for (; ++t < e.length;) {
|
|
3974
|
+
let r = e[t][1];
|
|
3975
|
+
if (n.push(e[t]), r.type === "labelImage" || r.type === "labelLink" || r.type === "labelEnd") {
|
|
3976
|
+
let e = r.type === "labelImage" ? 4 : 2;
|
|
3977
|
+
r.type = "data", t += e;
|
|
3978
|
+
}
|
|
3979
|
+
}
|
|
3980
|
+
return e.length !== n.length && R(e, 0, e.length, n), e;
|
|
3981
|
+
}
|
|
3982
|
+
function Xt(e, t) {
|
|
3983
|
+
let n = e.length, r = 0, i, a, o, s;
|
|
3984
|
+
for (; n--;) if (i = e[n][1], a) {
|
|
3985
|
+
if (i.type === "link" || i.type === "labelLink" && i._inactive) break;
|
|
3986
|
+
e[n][0] === "enter" && i.type === "labelLink" && (i._inactive = !0);
|
|
3987
|
+
} else if (o) {
|
|
3988
|
+
if (e[n][0] === "enter" && (i.type === "labelImage" || i.type === "labelLink") && !i._balanced && (a = n, i.type !== "labelLink")) {
|
|
3989
|
+
r = 2;
|
|
3990
|
+
break;
|
|
3991
|
+
}
|
|
3992
|
+
} else i.type === "labelEnd" && (o = n);
|
|
3993
|
+
let c = {
|
|
3994
|
+
type: e[a][1].type === "labelLink" ? "link" : "image",
|
|
3995
|
+
start: { ...e[a][1].start },
|
|
3996
|
+
end: { ...e[e.length - 1][1].end }
|
|
3997
|
+
}, l = {
|
|
3998
|
+
type: "label",
|
|
3999
|
+
start: { ...e[a][1].start },
|
|
4000
|
+
end: { ...e[o][1].end }
|
|
4001
|
+
}, u = {
|
|
4002
|
+
type: "labelText",
|
|
4003
|
+
start: { ...e[a + r + 2][1].end },
|
|
4004
|
+
end: { ...e[o - 2][1].start }
|
|
4005
|
+
};
|
|
4006
|
+
return s = [[
|
|
4007
|
+
"enter",
|
|
4008
|
+
c,
|
|
4009
|
+
t
|
|
4010
|
+
], [
|
|
4011
|
+
"enter",
|
|
4012
|
+
l,
|
|
4013
|
+
t
|
|
4014
|
+
]], s = z(s, e.slice(a + 1, a + r + 3)), s = z(s, [[
|
|
4015
|
+
"enter",
|
|
4016
|
+
u,
|
|
4017
|
+
t
|
|
4018
|
+
]]), s = z(s, ze(t.parser.constructs.insideSpan.null, e.slice(a + r + 4, o - 3), t)), s = z(s, [
|
|
4019
|
+
[
|
|
4020
|
+
"exit",
|
|
4021
|
+
u,
|
|
4022
|
+
t
|
|
4023
|
+
],
|
|
4024
|
+
e[o - 2],
|
|
4025
|
+
e[o - 1],
|
|
4026
|
+
[
|
|
4027
|
+
"exit",
|
|
4028
|
+
l,
|
|
4029
|
+
t
|
|
4030
|
+
]
|
|
4031
|
+
]), s = z(s, e.slice(o + 1)), s = z(s, [[
|
|
4032
|
+
"exit",
|
|
4033
|
+
c,
|
|
4034
|
+
t
|
|
4035
|
+
]]), R(e, a, e.length, s), e;
|
|
4036
|
+
}
|
|
4037
|
+
function Zt(e, t, n) {
|
|
4038
|
+
let r = this, i = r.events.length, a, o;
|
|
4039
|
+
for (; i--;) if ((r.events[i][1].type === "labelImage" || r.events[i][1].type === "labelLink") && !r.events[i][1]._balanced) {
|
|
4040
|
+
a = r.events[i][1];
|
|
4041
|
+
break;
|
|
4042
|
+
}
|
|
4043
|
+
return s;
|
|
4044
|
+
function s(t) {
|
|
4045
|
+
return a ? a._inactive ? d(t) : (o = r.parser.defined.includes(V(r.sliceSerialize({
|
|
4046
|
+
start: a.end,
|
|
4047
|
+
end: r.now()
|
|
4048
|
+
}))), e.enter("labelEnd"), e.enter("labelMarker"), e.consume(t), e.exit("labelMarker"), e.exit("labelEnd"), c) : n(t);
|
|
4049
|
+
}
|
|
4050
|
+
function c(t) {
|
|
4051
|
+
return t === 40 ? e.attempt(Kt, u, o ? u : d)(t) : t === 91 ? e.attempt(qt, u, o ? l : d)(t) : o ? u(t) : d(t);
|
|
4052
|
+
}
|
|
4053
|
+
function l(t) {
|
|
4054
|
+
return e.attempt(Jt, u, d)(t);
|
|
4055
|
+
}
|
|
4056
|
+
function u(e) {
|
|
4057
|
+
return t(e);
|
|
4058
|
+
}
|
|
4059
|
+
function d(e) {
|
|
4060
|
+
return a._balanced = !0, n(e);
|
|
4061
|
+
}
|
|
4062
|
+
}
|
|
4063
|
+
function Qt(e, t, n) {
|
|
4064
|
+
return r;
|
|
4065
|
+
function r(t) {
|
|
4066
|
+
return e.enter("resource"), e.enter("resourceMarker"), e.consume(t), e.exit("resourceMarker"), i;
|
|
4067
|
+
}
|
|
4068
|
+
function i(t) {
|
|
4069
|
+
return q(t) ? Q(e, a)(t) : a(t);
|
|
4070
|
+
}
|
|
4071
|
+
function a(t) {
|
|
4072
|
+
return t === 41 ? u(t) : St(e, o, s, "resourceDestination", "resourceDestinationLiteral", "resourceDestinationLiteralMarker", "resourceDestinationRaw", "resourceDestinationString", 32)(t);
|
|
4073
|
+
}
|
|
4074
|
+
function o(t) {
|
|
4075
|
+
return q(t) ? Q(e, c)(t) : u(t);
|
|
4076
|
+
}
|
|
4077
|
+
function s(e) {
|
|
4078
|
+
return n(e);
|
|
4079
|
+
}
|
|
4080
|
+
function c(t) {
|
|
4081
|
+
return t === 34 || t === 39 || t === 40 ? wt(e, l, n, "resourceTitle", "resourceTitleMarker", "resourceTitleString")(t) : u(t);
|
|
4082
|
+
}
|
|
4083
|
+
function l(t) {
|
|
4084
|
+
return q(t) ? Q(e, u)(t) : u(t);
|
|
4085
|
+
}
|
|
4086
|
+
function u(r) {
|
|
4087
|
+
return r === 41 ? (e.enter("resourceMarker"), e.consume(r), e.exit("resourceMarker"), e.exit("resource"), t) : n(r);
|
|
4088
|
+
}
|
|
4089
|
+
}
|
|
4090
|
+
function $t(e, t, n) {
|
|
4091
|
+
let r = this;
|
|
4092
|
+
return i;
|
|
4093
|
+
function i(t) {
|
|
4094
|
+
return Ct.call(r, e, a, o, "reference", "referenceMarker", "referenceString")(t);
|
|
4095
|
+
}
|
|
4096
|
+
function a(e) {
|
|
4097
|
+
return r.parser.defined.includes(V(r.sliceSerialize(r.events[r.events.length - 1][1]).slice(1, -1))) ? t(e) : n(e);
|
|
4098
|
+
}
|
|
4099
|
+
function o(e) {
|
|
4100
|
+
return n(e);
|
|
4101
|
+
}
|
|
4102
|
+
}
|
|
4103
|
+
function en(e, t, n) {
|
|
4104
|
+
return r;
|
|
4105
|
+
function r(t) {
|
|
4106
|
+
return e.enter("reference"), e.enter("referenceMarker"), e.consume(t), e.exit("referenceMarker"), i;
|
|
4107
|
+
}
|
|
4108
|
+
function i(r) {
|
|
4109
|
+
return r === 93 ? (e.enter("referenceMarker"), e.consume(r), e.exit("referenceMarker"), e.exit("reference"), t) : n(r);
|
|
4110
|
+
}
|
|
4111
|
+
}
|
|
4112
|
+
//#endregion
|
|
4113
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/label-start-image.js
|
|
4114
|
+
var tn = {
|
|
4115
|
+
name: "labelStartImage",
|
|
4116
|
+
resolveAll: Gt.resolveAll,
|
|
4117
|
+
tokenize: nn
|
|
4118
|
+
};
|
|
4119
|
+
function nn(e, t, n) {
|
|
4120
|
+
let r = this;
|
|
4121
|
+
return i;
|
|
4122
|
+
function i(t) {
|
|
4123
|
+
return e.enter("labelImage"), e.enter("labelImageMarker"), e.consume(t), e.exit("labelImageMarker"), a;
|
|
4124
|
+
}
|
|
4125
|
+
function a(t) {
|
|
4126
|
+
return t === 91 ? (e.enter("labelMarker"), e.consume(t), e.exit("labelMarker"), e.exit("labelImage"), o) : n(t);
|
|
4127
|
+
}
|
|
4128
|
+
function o(e) {
|
|
4129
|
+
/* c8 ignore next 3 */
|
|
4130
|
+
return e === 94 && "_hiddenFootnoteSupport" in r.parser.constructs ? n(e) : t(e);
|
|
4131
|
+
}
|
|
4132
|
+
}
|
|
4133
|
+
//#endregion
|
|
4134
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/label-start-link.js
|
|
4135
|
+
var rn = {
|
|
4136
|
+
name: "labelStartLink",
|
|
4137
|
+
resolveAll: Gt.resolveAll,
|
|
4138
|
+
tokenize: an
|
|
4139
|
+
};
|
|
4140
|
+
function an(e, t, n) {
|
|
4141
|
+
let r = this;
|
|
4142
|
+
return i;
|
|
4143
|
+
function i(t) {
|
|
4144
|
+
return e.enter("labelLink"), e.enter("labelMarker"), e.consume(t), e.exit("labelMarker"), e.exit("labelLink"), a;
|
|
4145
|
+
}
|
|
4146
|
+
function a(e) {
|
|
4147
|
+
/* c8 ignore next 3 */
|
|
4148
|
+
return e === 94 && "_hiddenFootnoteSupport" in r.parser.constructs ? n(e) : t(e);
|
|
4149
|
+
}
|
|
4150
|
+
}
|
|
4151
|
+
//#endregion
|
|
4152
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/line-ending.js
|
|
4153
|
+
var on = {
|
|
4154
|
+
name: "lineEnding",
|
|
4155
|
+
tokenize: sn
|
|
4156
|
+
};
|
|
4157
|
+
function sn(e, t) {
|
|
4158
|
+
return n;
|
|
4159
|
+
function n(n) {
|
|
4160
|
+
return e.enter("lineEnding"), e.consume(n), e.exit("lineEnding"), X(e, t, "linePrefix");
|
|
4161
|
+
}
|
|
4162
|
+
}
|
|
4163
|
+
//#endregion
|
|
4164
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/thematic-break.js
|
|
4165
|
+
var cn = {
|
|
4166
|
+
name: "thematicBreak",
|
|
4167
|
+
tokenize: ln
|
|
4168
|
+
};
|
|
4169
|
+
function ln(e, t, n) {
|
|
4170
|
+
let r = 0, i;
|
|
4171
|
+
return a;
|
|
4172
|
+
function a(t) {
|
|
4173
|
+
return e.enter("thematicBreak"), o(t);
|
|
4174
|
+
}
|
|
4175
|
+
function o(e) {
|
|
4176
|
+
return i = e, s(e);
|
|
4177
|
+
}
|
|
4178
|
+
function s(a) {
|
|
4179
|
+
return a === i ? (e.enter("thematicBreakSequence"), c(a)) : r >= 3 && (a === null || K(a)) ? (e.exit("thematicBreak"), t(a)) : n(a);
|
|
4180
|
+
}
|
|
4181
|
+
function c(t) {
|
|
4182
|
+
return t === i ? (e.consume(t), r++, c) : (e.exit("thematicBreakSequence"), J(t) ? X(e, s, "whitespace")(t) : s(t));
|
|
4183
|
+
}
|
|
4184
|
+
}
|
|
4185
|
+
//#endregion
|
|
4186
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/list.js
|
|
4187
|
+
var $ = {
|
|
4188
|
+
continuation: { tokenize: pn },
|
|
4189
|
+
exit: hn,
|
|
4190
|
+
name: "list",
|
|
4191
|
+
tokenize: fn
|
|
4192
|
+
}, un = {
|
|
4193
|
+
partial: !0,
|
|
4194
|
+
tokenize: gn
|
|
4195
|
+
}, dn = {
|
|
4196
|
+
partial: !0,
|
|
4197
|
+
tokenize: mn
|
|
4198
|
+
};
|
|
4199
|
+
function fn(e, t, n) {
|
|
4200
|
+
let r = this, i = r.events[r.events.length - 1], a = i && i[1].type === "linePrefix" ? i[2].sliceSerialize(i[1], !0).length : 0, o = 0;
|
|
4201
|
+
return s;
|
|
4202
|
+
function s(t) {
|
|
4203
|
+
let i = r.containerState.type || (t === 42 || t === 43 || t === 45 ? "listUnordered" : "listOrdered");
|
|
4204
|
+
if (i === "listUnordered" ? !r.containerState.marker || t === r.containerState.marker : Se(t)) {
|
|
4205
|
+
if (r.containerState.type || (r.containerState.type = i, e.enter(i, { _container: !0 })), i === "listUnordered") return e.enter("listItemPrefix"), t === 42 || t === 45 ? e.check(cn, n, l)(t) : l(t);
|
|
4206
|
+
if (!r.interrupt || t === 49) return e.enter("listItemPrefix"), e.enter("listItemValue"), c(t);
|
|
4207
|
+
}
|
|
4208
|
+
return n(t);
|
|
4209
|
+
}
|
|
4210
|
+
function c(t) {
|
|
4211
|
+
return Se(t) && ++o < 10 ? (e.consume(t), c) : (!r.interrupt || o < 2) && (r.containerState.marker ? t === r.containerState.marker : t === 41 || t === 46) ? (e.exit("listItemValue"), l(t)) : n(t);
|
|
4212
|
+
}
|
|
4213
|
+
function l(t) {
|
|
4214
|
+
return e.enter("listItemMarker"), e.consume(t), e.exit("listItemMarker"), r.containerState.marker = r.containerState.marker || t, e.check(Ke, r.interrupt ? n : u, e.attempt(un, f, d));
|
|
4215
|
+
}
|
|
4216
|
+
function u(e) {
|
|
4217
|
+
return r.containerState.initialBlankLine = !0, a++, f(e);
|
|
4218
|
+
}
|
|
4219
|
+
function d(t) {
|
|
4220
|
+
return J(t) ? (e.enter("listItemPrefixWhitespace"), e.consume(t), e.exit("listItemPrefixWhitespace"), f) : n(t);
|
|
4221
|
+
}
|
|
4222
|
+
function f(n) {
|
|
4223
|
+
return r.containerState.size = a + r.sliceSerialize(e.exit("listItemPrefix"), !0).length, t(n);
|
|
4224
|
+
}
|
|
4225
|
+
}
|
|
4226
|
+
function pn(e, t, n) {
|
|
4227
|
+
let r = this;
|
|
4228
|
+
return r.containerState._closeFlow = void 0, e.check(Ke, i, a);
|
|
4229
|
+
function i(n) {
|
|
4230
|
+
return r.containerState.furtherBlankLines = r.containerState.furtherBlankLines || r.containerState.initialBlankLine, X(e, t, "listItemIndent", r.containerState.size + 1)(n);
|
|
4231
|
+
}
|
|
4232
|
+
function a(n) {
|
|
4233
|
+
return r.containerState.furtherBlankLines || !J(n) ? (r.containerState.furtherBlankLines = void 0, r.containerState.initialBlankLine = void 0, o(n)) : (r.containerState.furtherBlankLines = void 0, r.containerState.initialBlankLine = void 0, e.attempt(dn, t, o)(n));
|
|
4234
|
+
}
|
|
4235
|
+
function o(i) {
|
|
4236
|
+
return r.containerState._closeFlow = !0, r.interrupt = void 0, X(e, e.attempt($, t, n), "linePrefix", r.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4)(i);
|
|
4237
|
+
}
|
|
4238
|
+
}
|
|
4239
|
+
function mn(e, t, n) {
|
|
4240
|
+
let r = this;
|
|
4241
|
+
return X(e, i, "listItemIndent", r.containerState.size + 1);
|
|
4242
|
+
function i(e) {
|
|
4243
|
+
let i = r.events[r.events.length - 1];
|
|
4244
|
+
return i && i[1].type === "listItemIndent" && i[2].sliceSerialize(i[1], !0).length === r.containerState.size ? t(e) : n(e);
|
|
4245
|
+
}
|
|
4246
|
+
}
|
|
4247
|
+
function hn(e) {
|
|
4248
|
+
e.exit(this.containerState.type);
|
|
4249
|
+
}
|
|
4250
|
+
function gn(e, t, n) {
|
|
4251
|
+
let r = this;
|
|
4252
|
+
return X(e, i, "listItemPrefixWhitespace", r.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 5);
|
|
4253
|
+
function i(e) {
|
|
4254
|
+
let i = r.events[r.events.length - 1];
|
|
4255
|
+
return !J(e) && i && i[1].type === "listItemPrefixWhitespace" ? t(e) : n(e);
|
|
4256
|
+
}
|
|
4257
|
+
}
|
|
4258
|
+
//#endregion
|
|
4259
|
+
//#region ../../node_modules/micromark-core-commonmark/lib/setext-underline.js
|
|
4260
|
+
var _n = {
|
|
4261
|
+
name: "setextUnderline",
|
|
4262
|
+
resolveTo: vn,
|
|
4263
|
+
tokenize: yn
|
|
4264
|
+
};
|
|
4265
|
+
function vn(e, t) {
|
|
4266
|
+
let n = e.length, r, i, a;
|
|
4267
|
+
for (; n--;) if (e[n][0] === "enter") {
|
|
4268
|
+
if (e[n][1].type === "content") {
|
|
4269
|
+
r = n;
|
|
4270
|
+
break;
|
|
4271
|
+
}
|
|
4272
|
+
e[n][1].type === "paragraph" && (i = n);
|
|
4273
|
+
} else e[n][1].type === "content" && e.splice(n, 1), !a && e[n][1].type === "definition" && (a = n);
|
|
4274
|
+
let o = {
|
|
4275
|
+
type: "setextHeading",
|
|
4276
|
+
start: { ...e[r][1].start },
|
|
4277
|
+
end: { ...e[e.length - 1][1].end }
|
|
4278
|
+
};
|
|
4279
|
+
return e[i][1].type = "setextHeadingText", a ? (e.splice(i, 0, [
|
|
4280
|
+
"enter",
|
|
4281
|
+
o,
|
|
4282
|
+
t
|
|
4283
|
+
]), e.splice(a + 1, 0, [
|
|
4284
|
+
"exit",
|
|
4285
|
+
e[r][1],
|
|
4286
|
+
t
|
|
4287
|
+
]), e[r][1].end = { ...e[a][1].end }) : e[r][1] = o, e.push([
|
|
4288
|
+
"exit",
|
|
4289
|
+
o,
|
|
4290
|
+
t
|
|
4291
|
+
]), e;
|
|
4292
|
+
}
|
|
4293
|
+
function yn(e, t, n) {
|
|
4294
|
+
let r = this, i;
|
|
4295
|
+
return a;
|
|
4296
|
+
function a(t) {
|
|
4297
|
+
let a = r.events.length, s;
|
|
4298
|
+
for (; a--;) if (r.events[a][1].type !== "lineEnding" && r.events[a][1].type !== "linePrefix" && r.events[a][1].type !== "content") {
|
|
4299
|
+
s = r.events[a][1].type === "paragraph";
|
|
4300
|
+
break;
|
|
4301
|
+
}
|
|
4302
|
+
return !r.parser.lazy[r.now().line] && (r.interrupt || s) ? (e.enter("setextHeadingLine"), i = t, o(t)) : n(t);
|
|
4303
|
+
}
|
|
4304
|
+
function o(t) {
|
|
4305
|
+
return e.enter("setextHeadingLineSequence"), s(t);
|
|
4306
|
+
}
|
|
4307
|
+
function s(t) {
|
|
4308
|
+
return t === i ? (e.consume(t), s) : (e.exit("setextHeadingLineSequence"), J(t) ? X(e, c, "lineSuffix")(t) : c(t));
|
|
4309
|
+
}
|
|
4310
|
+
function c(r) {
|
|
4311
|
+
return r === null || K(r) ? (e.exit("setextHeadingLine"), t(r)) : n(r);
|
|
4312
|
+
}
|
|
4313
|
+
}
|
|
4314
|
+
//#endregion
|
|
4315
|
+
//#region ../../node_modules/micromark/lib/initialize/flow.js
|
|
4316
|
+
var bn = { tokenize: xn };
|
|
4317
|
+
function xn(e) {
|
|
4318
|
+
let t = this, n = e.attempt(Ke, r, e.attempt(this.parser.constructs.flowInitial, i, X(e, e.attempt(this.parser.constructs.flow, i, e.attempt(_t, i)), "linePrefix")));
|
|
4319
|
+
return n;
|
|
4320
|
+
function r(r) {
|
|
4321
|
+
if (r === null) {
|
|
4322
|
+
e.consume(r);
|
|
4323
|
+
return;
|
|
4324
|
+
}
|
|
4325
|
+
return e.enter("lineEndingBlank"), e.consume(r), e.exit("lineEndingBlank"), t.currentConstruct = void 0, n;
|
|
4326
|
+
}
|
|
4327
|
+
function i(r) {
|
|
4328
|
+
if (r === null) {
|
|
4329
|
+
e.consume(r);
|
|
4330
|
+
return;
|
|
4331
|
+
}
|
|
4332
|
+
return e.enter("lineEnding"), e.consume(r), e.exit("lineEnding"), t.currentConstruct = void 0, n;
|
|
4333
|
+
}
|
|
4334
|
+
}
|
|
4335
|
+
//#endregion
|
|
4336
|
+
//#region ../../node_modules/micromark/lib/initialize/text.js
|
|
4337
|
+
var Sn = { resolveAll: En() }, Cn = Tn("string"), wn = Tn("text");
|
|
4338
|
+
function Tn(e) {
|
|
4339
|
+
return {
|
|
4340
|
+
resolveAll: En(e === "text" ? Dn : void 0),
|
|
4341
|
+
tokenize: t
|
|
4342
|
+
};
|
|
4343
|
+
function t(t) {
|
|
4344
|
+
let n = this, r = this.parser.constructs[e], i = t.attempt(r, a, o);
|
|
4345
|
+
return a;
|
|
4346
|
+
function a(e) {
|
|
4347
|
+
return c(e) ? i(e) : o(e);
|
|
4348
|
+
}
|
|
4349
|
+
function o(e) {
|
|
4350
|
+
if (e === null) {
|
|
4351
|
+
t.consume(e);
|
|
4352
|
+
return;
|
|
4353
|
+
}
|
|
4354
|
+
return t.enter("data"), t.consume(e), s;
|
|
4355
|
+
}
|
|
4356
|
+
function s(e) {
|
|
4357
|
+
return c(e) ? (t.exit("data"), i(e)) : (t.consume(e), s);
|
|
4358
|
+
}
|
|
4359
|
+
function c(e) {
|
|
4360
|
+
if (e === null) return !0;
|
|
4361
|
+
let t = r[e], i = -1;
|
|
4362
|
+
if (t) for (; ++i < t.length;) {
|
|
4363
|
+
let e = t[i];
|
|
4364
|
+
if (!e.previous || e.previous.call(n, n.previous)) return !0;
|
|
4365
|
+
}
|
|
4366
|
+
return !1;
|
|
4367
|
+
}
|
|
4368
|
+
}
|
|
4369
|
+
}
|
|
4370
|
+
function En(e) {
|
|
4371
|
+
return t;
|
|
4372
|
+
function t(t, n) {
|
|
4373
|
+
let r = -1, i;
|
|
4374
|
+
for (; ++r <= t.length;) i === void 0 ? t[r] && t[r][1].type === "data" && (i = r, r++) : (!t[r] || t[r][1].type !== "data") && (r !== i + 2 && (t[i][1].end = t[r - 1][1].end, t.splice(i + 2, r - i - 2), r = i + 2), i = void 0);
|
|
4375
|
+
return e ? e(t, n) : t;
|
|
4376
|
+
}
|
|
4377
|
+
}
|
|
4378
|
+
function Dn(e, t) {
|
|
4379
|
+
let n = 0;
|
|
4380
|
+
for (; ++n <= e.length;) if ((n === e.length || e[n][1].type === "lineEnding") && e[n - 1][1].type === "data") {
|
|
4381
|
+
let r = e[n - 1][1], i = t.sliceStream(r), a = i.length, o = -1, s = 0, c;
|
|
4382
|
+
for (; a--;) {
|
|
4383
|
+
let e = i[a];
|
|
4384
|
+
if (typeof e == "string") {
|
|
4385
|
+
for (o = e.length; e.charCodeAt(o - 1) === 32;) s++, o--;
|
|
4386
|
+
if (o) break;
|
|
4387
|
+
o = -1;
|
|
4388
|
+
} else if (e === -2) c = !0, s++;
|
|
4389
|
+
else if (e !== -1) {
|
|
4390
|
+
a++;
|
|
4391
|
+
break;
|
|
4392
|
+
}
|
|
4393
|
+
}
|
|
4394
|
+
if (t._contentTypeTextTrailing && n === e.length && (s = 0), s) {
|
|
4395
|
+
let i = {
|
|
4396
|
+
type: n === e.length || c || s < 2 ? "lineSuffix" : "hardBreakTrailing",
|
|
4397
|
+
start: {
|
|
4398
|
+
_bufferIndex: a ? o : r.start._bufferIndex + o,
|
|
4399
|
+
_index: r.start._index + a,
|
|
4400
|
+
line: r.end.line,
|
|
4401
|
+
column: r.end.column - s,
|
|
4402
|
+
offset: r.end.offset - s
|
|
4403
|
+
},
|
|
4404
|
+
end: { ...r.end }
|
|
4405
|
+
};
|
|
4406
|
+
r.end = { ...i.start }, r.start.offset === r.end.offset ? Object.assign(r, i) : (e.splice(n, 0, [
|
|
4407
|
+
"enter",
|
|
4408
|
+
i,
|
|
4409
|
+
t
|
|
4410
|
+
], [
|
|
4411
|
+
"exit",
|
|
4412
|
+
i,
|
|
4413
|
+
t
|
|
4414
|
+
]), n += 2);
|
|
4415
|
+
}
|
|
4416
|
+
n++;
|
|
4417
|
+
}
|
|
4418
|
+
return e;
|
|
4419
|
+
}
|
|
4420
|
+
//#endregion
|
|
4421
|
+
//#region ../../node_modules/micromark/lib/constructs.js
|
|
4422
|
+
var On = /* @__PURE__ */ e({
|
|
4423
|
+
attentionMarkers: () => In,
|
|
4424
|
+
contentInitial: () => An,
|
|
4425
|
+
disable: () => Ln,
|
|
4426
|
+
document: () => kn,
|
|
4427
|
+
flow: () => Mn,
|
|
4428
|
+
flowInitial: () => jn,
|
|
4429
|
+
insideSpan: () => Fn,
|
|
4430
|
+
string: () => Nn,
|
|
4431
|
+
text: () => Pn
|
|
4432
|
+
}), kn = {
|
|
4433
|
+
42: $,
|
|
4434
|
+
43: $,
|
|
4435
|
+
45: $,
|
|
4436
|
+
48: $,
|
|
4437
|
+
49: $,
|
|
4438
|
+
50: $,
|
|
4439
|
+
51: $,
|
|
4440
|
+
52: $,
|
|
4441
|
+
53: $,
|
|
4442
|
+
54: $,
|
|
4443
|
+
55: $,
|
|
4444
|
+
56: $,
|
|
4445
|
+
57: $,
|
|
4446
|
+
62: Je
|
|
4447
|
+
}, An = { 91: Tt }, jn = {
|
|
4448
|
+
[-2]: ot,
|
|
4449
|
+
[-1]: ot,
|
|
4450
|
+
32: ot
|
|
4451
|
+
}, Mn = {
|
|
4452
|
+
35: jt,
|
|
4453
|
+
42: cn,
|
|
4454
|
+
45: [_n, cn],
|
|
4455
|
+
60: It,
|
|
4456
|
+
61: _n,
|
|
4457
|
+
95: cn,
|
|
4458
|
+
96: rt,
|
|
4459
|
+
126: rt
|
|
4460
|
+
}, Nn = {
|
|
4461
|
+
38: et,
|
|
4462
|
+
92: Qe
|
|
4463
|
+
}, Pn = {
|
|
4464
|
+
[-5]: on,
|
|
4465
|
+
[-4]: on,
|
|
4466
|
+
[-3]: on,
|
|
4467
|
+
33: tn,
|
|
4468
|
+
38: et,
|
|
4469
|
+
42: Be,
|
|
4470
|
+
60: [We, Ut],
|
|
4471
|
+
91: rn,
|
|
4472
|
+
92: [kt, Qe],
|
|
4473
|
+
93: Gt,
|
|
4474
|
+
95: Be,
|
|
4475
|
+
96: ut
|
|
4476
|
+
}, Fn = { null: [Be, Sn] }, In = { null: [42, 95] }, Ln = { null: [] };
|
|
4477
|
+
//#endregion
|
|
4478
|
+
//#region ../../node_modules/micromark/lib/create-tokenizer.js
|
|
4479
|
+
function Rn(e, t, n) {
|
|
4480
|
+
let r = {
|
|
4481
|
+
_bufferIndex: -1,
|
|
4482
|
+
_index: 0,
|
|
4483
|
+
line: n && n.line || 1,
|
|
4484
|
+
column: n && n.column || 1,
|
|
4485
|
+
offset: n && n.offset || 0
|
|
4486
|
+
}, i = {}, a = [], o = [], s = [], c = {
|
|
4487
|
+
attempt: C(x),
|
|
4488
|
+
check: C(S),
|
|
4489
|
+
consume: v,
|
|
4490
|
+
enter: y,
|
|
4491
|
+
exit: b,
|
|
4492
|
+
interrupt: C(S, { interrupt: !0 })
|
|
4493
|
+
}, l = {
|
|
4494
|
+
code: null,
|
|
4495
|
+
containerState: {},
|
|
4496
|
+
defineSkip: h,
|
|
4497
|
+
events: [],
|
|
4498
|
+
now: m,
|
|
4499
|
+
parser: e,
|
|
4500
|
+
previous: null,
|
|
4501
|
+
sliceSerialize: f,
|
|
4502
|
+
sliceStream: p,
|
|
4503
|
+
write: d
|
|
4504
|
+
}, u = t.tokenize.call(l, c);
|
|
4505
|
+
return t.resolveAll && a.push(t), l;
|
|
4506
|
+
function d(e) {
|
|
4507
|
+
return o = z(o, e), g(), o[o.length - 1] === null ? (w(t, 0), l.events = ze(a, l.events, l), l.events) : [];
|
|
4508
|
+
}
|
|
4509
|
+
function f(e, t) {
|
|
4510
|
+
return Bn(p(e), t);
|
|
4511
|
+
}
|
|
4512
|
+
function p(e) {
|
|
4513
|
+
return zn(o, e);
|
|
4514
|
+
}
|
|
4515
|
+
function m() {
|
|
4516
|
+
let { _bufferIndex: e, _index: t, line: n, column: i, offset: a } = r;
|
|
4517
|
+
return {
|
|
4518
|
+
_bufferIndex: e,
|
|
4519
|
+
_index: t,
|
|
4520
|
+
line: n,
|
|
4521
|
+
column: i,
|
|
4522
|
+
offset: a
|
|
4523
|
+
};
|
|
4524
|
+
}
|
|
4525
|
+
function h(e) {
|
|
4526
|
+
i[e.line] = e.column, E();
|
|
4527
|
+
}
|
|
4528
|
+
function g() {
|
|
4529
|
+
let e;
|
|
4530
|
+
for (; r._index < o.length;) {
|
|
4531
|
+
let t = o[r._index];
|
|
4532
|
+
if (typeof t == "string") for (e = r._index, r._bufferIndex < 0 && (r._bufferIndex = 0); r._index === e && r._bufferIndex < t.length;) _(t.charCodeAt(r._bufferIndex));
|
|
4533
|
+
else _(t);
|
|
4534
|
+
}
|
|
4535
|
+
}
|
|
4536
|
+
function _(e) {
|
|
4537
|
+
u = u(e);
|
|
4538
|
+
}
|
|
4539
|
+
function v(e) {
|
|
4540
|
+
K(e) ? (r.line++, r.column = 1, r.offset += e === -3 ? 2 : 1, E()) : e !== -1 && (r.column++, r.offset++), r._bufferIndex < 0 ? r._index++ : (r._bufferIndex++, r._bufferIndex === o[r._index].length && (r._bufferIndex = -1, r._index++)), l.previous = e;
|
|
4541
|
+
}
|
|
4542
|
+
function y(e, t) {
|
|
4543
|
+
let n = t || {};
|
|
4544
|
+
return n.type = e, n.start = m(), l.events.push([
|
|
4545
|
+
"enter",
|
|
4546
|
+
n,
|
|
4547
|
+
l
|
|
4548
|
+
]), s.push(n), n;
|
|
4549
|
+
}
|
|
4550
|
+
function b(e) {
|
|
4551
|
+
let t = s.pop();
|
|
4552
|
+
return t.end = m(), l.events.push([
|
|
4553
|
+
"exit",
|
|
4554
|
+
t,
|
|
4555
|
+
l
|
|
4556
|
+
]), t;
|
|
4557
|
+
}
|
|
4558
|
+
function x(e, t) {
|
|
4559
|
+
w(e, t.from);
|
|
4560
|
+
}
|
|
4561
|
+
function S(e, t) {
|
|
4562
|
+
t.restore();
|
|
4563
|
+
}
|
|
4564
|
+
function C(e, t) {
|
|
4565
|
+
return n;
|
|
4566
|
+
function n(n, r, i) {
|
|
4567
|
+
let a, o, s, u;
|
|
4568
|
+
return Array.isArray(n) ? f(n) : "tokenize" in n ? f([n]) : d(n);
|
|
4569
|
+
function d(e) {
|
|
4570
|
+
return t;
|
|
4571
|
+
function t(t) {
|
|
4572
|
+
let n = t !== null && e[t], r = t !== null && e.null;
|
|
4573
|
+
return f([...Array.isArray(n) ? n : n ? [n] : [], ...Array.isArray(r) ? r : r ? [r] : []])(t);
|
|
4574
|
+
}
|
|
4575
|
+
}
|
|
4576
|
+
function f(e) {
|
|
4577
|
+
return a = e, o = 0, e.length === 0 ? i : p(e[o]);
|
|
4578
|
+
}
|
|
4579
|
+
function p(e) {
|
|
4580
|
+
return n;
|
|
4581
|
+
function n(n) {
|
|
4582
|
+
return u = T(), s = e, e.partial || (l.currentConstruct = e), e.name && l.parser.constructs.disable.null.includes(e.name) ? h(n) : e.tokenize.call(t ? Object.assign(Object.create(l), t) : l, c, m, h)(n);
|
|
4583
|
+
}
|
|
4584
|
+
}
|
|
4585
|
+
function m(t) {
|
|
4586
|
+
return e(s, u), r;
|
|
4587
|
+
}
|
|
4588
|
+
function h(e) {
|
|
4589
|
+
return u.restore(), ++o < a.length ? p(a[o]) : i;
|
|
4590
|
+
}
|
|
4591
|
+
}
|
|
4592
|
+
}
|
|
4593
|
+
function w(e, t) {
|
|
4594
|
+
e.resolveAll && !a.includes(e) && a.push(e), e.resolve && R(l.events, t, l.events.length - t, e.resolve(l.events.slice(t), l)), e.resolveTo && (l.events = e.resolveTo(l.events, l));
|
|
4595
|
+
}
|
|
4596
|
+
function T() {
|
|
4597
|
+
let e = m(), t = l.previous, n = l.currentConstruct, i = l.events.length, a = Array.from(s);
|
|
4598
|
+
return {
|
|
4599
|
+
from: i,
|
|
4600
|
+
restore: o
|
|
4601
|
+
};
|
|
4602
|
+
function o() {
|
|
4603
|
+
r = e, l.previous = t, l.currentConstruct = n, l.events.length = i, s = a, E();
|
|
4604
|
+
}
|
|
4605
|
+
}
|
|
4606
|
+
function E() {
|
|
4607
|
+
r.line in i && r.column < 2 && (r.column = i[r.line], r.offset += i[r.line] - 1);
|
|
4608
|
+
}
|
|
4609
|
+
}
|
|
4610
|
+
function zn(e, t) {
|
|
4611
|
+
let n = t.start._index, r = t.start._bufferIndex, i = t.end._index, a = t.end._bufferIndex, o;
|
|
4612
|
+
if (n === i) o = [e[n].slice(r, a)];
|
|
4613
|
+
else {
|
|
4614
|
+
if (o = e.slice(n, i), r > -1) {
|
|
4615
|
+
let e = o[0];
|
|
4616
|
+
typeof e == "string" ? o[0] = e.slice(r) : o.shift();
|
|
4617
|
+
}
|
|
4618
|
+
a > 0 && o.push(e[i].slice(0, a));
|
|
4619
|
+
}
|
|
4620
|
+
return o;
|
|
4621
|
+
}
|
|
4622
|
+
function Bn(e, t) {
|
|
4623
|
+
let n = -1, r = [], i;
|
|
4624
|
+
for (; ++n < e.length;) {
|
|
4625
|
+
let a = e[n], o;
|
|
4626
|
+
if (typeof a == "string") o = a;
|
|
4627
|
+
else switch (a) {
|
|
4628
|
+
case -5:
|
|
4629
|
+
o = "\r";
|
|
4630
|
+
break;
|
|
4631
|
+
case -4:
|
|
4632
|
+
o = "\n";
|
|
4633
|
+
break;
|
|
4634
|
+
case -3:
|
|
4635
|
+
o = "\r\n";
|
|
4636
|
+
break;
|
|
4637
|
+
case -2:
|
|
4638
|
+
o = t ? " " : " ";
|
|
4639
|
+
break;
|
|
4640
|
+
case -1:
|
|
4641
|
+
if (!t && i) continue;
|
|
4642
|
+
o = " ";
|
|
4643
|
+
break;
|
|
4644
|
+
default: o = String.fromCharCode(a);
|
|
4645
|
+
}
|
|
4646
|
+
i = a === -2, r.push(o);
|
|
4647
|
+
}
|
|
4648
|
+
return r.join("");
|
|
4649
|
+
}
|
|
4650
|
+
//#endregion
|
|
4651
|
+
//#region ../../node_modules/micromark/lib/parse.js
|
|
4652
|
+
function Vn(e) {
|
|
4653
|
+
let t = {
|
|
4654
|
+
constructs: pe([On, ...(e || {}).extensions || []]),
|
|
4655
|
+
content: n(Me),
|
|
4656
|
+
defined: [],
|
|
4657
|
+
document: n(Pe),
|
|
4658
|
+
flow: n(bn),
|
|
4659
|
+
lazy: {},
|
|
4660
|
+
string: n(Cn),
|
|
4661
|
+
text: n(wn)
|
|
4662
|
+
};
|
|
4663
|
+
return t;
|
|
4664
|
+
function n(e) {
|
|
4665
|
+
return n;
|
|
4666
|
+
function n(n) {
|
|
4667
|
+
return Rn(t, e, n);
|
|
4668
|
+
}
|
|
4669
|
+
}
|
|
4670
|
+
}
|
|
4671
|
+
//#endregion
|
|
4672
|
+
//#region ../../node_modules/micromark/lib/postprocess.js
|
|
4673
|
+
function Hn(e) {
|
|
4674
|
+
for (; !ht(e););
|
|
4675
|
+
return e;
|
|
4676
|
+
}
|
|
4677
|
+
//#endregion
|
|
4678
|
+
//#region ../../node_modules/micromark/lib/preprocess.js
|
|
4679
|
+
var Un = /[\0\t\n\r]/g;
|
|
4680
|
+
function Wn() {
|
|
4681
|
+
let e = 1, t = "", n = !0, r;
|
|
4682
|
+
return i;
|
|
4683
|
+
function i(i, a, o) {
|
|
4684
|
+
let s = [], c, l, u, d, f;
|
|
4685
|
+
for (i = t + (typeof i == "string" ? i.toString() : new TextDecoder(a || void 0).decode(i)), u = 0, t = "", n &&= (i.charCodeAt(0) === 65279 && u++, void 0); u < i.length;) {
|
|
4686
|
+
if (Un.lastIndex = u, c = Un.exec(i), d = c && c.index !== void 0 ? c.index : i.length, f = i.charCodeAt(d), !c) {
|
|
4687
|
+
t = i.slice(u);
|
|
4688
|
+
break;
|
|
4689
|
+
}
|
|
4690
|
+
if (f === 10 && u === d && r) s.push(-3), r = void 0;
|
|
4691
|
+
else switch (r &&= (s.push(-5), void 0), u < d && (s.push(i.slice(u, d)), e += d - u), f) {
|
|
4692
|
+
case 0:
|
|
4693
|
+
s.push(65533), e++;
|
|
4694
|
+
break;
|
|
4695
|
+
case 9:
|
|
4696
|
+
for (l = Math.ceil(e / 4) * 4, s.push(-2); e++ < l;) s.push(-1);
|
|
4697
|
+
break;
|
|
4698
|
+
case 10:
|
|
4699
|
+
s.push(-4), e = 1;
|
|
4700
|
+
break;
|
|
4701
|
+
default: r = !0, e = 1;
|
|
4702
|
+
}
|
|
4703
|
+
u = d + 1;
|
|
4704
|
+
}
|
|
4705
|
+
return o && (r && s.push(-5), t && s.push(t), s.push(null)), s;
|
|
4706
|
+
}
|
|
4707
|
+
}
|
|
4708
|
+
//#endregion
|
|
4709
|
+
//#region ../../node_modules/micromark/index.js
|
|
4710
|
+
function Gn(e, t, n) {
|
|
4711
|
+
return typeof t != "string" && (n = t, t = void 0), je(n)(Hn(Vn(n).document().write(Wn()(e, t, !0))));
|
|
4712
|
+
}
|
|
4713
|
+
//#endregion
|
|
4714
|
+
//#region src/utils/safeMarkdown.js
|
|
4715
|
+
function Kn(e, t = {}) {
|
|
4716
|
+
let n = Gn(e), r = new DOMParser().parseFromString(`<!DOCTYPE html><html><body><div>${n}</div></body></html>`, "text/html");
|
|
4717
|
+
r.normalize(), qn(r.body);
|
|
4718
|
+
for (let e of r.querySelectorAll("a[href]")) e.setAttribute("target", "blank"), e.setAttribute("rel", "noopener noreferrer"), e.setAttribute("href", h(e.getAttribute("href"), t.baseUrl));
|
|
4719
|
+
for (let e of r.querySelectorAll("img[src]")) e.setAttribute("src", h(e.getAttribute("src"), t.baseUrl));
|
|
4720
|
+
let i = r.body.removeChild(r.querySelector("body > div"));
|
|
4721
|
+
return i.className = "markdown", i;
|
|
4722
|
+
}
|
|
4723
|
+
function qn(e) {
|
|
4724
|
+
if (e.nodeType !== 3) {
|
|
4725
|
+
if (e.nodeType !== 1 || /^(script|iframe|object|embed|svg)$/i.test(e.tagName)) return e.remove();
|
|
4726
|
+
for (let t = e.attributes.length; t--;) {
|
|
4727
|
+
let n = e.attributes[t].name;
|
|
4728
|
+
/^(class|id|name|href|src|alt|align|valign|(on[a-z]+))$/i.test(n) || e.attributes.removeNamedItem(n);
|
|
4729
|
+
}
|
|
4730
|
+
for (let t = e.childNodes.length; t--;) qn(e.childNodes[t]);
|
|
4731
|
+
}
|
|
4732
|
+
}
|
|
4733
|
+
//#endregion
|
|
4734
|
+
//#region src/agentShared/index.js
|
|
4735
|
+
function Jn(e) {
|
|
4736
|
+
if (e.startsWith("sampleView/")) return s.actions[e.slice(11)];
|
|
4737
|
+
if (e.startsWith("paramProvenance/")) return le.actions[e.slice(16)];
|
|
4738
|
+
if (e.startsWith("viewSettings/")) return y.actions[e.slice(13)];
|
|
4739
|
+
throw Error("Unsupported app actionType " + e + ".");
|
|
4740
|
+
}
|
|
4741
|
+
//#endregion
|
|
4742
|
+
export { u as addValueColors, r as buildCategoricalCountsSummary, c as buildCategoricalFieldSummary, _ as buildQuantitativeFieldSummary, ce as buildSelectionAggregationAttributeIdentifier, n as buildTopCategorySummary, se as createSelectionAggregationCandidateId, S as faStyles, x as formStyles, l as formatAggregationExpression, C as formatScopedParamName, Jn as getActionCreator, i as getConcreteColorScale, P as getContextMenuFieldInfos, D as isBaselineAction, d as makeViewSelectorKey, Kn as safeMarkdown, T as serializeBookmarkableParamValue, g as templateResultToString };
|