Skip to content

Add a comparison output style for GitHub tables #398

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

ZeroIntensity
Copy link
Member

After running benchmarks for a PR of mine, I noticed that --output_style table formats it in a way that GitHub doesn't know how to deal with. Instead of manually making one, I thought it would be much more convenient if there were a way to emit a GitHub-style table that could be directly copy-pasted to a comment. I guess this is technically a markdown table, but there's too many different parsers for markdown to conform to that standard.

I didn't bother with adding padding or anything, so it looks like garbage in the terminal, but it looks fine on GitHub.

@ZeroIntensity
Copy link
Member Author

Eh, I'm having second thoughts about this one.

@ZeroIntensity ZeroIntensity deleted the github-table branch June 9, 2025 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant