From ae7ef26431e507216d79af31f75ce684efdb7192 Mon Sep 17 00:00:00 2001 From: Maritaria Date: Wed, 10 Jul 2019 08:31:51 +0200 Subject: [PATCH] Update README.md Adds more specific description to `task-lists` option for `vue-markdown` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6339ea3..77e0a9e 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ TIP: The default slot only renders **once** at the beginning, and it will overwr | lang-prefix | String | `language-` | CSS language prefix for fenced blocks | | quotes | String | `“”‘’` | use `“”‘’` for Chinese, `„“‚‘` for German, `«»„“` for Russian | | table-class | String | `table` | customize html class of the `` | -| task-lists | Boolean | `true` | enable GFM task list | +| task-lists | Boolean | `true` | Makes GFM task lists mutable, `false` shows GFM as readonly checkboxes | | toc | Boolean | `false` | enable automatic table of contents | | toc-id | String | `undefined` | the HTML id to render TOC | | toc-class | String | `table` | customize html class of the `