Add a Custom Block for Katex (fixes #741) #2019
+159
−0
Open
Annotations
6 errors
|
Build packages
Process completed with exit code 130.
|
|
Build packages
Parameter '_users' implicitly has an 'any' type.
|
|
Build packages
Property 'equation' is missing in type '{ paragraph: (block: BlockFromConfigNoChildren<BlockConfig<"paragraph", { backgroundColor: { default: "default"; }; textColor: { default: "default"; }; textAlignment: { default: "left"; values: readonly ["left", "center", "right", "justify"]; }; }, "inline">, any, any>, exporter: Exporter<...>) => Element; ... 14 mo...' but required in type 'BlockMapping<_DefaultBlockSchema & { pageBreak: BlockConfig<"pageBreak", {}, "none">; } & BlockSchemaFromSpecs<{ column: LooseBlockSpec<"column", { width: { default: number; }; }, "none">; columnList: LooseBlockSpec<...>; }>, any, any, ReactElement<...>, ReactElement<...> | ReactElement<...>>'.
|
|
Build packages
Property 'equation' is missing in type '{ paragraph: (block: BlockFromConfigNoChildren<BlockConfig<"paragraph", { backgroundColor: { default: "default"; }; textColor: { default: "default"; }; textAlignment: { default: "left"; values: readonly ["left", "center", "right", "justify"]; }; }, "inline">, any, any>, exporter: Exporter<...>) => Paragraph; ... 14 ...' but required in type 'BlockMapping<_DefaultBlockSchema & { pageBreak: BlockConfig<"pageBreak", {}, "none">; } & BlockSchemaFromSpecs<{ column: LooseBlockSpec<"column", { width: { default: number; }; }, "none">; columnList: LooseBlockSpec<...>; }>, any, any, Table | ... 2 more ... | Promise<...>, ParagraphChild>'.
|
|
Build packages
Property 'equation' is missing in type '{ paragraph: (block: BlockFromConfigNoChildren<BlockConfig<"paragraph", { backgroundColor: { default: "default"; }; textColor: { default: "default"; }; textAlignment: { default: "left"; values: readonly ["left", "center", "right", "justify"]; }; }, "inline">, any, any>, exporter: Exporter<...>, nestingLevel: number)...' but required in type 'BlockMapping<_DefaultBlockSchema & { pageBreak: BlockConfig<"pageBreak", {}, "none">; } & BlockSchemaFromSpecs<{ column: LooseBlockSpec<"column", { width: { default: number; }; }, "none">; columnList: LooseBlockSpec<...>; }>, any, any, ReactNode, ReactNode>'.
|
|
Build packages
Property 'equation' is missing in type '{ paragraph: (block: BlockFromConfigNoChildren<BlockConfig<"paragraph", { backgroundColor: { default: "default"; }; textColor: { default: "default"; }; textAlignment: { default: "left"; values: readonly ["left", "center", "right", "justify"]; }; }, "inline">, any, any>, t: Exporter<...>) => Element; ... 12 more ...;...' but required in type 'BlockMapping<_DefaultBlockSchema & { pageBreak: BlockConfig<"pageBreak", {}, "none">; }, any, any, ReactElement<any, string | JSXElementConstructor<any>>, ReactElement<...> | ReactElement<...>>'.
|
Loading