Function: isKatexEnabled()
Source: 1.0.0-rc.14 · ecc10ae38a81 (uncommitted changes)
ts
function isKatexEnabled(config?): boolean;Defined in: packages/valaxy/node/config/valaxy.ts:102
Whether KaTeX is enabled (disabled when MathJax is active).
Parameters
config?
ValaxyNodeConfig | null
Returns
boolean