Function html2cells

  • Converts HTML input to a generic notebook cell object

    Parameters

    • input: HtmlInput

      Input can be a file path, HTML string or Dom object

    • config: NotebookOptions

      Optional notebook configuration options

    Returns NotebookCell[]

    Generic Notebook object

Generated using TypeDoc