html

fun RendererFactory.html(context: Context, options: HtmlExportOptions = HtmlExportOptions()): RenderingComponents

The HTML rendering plug-in produces a browser-compatible document.

  • The root document comes with a full export which includes themes and scripts, and possibly media resources.

  • Other subdocuments are exported to lightweight subdirectories, with possibly media resources.