import { PluginWithOptions } from 'markdown-it'; interface MarkdownItTaskListOptions { /** * Whether disable checkbox * * 是否禁用 checkbox * * @default true */ disabled?: boolean; /** * Whether use `