Socket
Book a DemoInstallSign in
Socket

vuepress-plugin-markdown-todolist

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

vuepress-plugin-markdown-todolist

A vuepress plugin allow you to use todolist in markdown

1.0.1
unpublished
latest
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

VuePress Todo-lists Plugin

这是一个VuePress插件,它允许您在VuePress文档中使用自定义的todolist语法。

npm version npm downloads license

安装

使用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{
    /* 你的样式 */
}

Keywords

vuepress

FAQs

Package last updated on 03 Aug 2023

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.