Skip to content

Commit f023621

Browse files
committed
Merge branch 'main' of github.com:tj-actions/remark
2 parents 90ebfc3 + 1d86215 commit f023621

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ Want a cool `Table of Contents` for your markdown and also auto sync changes eac
3030
3131
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
3232
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 |
3939
4040
<!-- AUTO-DOC-INPUT:END -->
4141

0 commit comments

Comments
 (0)