• Returns the default unified-latex parser, or create a new one with the provided unifiedLatexFromString options

    Parameters

    • Optional options: PluginOptions

      Plugin options of unifiedLatexFromString plugin.

    Returns FrozenProcessor<Root, Root, Root, void>

    The default unified-latex parser if options is undefined, or a newly created unified-latex parser with the provided options.

Generated using TypeDoc