Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HtmlFormatter

Provides HTML formatting support to the pipeline.

Hierarchy

  • HtmlFormatter

Index

Methods

formatDom

formatHtml

  • formatHtml(html: string): string
  • Formats serialized HTML before being exported from the pipeline.

    Parameters

    • html: string

      HTML to format.

    Returns string

Generated using TypeDoc