markstream-vue
Version:
Vue 3 Markdown renderer optimized for large docs: progressive Mermaid, streaming diff code blocks, and fast real-time preview.
76 lines (75 loc) • 2.58 kB
JavaScript
export * from "stream-markdown-parser";
import { KATEX_COMMANDS as r, normalizeStandaloneBackslashT as t, setDefaultMathOptions as d } from "stream-markdown-parser";
import "vue";
import { A as i, B as N, C as k, j as c, D as l, E as m, F as u, k as g, m as M, H as C, o as f, p, I as T, q as W, t as h, L as K, v as B, w as X, ac as D, M as I, N as R, x as S, y as x, z as L, P as O, _ as b, G as E, S as _, Q as A, R as w, T as F, U as P, V as y, X as H, Y as U, W as v, af as Y, i as j, a0 as q, ae as z, N as G, ag as V, n as J, a8 as Q, a3 as Z, b as $, ab as ee, g as ae, a5 as oe, l as se, J as re, a2 as te, r as de, K as ne, O as ie, a7 as Ne, f as ke, $ as ce, a1 as le, a4 as me, Z as ue, ad as ge, a9 as Me, aa as Ce, ah as fe, a6 as pe } from "./exports-BreegGo9.js";
export {
i as AdmonitionNode,
N as BlockquoteNode,
k as CheckboxNode,
c as CodeBlockNode,
l as DefinitionListNode,
m as EmojiNode,
u as FootnoteAnchorNode,
g as FootnoteNode,
M as FootnoteReferenceNode,
C as HardBreakNode,
f as HeadingNode,
p as HighlightNode,
T as ImageNode,
W as InlineCodeNode,
h as InsertNode,
r as KATEX_COMMANDS,
K as LinkNode,
B as ListItemNode,
X as ListNode,
D as MERMAID_WORKER_BUSY_CODE,
I as MarkdownCodeBlockNode,
R as MarkdownRender,
S as MathBlockNode,
x as MathInlineNode,
L as MermaidBlockNode,
O as ParagraphNode,
b as PreCodeNode,
E as ReferenceNode,
_ as StrikethroughNode,
A as StrongNode,
w as SubscriptNode,
F as SuperscriptNode,
P as TableNode,
y as TextNode,
H as ThematicBreakNode,
U as VueRendererMarkdown,
v as WORKER_BUSY_CODE,
Y as canParseOffthread,
j as clearGlobalCustomComponents,
q as clearKaTeXWorker,
z as clearMermaidWorker,
G as default,
V as findPrefixOffthread,
J as getCustomNodeComponents,
Q as getKaTeXBackpressureDefaults,
Z as getKaTeXWorkerLoad,
$ as getLanguageIcon,
ee as getMermaidWorkerLoad,
ae as getUseMonaco,
oe as isKaTeXWorkerBusy,
se as languageMap,
t as normalizeStandaloneBackslashT,
re as removeCustomComponents,
te as renderKaTeXInWorker,
de as renderKaTeXWithBackpressure,
ne as setCustomComponents,
ie as setDefaultI18nMap,
d as setDefaultMathOptions,
Ne as setKaTeXBackpressureDefaults,
ke as setKaTeXCache,
ce as setKaTeXWorker,
le as setKaTeXWorkerDebug,
me as setKaTeXWorkerMaxConcurrency,
ue as setLanguageIconResolver,
ge as setMermaidWorker,
Me as setMermaidWorkerClientDebug,
Ce as setMermaidWorkerMaxConcurrency,
fe as terminateWorker,
pe as waitForKaTeXWorkerSlot
};