markdown-it-task-list
Plugin for markdown-it, supports GitHub style task list.
Installation
yarn add markdown-it-task-list
Usage
const mdi = mdimdi // <p></p>mdi // <p></p>
Development
Build
yarn run build
Test
yarn test
Plugin for markdown-it, supports GitHub style task list.
yarn add markdown-it-task-list
const mdi = mdimdi // <p></p>mdi // <p></p>
yarn run build
yarn test
npm i markdown-it-task-list
228
0.1.2
MIT