PluginWithOptions<T>: ((md: markdownit, options?: T) => void)

Type Parameters

  • T = any