wdpr
    Preparing search index...
    • Initialize math functionality within the given root element.

      Applies the MathML polyfill if needed and sets up equation reference tooltip and scroll behavior.

      Parameters

      • root: HTMLElement

        The root DOM element containing rendered Wikidot markup.

      Returns ModuleCleanup

      A cleanup handle whose destroy() method removes all event listeners.