The options used to initialize a rendermime instance.

Hierarchy

  • IOptions

Properties

initialFactories?: readonly IRenderMime.IRendererFactory[]

Initial factories to add to the rendermime instance.

latexTypesetter?: IRenderMime.ILatexTypesetter

An optional LaTeX typesetter.

An optional path handler.

markdownParser?: IRenderMime.IMarkdownParser

An optional Markdown parser.

The initial resolver object.

The default is null.

The sanitizer used to sanitize untrusted html inputs.

If not given, a default sanitizer will be used.

translator?: ITranslator

The application language translator.

Generated using TypeDoc