Summary table column alignment
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.9k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the enhancement
I'd like to see an alignment setting on the markdown summary table so headings can be left aligned. This produces a much nicer looking key/value style table.
Code Snippet
Additional information
Example of existing result:
https://github.com/xt0rted/dotnet-tool-update-test/actions/runs/2324968688
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the markdown summary table implementation in the TypeScript toolkit and the tests covering its rendered output. Verify how existing alignment is represented, then add the requested setting and confirm that headings can be left aligned without changing the default table output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- content
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100