From a34daecd8db315916802472c4c00b1705c1ee91d Mon Sep 17 00:00:00 2001 From: jackton1 Date: Fri, 16 Dec 2022 21:49:04 +0000 Subject: [PATCH 1/2] Updated README.md --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 6fd4860b..fc80ea9f 100644 --- a/README.md +++ b/README.md @@ -42,15 +42,15 @@ Add the `Inputs` and/or `Outputs` [`H2` header](https://github.com/adam-p/markdo -| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | -|----------------|--------|----------|----------------|-----------------------------------------------------------------------------| -| action | string | false | `"action.yml"` | Path to the action.yml file
| -| bin\_path | string | false | | Path to the auto-doc binary
| -| col\_max\_width | string | false | `"1000"` | Max width of a column
| -| col\_max\_words | string | false | `"7"` | Max number of words per
line in a column | -| input\_columns | string | false | | List of Input columns names
to display, default (display all
columns) | -| output | string | false | `"README.md"` | Path to the output file
| -| output\_columns | string | false | | List of Output column names
to display, default (display all
columns) | +| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | +|----------------|--------|----------|----------------|--------------------------------------------------------------------------| +| action | string | false | `"action.yml"` | Path to the action.yml file | +| bin\_path | string | false | | Path to the auto-doc binary | +| col\_max\_width | string | false | `"1000"` | Max width of a column | +| col\_max\_words | string | false | `"7"` | Max number of words per line in
a column | +| input\_columns | string | false | | List of Input columns names to display,
default (display all columns) | +| output | string | false | `"README.md"` | Path to the output file | +| output\_columns | string | false | | List of Output column names to display,
default (display all columns) | From adf64965f9795501782398e6e609a15d0cc95b06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 16 Dec 2022 21:50:07 +0000 Subject: [PATCH 2/2] Updated README. --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index fc80ea9f..6fd4860b 100644 --- a/README.md +++ b/README.md @@ -42,15 +42,15 @@ Add the `Inputs` and/or `Outputs` [`H2` header](https://github.com/adam-p/markdo -| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | -|----------------|--------|----------|----------------|--------------------------------------------------------------------------| -| action | string | false | `"action.yml"` | Path to the action.yml file | -| bin\_path | string | false | | Path to the auto-doc binary | -| col\_max\_width | string | false | `"1000"` | Max width of a column | -| col\_max\_words | string | false | `"7"` | Max number of words per line in
a column | -| input\_columns | string | false | | List of Input columns names to display,
default (display all columns) | -| output | string | false | `"README.md"` | Path to the output file | -| output\_columns | string | false | | List of Output column names to display,
default (display all columns) | +| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | +|----------------|--------|----------|----------------|-----------------------------------------------------------------------------| +| action | string | false | `"action.yml"` | Path to the action.yml file
| +| bin\_path | string | false | | Path to the auto-doc binary
| +| col\_max\_width | string | false | `"1000"` | Max width of a column
| +| col\_max\_words | string | false | `"7"` | Max number of words per
line in a column | +| input\_columns | string | false | | List of Input columns names
to display, default (display all
columns) | +| output | string | false | `"README.md"` | Path to the output file
| +| output\_columns | string | false | | List of Output column names
to display, default (display all
columns) |