Flush the MathJax stylesheet.
Import:
import { finishRenderMath } from 'obsidian';
Signature:
function finishRenderMath(): Promise<void>
Returns: Promise<void>