
Security News
Nx npm Packages Compromised in Supply Chain Attack Weaponizing AI CLI Tools
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
vuepress-plugin-markdown-todolist
Advanced tools
A vuepress plugin allow you to use todolist in markdown
这是一个VuePress插件,它允许您在VuePress文档中使用自定义的todolist语法。
使用npm安装插件:
npm i vuepress-plugin-markdown-todolist
或者使用yarn安装插件:
yarn add vuepress-plugin-markdown-todolist
在VuePress配置文件中启用插件:
//.vuepress/config.js
module.exports = {
plugins: ['vuepress-plugin-task-lists']
}
然后,您就可以在VuePress文档中使用todolist语法了。例如:
- [ ] 吃饭
- [x] 睡觉
- [ ] 工作
你可以对vuepress-plugin-markdown-todolist
类设置样式来修改外观
.vuepress-plugin-markdown-todolist{
/* 你的样式 */
}
FAQs
A vuepress plugin allow you to use todolist in markdown
The npm package vuepress-plugin-markdown-todolist receives a total of 0 weekly downloads. As such, vuepress-plugin-markdown-todolist popularity was classified as not popular.
We found that vuepress-plugin-markdown-todolist demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.