Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

Functions

Type aliases

MarkdownImport

MarkdownImport: { content: string; title: string }

Type declaration

  • content: string
  • title: string

Functions

toNotepadFromMarkdown

  • Parameters

    • markdown: MarkdownImport[]

      A list of all the markdown to be imported into notes

    Returns Notepad

Generated using TypeDoc