Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MarkdownRenderOptions

Hierarchy

Index

Properties

actionHandler?: ContentActionHandler
className?: string
inline?: boolean
renderCodeSegments?: boolean

Methods

  • asyncRenderCallback(): void
  • codeBlockRenderer(languageId: string, value: string): Promise<HTMLElement>