Skip to content

loadMathJax

Official

Load MathJax.

Import:

import { loadMathJax } from 'obsidian';

Signature:

function loadMathJax(): Promise<void>

Returns: Promise<void> — A promise that resolves when MathJax is loaded.