mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
chore: bump marked from 16.0.0 to 17.0.1
This commit is contained in:
parent
14542caddb
commit
4ef769fdc6
@ -21,9 +21,7 @@ export const taskListItemCompiler = ({ renderer }) =>
|
||||
text: checkbox + ' ',
|
||||
});
|
||||
}
|
||||
} else {
|
||||
text += checkbox + ' ';
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
text += this.parser?.parse(item.tokens, !!item.loose);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user