diff --git a/README.md b/README.md index ec129af..dbc98a7 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Want a cool `Table of Contents` for your markdown and also auto sync changes eac |---------|--------|----------|-----------------------------------------|------------------------------------------------------------------------------------------| | args | string | true | `-r /.remarkrc.json --use toc --output` | [remark cli](https://github.com/unifiedjs/unified-args#cli) options. | | files | string | true | `README.md | List of input markdown files | +| | | | README.md | | | | | | ` | | | plugins | string | true | `remark-toc | List of [remarkjs plugins](https://github.com/remarkjs/remark/blob/main/doc/plugins.md). | | | | | ` | |