Closed stefanvanherwijnen closed 2 years ago
Typescript complained about the export interface MarkdownItPlugin = syntax and the MarkdownIt import.
export interface MarkdownItPlugin =
MarkdownIt
Typescript complained about the
export interface MarkdownItPlugin =
syntax and theMarkdownIt
import.