@milkdown/preset-commonmark 7.3.6 → 7.4.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/lib/__internal__/index.d.ts.map +1 -1
- package/lib/__internal__/serialize-text.d.ts.map +1 -1
- package/lib/__internal__/with-meta.d.ts.map +1 -1
- package/lib/composed/commands.d.ts.map +1 -1
- package/lib/composed/index.d.ts.map +1 -1
- package/lib/composed/inputrules.d.ts.map +1 -1
- package/lib/composed/keymap.d.ts.map +1 -1
- package/lib/composed/plugins.d.ts.map +1 -1
- package/lib/composed/schema.d.ts.map +1 -1
- package/lib/index.d.ts.map +1 -1
- package/lib/index.es.js +37 -37
- package/lib/index.es.js.map +1 -1
- package/lib/mark/emphasis.d.ts.map +1 -1
- package/lib/mark/index.d.ts.map +1 -1
- package/lib/mark/inline-code.d.ts.map +1 -1
- package/lib/mark/link.d.ts.map +1 -1
- package/lib/mark/strong.d.ts.map +1 -1
- package/lib/node/blockquote.d.ts.map +1 -1
- package/lib/node/bullet-list.d.ts.map +1 -1
- package/lib/node/code-block.d.ts.map +1 -1
- package/lib/node/doc.d.ts.map +1 -1
- package/lib/node/hardbreak.d.ts.map +1 -1
- package/lib/node/heading.d.ts.map +1 -1
- package/lib/node/hr.d.ts.map +1 -1
- package/lib/node/html.d.ts.map +1 -1
- package/lib/node/image.d.ts.map +1 -1
- package/lib/node/index.d.ts.map +1 -1
- package/lib/node/list-item.d.ts.map +1 -1
- package/lib/node/ordered-list.d.ts.map +1 -1
- package/lib/node/paragraph.d.ts.map +1 -1
- package/lib/node/text.d.ts.map +1 -1
- package/lib/plugin/hardbreak-clear-mark-plugin.d.ts.map +1 -1
- package/lib/plugin/hardbreak-filter-plugin.d.ts.map +1 -1
- package/lib/plugin/index.d.ts.map +1 -1
- package/lib/plugin/inline-nodes-cursor-plugin.d.ts.map +1 -1
- package/lib/plugin/remark-add-order-in-list-plugin.d.ts.map +1 -1
- package/lib/plugin/remark-html-transformer.d.ts.map +1 -1
- package/lib/plugin/remark-inline-link-plugin.d.ts.map +1 -1
- package/lib/plugin/remark-line-break.d.ts.map +1 -1
- package/lib/plugin/remark-marker-plugin.d.ts.map +1 -1
- package/lib/plugin/sync-heading-id-plugin.d.ts.map +1 -1
- package/lib/plugin/sync-list-order-plugin.d.ts.map +1 -1
- package/package.json +7 -7
- package/src/__internal__/index.ts +0 -1
- package/src/__internal__/serialize-text.ts +0 -1
- package/src/__internal__/with-meta.ts +0 -1
- package/src/composed/commands.ts +0 -1
- package/src/composed/index.ts +0 -1
- package/src/composed/inputrules.ts +0 -1
- package/src/composed/keymap.ts +0 -1
- package/src/composed/plugins.ts +0 -2
- package/src/composed/schema.ts +0 -2
- package/src/index.ts +0 -2
- package/src/mark/emphasis.ts +0 -1
- package/src/mark/index.ts +0 -1
- package/src/mark/inline-code.ts +0 -1
- package/src/mark/link.ts +0 -1
- package/src/mark/strong.ts +0 -1
- package/src/node/blockquote.ts +0 -1
- package/src/node/bullet-list.ts +0 -1
- package/src/node/code-block.ts +0 -1
- package/src/node/doc.ts +0 -1
- package/src/node/hardbreak.ts +0 -1
- package/src/node/heading.ts +0 -1
- package/src/node/hr.ts +0 -1
- package/src/node/html.ts +0 -1
- package/src/node/image.ts +0 -1
- package/src/node/index.ts +0 -2
- package/src/node/list-item.ts +2 -3
- package/src/node/ordered-list.ts +0 -1
- package/src/node/paragraph.ts +0 -1
- package/src/node/text.ts +0 -1
- package/src/plugin/hardbreak-clear-mark-plugin.ts +0 -1
- package/src/plugin/hardbreak-filter-plugin.ts +0 -1
- package/src/plugin/index.ts +0 -2
- package/src/plugin/inline-nodes-cursor-plugin.ts +0 -1
- package/src/plugin/remark-add-order-in-list-plugin.ts +0 -1
- package/src/plugin/remark-html-transformer.ts +0 -1
- package/src/plugin/remark-inline-link-plugin.ts +0 -1
- package/src/plugin/remark-line-break.ts +0 -1
- package/src/plugin/remark-marker-plugin.ts +0 -1
- package/src/plugin/sync-heading-id-plugin.ts +0 -1
- package/src/plugin/sync-list-order-plugin.ts +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/__internal__/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/__internal__/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAA;AAChD,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serialize-text.d.ts","sourceRoot":"","sources":["../../src/__internal__/serialize-text.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"serialize-text.d.ts","sourceRoot":"","sources":["../../src/__internal__/serialize-text.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAC5D,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,uBAAuB,CAAA;AAGjD,wBAAgB,aAAa,CAAC,KAAK,EAAE,eAAe,EAAE,IAAI,EAAE,IAAI,QAgB/D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"with-meta.d.ts","sourceRoot":"","sources":["../../src/__internal__/with-meta.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"with-meta.d.ts","sourceRoot":"","sources":["../../src/__internal__/with-meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,cAAc,EAAE,MAAM,eAAe,CAAA;AAEzD,wBAAgB,QAAQ,CAAC,CAAC,SAAS,cAAc,EAAE,MAAM,EAAE,CAAC,EAAE,IAAI,EAAE,OAAO,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC,IAAI,EAAE,aAAa,CAAC,GAAG,CAAC,CAShH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"commands.d.ts","sourceRoot":"","sources":["../../src/composed/commands.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"commands.d.ts","sourceRoot":"","sources":["../../src/composed/commands.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,eAAe,CAAA;AAqBnD,eAAO,MAAM,QAAQ,EAAE,cAAc,EAyBpC,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/composed/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/composed/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,cAAc,CAAA;AAC5B,cAAc,YAAY,CAAA;AAC1B,cAAc,UAAU,CAAA;AACxB,cAAc,WAAW,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inputrules.d.ts","sourceRoot":"","sources":["../../src/composed/inputrules.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"inputrules.d.ts","sourceRoot":"","sources":["../../src/composed/inputrules.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,eAAe,CAAA;AAKnD,eAAO,MAAM,UAAU,EAAE,cAAc,EAO/B,CAAA;AAGR,eAAO,MAAM,cAAc,EAAE,cAAc,EAK1C,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"keymap.d.ts","sourceRoot":"","sources":["../../src/composed/keymap.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"keymap.d.ts","sourceRoot":"","sources":["../../src/composed/keymap.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,eAAe,CAAA;AAKnD,eAAO,MAAM,MAAM,EAAE,cAAc,EAa3B,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugins.d.ts","sourceRoot":"","sources":["../../src/composed/plugins.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"plugins.d.ts","sourceRoot":"","sources":["../../src/composed/plugins.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,eAAe,CAAA;AAgBnD,eAAO,MAAM,OAAO,EAAE,cAAc,EAe5B,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../src/composed/schema.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../src/composed/schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,eAAe,CAAA;AA+BnD,eAAO,MAAM,MAAM,EAAE,cAAc,EAkD3B,CAAA"}
|
package/lib/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,eAAe,CAAA;AAGnD,cAAc,QAAQ,CAAA;AACtB,cAAc,QAAQ,CAAA;AACtB,cAAc,UAAU,CAAA;AACxB,cAAc,YAAY,CAAA;AAG1B,eAAO,MAAM,UAAU,EAAE,cAAc,EAA2E,CAAA"}
|
package/lib/index.es.js
CHANGED
|
@@ -303,17 +303,17 @@ const dt = c("UpdateLink", (t) => (e = {}) => (r, a) => {
|
|
|
303
303
|
return !1;
|
|
304
304
|
let o, s = -1;
|
|
305
305
|
const { selection: l } = r, { from: i, to: d } = l;
|
|
306
|
-
if (r.doc.nodesBetween(i, i === d ? d + 1 : d, (
|
|
307
|
-
if (B.type(t).isInSet(
|
|
308
|
-
return o =
|
|
306
|
+
if (r.doc.nodesBetween(i, i === d ? d + 1 : d, (k, b) => {
|
|
307
|
+
if (B.type(t).isInSet(k.marks))
|
|
308
|
+
return o = k, s = b, !1;
|
|
309
309
|
}), !o)
|
|
310
310
|
return !1;
|
|
311
|
-
const m = o.marks.find(({ type:
|
|
311
|
+
const m = o.marks.find(({ type: k }) => k === B.type(t));
|
|
312
312
|
if (!m)
|
|
313
313
|
return !1;
|
|
314
|
-
const p = s,
|
|
314
|
+
const p = s, y = s + o.nodeSize, { tr: g } = r, C = B.type(t).create({ ...m.attrs, ...e });
|
|
315
315
|
return C ? (a(
|
|
316
|
-
g.removeMark(p,
|
|
316
|
+
g.removeMark(p, y, m).addMark(p, y, C).setSelection(new X(g.selection.$anchor)).scrollIntoView()
|
|
317
317
|
), !0) : !1;
|
|
318
318
|
});
|
|
319
319
|
n(dt, {
|
|
@@ -552,8 +552,8 @@ n(ge.shortcuts, {
|
|
|
552
552
|
displayName: "Keymap<heading>",
|
|
553
553
|
group: "Heading"
|
|
554
554
|
});
|
|
555
|
-
const
|
|
556
|
-
n(
|
|
555
|
+
const ke = N("blockquote");
|
|
556
|
+
n(ke, {
|
|
557
557
|
displayName: "Attr<blockquote>",
|
|
558
558
|
group: "Blockquote"
|
|
559
559
|
});
|
|
@@ -562,7 +562,7 @@ const q = I("blockquote", (t) => ({
|
|
|
562
562
|
group: "block",
|
|
563
563
|
defining: !0,
|
|
564
564
|
parseDOM: [{ tag: "blockquote" }],
|
|
565
|
-
toDOM: (e) => ["blockquote", t.get(
|
|
565
|
+
toDOM: (e) => ["blockquote", t.get(ke.key)(e), 0],
|
|
566
566
|
parseMarkdown: {
|
|
567
567
|
match: ({ type: e }) => e === "blockquote",
|
|
568
568
|
runner: (e, r, a) => {
|
|
@@ -589,8 +589,8 @@ n(ct, {
|
|
|
589
589
|
displayName: "InputRule<wrapInBlockquoteInputRule>",
|
|
590
590
|
group: "Blockquote"
|
|
591
591
|
});
|
|
592
|
-
const
|
|
593
|
-
n(
|
|
592
|
+
const ye = c("WrapInBlockquote", (t) => () => J(q.type(t)));
|
|
593
|
+
n(ye, {
|
|
594
594
|
displayName: "Command<wrapInBlockquoteCommand>",
|
|
595
595
|
group: "Blockquote"
|
|
596
596
|
});
|
|
@@ -599,7 +599,7 @@ const he = f("blockquoteKeymap", {
|
|
|
599
599
|
shortcuts: "Mod-Shift-b",
|
|
600
600
|
command: (t) => {
|
|
601
601
|
const e = t.get(u);
|
|
602
|
-
return () => e.call(
|
|
602
|
+
return () => e.call(ye.key);
|
|
603
603
|
}
|
|
604
604
|
}
|
|
605
605
|
});
|
|
@@ -788,14 +788,14 @@ n(gt, {
|
|
|
788
788
|
displayName: "Command<insertImageCommand>",
|
|
789
789
|
group: "Image"
|
|
790
790
|
});
|
|
791
|
-
const
|
|
791
|
+
const kt = c("UpdateImage", (t) => (e = {}) => (r, a) => {
|
|
792
792
|
const o = Bt(r.selection, v.type(t));
|
|
793
793
|
if (!o)
|
|
794
794
|
return !1;
|
|
795
795
|
const { node: s, pos: l } = o, i = { ...s.attrs }, { src: d, alt: m, title: p } = e;
|
|
796
796
|
return d !== void 0 && (i.src = d), m !== void 0 && (i.alt = m), p !== void 0 && (i.title = p), a == null || a(r.tr.setNodeMarkup(l, void 0, i).scrollIntoView()), !0;
|
|
797
797
|
});
|
|
798
|
-
n(
|
|
798
|
+
n(kt, {
|
|
799
799
|
displayName: "Command<updateImageCommand>",
|
|
800
800
|
group: "Image"
|
|
801
801
|
});
|
|
@@ -918,14 +918,14 @@ n(F.ctx, {
|
|
|
918
918
|
displayName: "NodeSchemaCtx<hr>",
|
|
919
919
|
group: "Hr"
|
|
920
920
|
});
|
|
921
|
-
const
|
|
921
|
+
const yt = h((t) => new et(
|
|
922
922
|
/^(?:---|___\s|\*\*\*\s)$/,
|
|
923
923
|
(e, r, a, o) => {
|
|
924
924
|
const { tr: s } = e;
|
|
925
925
|
return r[0] && s.replaceWith(a - 1, o, F.type(t).create()), s;
|
|
926
926
|
}
|
|
927
927
|
));
|
|
928
|
-
n(
|
|
928
|
+
n(yt, {
|
|
929
929
|
displayName: "InputRule<insertHrInputRule>",
|
|
930
930
|
group: "Hr"
|
|
931
931
|
});
|
|
@@ -1123,7 +1123,7 @@ n(ve, {
|
|
|
1123
1123
|
});
|
|
1124
1124
|
const M = I("list_item", (t) => ({
|
|
1125
1125
|
group: "listItem",
|
|
1126
|
-
content: "block
|
|
1126
|
+
content: "(paragraph|blockquote) block*",
|
|
1127
1127
|
attrs: {
|
|
1128
1128
|
label: {
|
|
1129
1129
|
default: "•"
|
|
@@ -1144,7 +1144,7 @@ const M = I("list_item", (t) => ({
|
|
|
1144
1144
|
throw A(e);
|
|
1145
1145
|
return {
|
|
1146
1146
|
label: e.dataset.label,
|
|
1147
|
-
listType: e.dataset
|
|
1147
|
+
listType: e.dataset.listType,
|
|
1148
1148
|
spread: e.dataset.spread
|
|
1149
1149
|
};
|
|
1150
1150
|
}
|
|
@@ -1329,7 +1329,7 @@ const qt = [
|
|
|
1329
1329
|
H,
|
|
1330
1330
|
Me,
|
|
1331
1331
|
S,
|
|
1332
|
-
|
|
1332
|
+
ke,
|
|
1333
1333
|
q,
|
|
1334
1334
|
fe,
|
|
1335
1335
|
W,
|
|
@@ -1359,7 +1359,7 @@ const qt = [
|
|
|
1359
1359
|
ft,
|
|
1360
1360
|
Nt,
|
|
1361
1361
|
ut,
|
|
1362
|
-
|
|
1362
|
+
yt,
|
|
1363
1363
|
pt
|
|
1364
1364
|
].flat(), Ft = [
|
|
1365
1365
|
nt,
|
|
@@ -1368,14 +1368,14 @@ const qt = [
|
|
|
1368
1368
|
st
|
|
1369
1369
|
], Vt = [
|
|
1370
1370
|
me,
|
|
1371
|
-
|
|
1371
|
+
ye,
|
|
1372
1372
|
L,
|
|
1373
1373
|
ue,
|
|
1374
1374
|
Ne,
|
|
1375
1375
|
be,
|
|
1376
1376
|
ht,
|
|
1377
1377
|
gt,
|
|
1378
|
-
|
|
1378
|
+
kt,
|
|
1379
1379
|
Be,
|
|
1380
1380
|
Ae,
|
|
1381
1381
|
Oe,
|
|
@@ -1462,8 +1462,8 @@ function zt(t, e) {
|
|
|
1462
1462
|
if (m) {
|
|
1463
1463
|
const p = r(m, i, a);
|
|
1464
1464
|
if (p)
|
|
1465
|
-
for (let
|
|
1466
|
-
const C = p[
|
|
1465
|
+
for (let y = 0, g = p.length; y < g; y++) {
|
|
1466
|
+
const C = p[y];
|
|
1467
1467
|
C && l.push(C);
|
|
1468
1468
|
}
|
|
1469
1469
|
}
|
|
@@ -1567,8 +1567,8 @@ const Mt = _((t) => new P({
|
|
|
1567
1567
|
if (s instanceof Tt) {
|
|
1568
1568
|
let d = a.tr;
|
|
1569
1569
|
const { from: m, to: p } = s;
|
|
1570
|
-
return a.doc.nodesBetween(m, p, (
|
|
1571
|
-
|
|
1570
|
+
return a.doc.nodesBetween(m, p, (y, g) => {
|
|
1571
|
+
y.type === S.type(t) && (d = d.setNodeMarkup(g, S.type(t), void 0, []));
|
|
1572
1572
|
}), d;
|
|
1573
1573
|
}
|
|
1574
1574
|
}
|
|
@@ -1638,16 +1638,16 @@ const xt = _((t) => {
|
|
|
1638
1638
|
const e = (r) => {
|
|
1639
1639
|
if (r.composing || !r.editable)
|
|
1640
1640
|
return;
|
|
1641
|
-
const a = T.type(t), o = O.type(t), s = M.type(t), l = r.state, i = (p,
|
|
1641
|
+
const a = T.type(t), o = O.type(t), s = M.type(t), l = r.state, i = (p, y) => {
|
|
1642
1642
|
let g = !1;
|
|
1643
|
-
const C = `${
|
|
1643
|
+
const C = `${y + 1}.`;
|
|
1644
1644
|
return p.label !== C && (p.label = C, g = !0), g;
|
|
1645
1645
|
};
|
|
1646
1646
|
let d = l.tr, m = !1;
|
|
1647
|
-
l.doc.descendants((p,
|
|
1647
|
+
l.doc.descendants((p, y, g, C) => {
|
|
1648
1648
|
if (p.type === o) {
|
|
1649
|
-
const
|
|
1650
|
-
(
|
|
1649
|
+
const k = p.maybeChild(0);
|
|
1650
|
+
(k == null ? void 0 : k.type) === s && k.attrs.listType === "ordered" && (m = !0, d.setNodeMarkup(y, a, { spread: "true" }), p.descendants((b, Ge, Qt, St) => {
|
|
1651
1651
|
if (b.type === s) {
|
|
1652
1652
|
const je = { ...b.attrs };
|
|
1653
1653
|
i(je, St) && (d = d.setNodeMarkup(Ge, void 0, je));
|
|
@@ -1655,9 +1655,9 @@ const xt = _((t) => {
|
|
|
1655
1655
|
return !1;
|
|
1656
1656
|
}));
|
|
1657
1657
|
} else if (p.type === s && (g == null ? void 0 : g.type) === a) {
|
|
1658
|
-
const
|
|
1658
|
+
const k = { ...p.attrs };
|
|
1659
1659
|
let b = !1;
|
|
1660
|
-
|
|
1660
|
+
k.listType !== "ordered" && (k.listType = "ordered", b = !0), (g == null ? void 0 : g.maybeChild(0)) && (b = i(k, C)), b && (d = d.setNodeMarkup(y, void 0, k), m = !0);
|
|
1661
1661
|
}
|
|
1662
1662
|
}), m && r.dispatch(d.setMeta("addToHistory", !1));
|
|
1663
1663
|
};
|
|
@@ -1688,7 +1688,7 @@ const Jt = [
|
|
|
1688
1688
|
xt
|
|
1689
1689
|
].flat(), cr = [qt, Wt, Ft, Vt, Ut, Jt].flat();
|
|
1690
1690
|
export {
|
|
1691
|
-
|
|
1691
|
+
ke as blockquoteAttr,
|
|
1692
1692
|
he as blockquoteKeymap,
|
|
1693
1693
|
q as blockquoteSchema,
|
|
1694
1694
|
Se as bulletListAttr,
|
|
@@ -1732,7 +1732,7 @@ export {
|
|
|
1732
1732
|
Wt as inputRules,
|
|
1733
1733
|
be as insertHardbreakCommand,
|
|
1734
1734
|
ht as insertHrCommand,
|
|
1735
|
-
|
|
1735
|
+
yt as insertHrInputRule,
|
|
1736
1736
|
gt as insertImageCommand,
|
|
1737
1737
|
Pt as insertImageInputRule,
|
|
1738
1738
|
Ut as keymap,
|
|
@@ -1772,9 +1772,9 @@ export {
|
|
|
1772
1772
|
ae as toggleStrongCommand,
|
|
1773
1773
|
me as turnIntoTextCommand,
|
|
1774
1774
|
Et as updateCodeBlockLanguageCommand,
|
|
1775
|
-
|
|
1775
|
+
kt as updateImageCommand,
|
|
1776
1776
|
dt as updateLinkCommand,
|
|
1777
|
-
|
|
1777
|
+
ye as wrapInBlockquoteCommand,
|
|
1778
1778
|
ct as wrapInBlockquoteInputRule,
|
|
1779
1779
|
Ae as wrapInBulletListCommand,
|
|
1780
1780
|
ft as wrapInBulletListInputRule,
|