File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -30,12 +30,12 @@ Want a cool `Table of Contents` for your markdown and also auto sync changes eac
30
30
31
31
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
32
32
33
- | INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
34
- |---------|--------|----------|------------------------ |------------------------------------------------------------------------------------------|
35
- | args | string | true | ` " --use toc -- output" ` | [remark cli](https://github.com/unifiedjs/unified-args#cli) options. |
36
- | files | string | true | ` " README.md" ` | List of input markdown files<br> |
37
- | plugins | string | true | ` " remark-toc" ` | List of [remarkjs plugins](https://github.com/remarkjs/remark/blob/main/doc/plugins.md). |
38
- | rc\_ path | string | false | ` " .remarkrc.json" ` | Remark configuration file |
33
+ | INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
34
+ |---------|--------|----------|--------------------|------------------------------------------------------------------------------------------|
35
+ | args | string | true | ` " --output" ` | [remark cli](https://github.com/unifiedjs/unified-args#cli) options. |
36
+ | files | string | true | ` " README.md" ` | List of input markdown files<br> |
37
+ | plugins | string | true | ` " remark-toc" ` | List of [remarkjs plugins](https://github.com/remarkjs/remark/blob/main/doc/plugins.md). |
38
+ | rc\_ path | string | false | ` " .remarkrc.json" ` | Remark configuration file |
39
39
40
40
<!-- AUTO-DOC-INPUT:END -->
41
41
You can’t perform that action at this time.
0 commit comments