markdown-it-any-block 3.2.10-beta1 → 3.2.10-beta2
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/diagram-definition.ae1f7a29-DQ3e7jv1.js +38523 -0
- package/dist/diagram-definition.ae1f7a29-DQ3e7jv1.js.map +1 -0
- package/dist/diagram-definition.ae1f7a29-DXy9Lyeh.cjs +38523 -0
- package/dist/diagram-definition.ae1f7a29-DXy9Lyeh.cjs.map +1 -0
- package/dist/index-BkaBMEdt.js +42651 -0
- package/dist/index-BkaBMEdt.js.map +1 -0
- package/dist/index-Cea7wBZ9.cjs +42672 -0
- package/dist/index-Cea7wBZ9.cjs.map +1 -0
- package/dist/mdit-any-block.cjs +4 -42668
- package/dist/mdit-any-block.cjs.map +1 -1
- package/dist/mdit-any-block.js +4 -42646
- package/dist/mdit-any-block.js.map +1 -1
- package/dist/mermaid-mindmap.core-B-1qlt4V.cjs +17 -0
- package/dist/mermaid-mindmap.core-B-1qlt4V.cjs.map +1 -0
- package/dist/mermaid-mindmap.core-Bw63ywp_.js +17 -0
- package/dist/mermaid-mindmap.core-Bw63ywp_.js.map +1 -0
- package/package.json +1 -1
- package/vite.config.ts +0 -1
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const id = "mindmap";
|
|
4
|
+
const detector = (txt) => {
|
|
5
|
+
return txt.match(/^\s*mindmap/) !== null;
|
|
6
|
+
};
|
|
7
|
+
const loader = async () => {
|
|
8
|
+
const { diagram } = await Promise.resolve().then(() => require("./diagram-definition.ae1f7a29-DXy9Lyeh.cjs"));
|
|
9
|
+
return { id, diagram };
|
|
10
|
+
};
|
|
11
|
+
const plugin = {
|
|
12
|
+
id,
|
|
13
|
+
detector,
|
|
14
|
+
loader
|
|
15
|
+
};
|
|
16
|
+
exports.default = plugin;
|
|
17
|
+
//# sourceMappingURL=mermaid-mindmap.core-B-1qlt4V.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mermaid-mindmap.core-B-1qlt4V.cjs","sources":["../../../node_modules/.pnpm/@mermaid-js+mermaid-mindmap@9.3.0/node_modules/@mermaid-js/mermaid-mindmap/dist/mermaid-mindmap.core.mjs"],"sourcesContent":["const id = \"mindmap\";\nconst detector = (txt) => {\n return txt.match(/^\\s*mindmap/) !== null;\n};\nconst loader = async () => {\n const { diagram } = await import(\"./diagram-definition.ae1f7a29.js\");\n return { id, diagram };\n};\nconst plugin = {\n id,\n detector,\n loader\n};\nexport {\n plugin as default\n};\n//# sourceMappingURL=mermaid-mindmap.core.mjs.map\n"],"names":[],"mappings":";;AAAA,MAAM,KAAK;AACX,MAAM,WAAW,CAAC,QAAQ;AACxB,SAAO,IAAI,MAAM,aAAa,MAAM;AACtC;AACA,MAAM,SAAS,YAAY;AACzB,QAAM,EAAE,QAAO,IAAK,MAAM,QAAA,QAAA,EAAA,KAAA,MAAA,QAAO,4CAAkC,CAAC;AACpE,SAAO,EAAE,IAAI,QAAS;AACxB;AACK,MAAC,SAAS;AAAA,EACb;AAAA,EACA;AAAA,EACA;AACF;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const id = "mindmap";
|
|
2
|
+
const detector = (txt) => {
|
|
3
|
+
return txt.match(/^\s*mindmap/) !== null;
|
|
4
|
+
};
|
|
5
|
+
const loader = async () => {
|
|
6
|
+
const { diagram } = await import("./diagram-definition.ae1f7a29-DQ3e7jv1.js");
|
|
7
|
+
return { id, diagram };
|
|
8
|
+
};
|
|
9
|
+
const plugin = {
|
|
10
|
+
id,
|
|
11
|
+
detector,
|
|
12
|
+
loader
|
|
13
|
+
};
|
|
14
|
+
export {
|
|
15
|
+
plugin as default
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=mermaid-mindmap.core-Bw63ywp_.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mermaid-mindmap.core-Bw63ywp_.js","sources":["../../../node_modules/.pnpm/@mermaid-js+mermaid-mindmap@9.3.0/node_modules/@mermaid-js/mermaid-mindmap/dist/mermaid-mindmap.core.mjs"],"sourcesContent":["const id = \"mindmap\";\nconst detector = (txt) => {\n return txt.match(/^\\s*mindmap/) !== null;\n};\nconst loader = async () => {\n const { diagram } = await import(\"./diagram-definition.ae1f7a29.js\");\n return { id, diagram };\n};\nconst plugin = {\n id,\n detector,\n loader\n};\nexport {\n plugin as default\n};\n//# sourceMappingURL=mermaid-mindmap.core.mjs.map\n"],"names":[],"mappings":"AAAA,MAAM,KAAK;AACX,MAAM,WAAW,CAAC,QAAQ;AACxB,SAAO,IAAI,MAAM,aAAa,MAAM;AACtC;AACA,MAAM,SAAS,YAAY;AACzB,QAAM,EAAE,QAAO,IAAK,MAAM,OAAO,2CAAkC;AACnE,SAAO,EAAE,IAAI,QAAS;AACxB;AACK,MAAC,SAAS;AAAA,EACb;AAAA,EACA;AAAA,EACA;AACF;","x_google_ignoreList":[0]}
|
package/package.json
CHANGED