Commit dc53b40
fix: remove inline descriptions from .INPUTS/.OUTPUTS to avoid MD046
PlatyPS renders indented lines after a type entry as indented code blocks,
which MD046 rejects (fenced style required). Type-name-only entries generate
clean ### headings with no linting issues. The .DESCRIPTION section already
documents the return value.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent 5144ac9 commit dc53b40
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| |||
0 commit comments