Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace converters

Index

Functions

Functions

mermaidToSVG

  • mermaidToSVG(input: string): string
  • Converts given content's mermaid sections into SVG.

    see

    https://github.com/superj80820/mermaid-js-converter

    Parameters

    • input: string

      is the content to convert mermaid parts to svg.

    Returns string

    converted content.

Generated using TypeDoc