FunctionastEnter(
this: RenderContainer,
input: string,
node: SyntaxNodeRef,
context: Context,
isFront: boolean,
card: C
shared-dom/src/language/template2html.ts:98
Functionbody(
this: RenderContainer,
card: Card,
note: Note,
template: Template,
short = false,
)
shared-dom/src/cardHtml.ts:57
FunctionclozeTransformer(
this: RenderContainer,
{ initialValue, isFront, card, template }: TransformerArgs,
)
shared-dom/src/cardHtml.ts:137
Functionconvert(
this: RenderContainer,
input: string,
tree: Tree,
isFront: boolean,
card: Card,
note: Note,
template:
shared-dom/src/language/template2html.ts:65