mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-20 02:05:21 -04:00
Add clickable todos (#283)
This commit is contained in:
parent
0f30803529
commit
528e7e5904
9 changed files with 117 additions and 43 deletions
|
@ -1,6 +0,0 @@
|
|||
|
||||
declare module 'markdown-it-task-lists' {
|
||||
import MarkdownIt from 'markdown-it/lib'
|
||||
const markdownItTaskLists: MarkdownIt.PluginSimple
|
||||
export = markdownItTaskLists
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue