Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Dec 28, 2021
1 parent 3375a8a commit 1811684
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,8 @@ Want a cool `Table of Contents` for your markdown and also auto sync changes eac
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|---------|--------|----------|-----------------------------------------|------------------------------------------------------------------------------------------|
| 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 |
| | | | ` | |
| plugins | string | true | `remark-toc | List of [remarkjs plugins](https://github.com/remarkjs/remark/blob/main/doc/plugins.md). |
| | | | ` | |
| files | string | true | `README.md` | List of input markdown files |
| plugins | string | true | `remark-toc` | List of [remarkjs plugins](https://github.com/remarkjs/remark/blob/main/doc/plugins.md). |

<!-- AUTO-DOC-INPUT:END -->

Expand Down

0 comments on commit 1811684

Please sign in to comment.