Skip to content

Commit d9eb3d6

Browse files
Updated README.
1 parent 4ad8166 commit d9eb3d6

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@ Add the `Inputs` and/or `Outputs` [`H2` header](https://github.com/adam-p/markdo
4141
4242
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
4343
44-
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
45-
|----------------|--------|----------|----------------|---------------------------------------------|
46-
| action | string | false | `"action.yml"` | Path to the action.yml file<br> |
47-
| bin\_path | string | false | | Path to the binary |
48-
| col\_max\_width | string | false | `"1000"` | Max width of a column<br> |
49-
| col\_max\_words | string | false | `"5"` | Max number of words per<br>line in a column |
50-
| input\_columns | string | false | | List of Input columns names<br>to display |
51-
| output | string | false | `"README.md"` | Path to the output file<br> |
52-
| output\_columns | string | false | | List of Output column names<br>to display |
44+
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
45+
|----------------|--------|----------|----------------|-----------------------------------------------------------------------------|
46+
| action | string | false | `"action.yml"` | Path to the action.yml file<br> |
47+
| bin\_path | string | false | | Path to the binary |
48+
| col\_max\_width | string | false | `"1000"` | Max width of a column<br> |
49+
| col\_max\_words | string | false | `"5"` | Max number of words per<br>line in a column |
50+
| input\_columns | string | false | | List of Input columns names<br>to display, default (display all<br>columns) |
51+
| output | string | false | `"README.md"` | Path to the output file<br> |
52+
| output\_columns | string | false | | List of Output column names<br>to display, default (display all<br>columns) |
5353
5454
<!-- AUTO-DOC-INPUT:END -->
5555

0 commit comments

Comments
 (0)