Skip to content
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

Add support for phabricator styled output #410

Closed

Conversation

MichaelAquilina
Copy link

Add support for outputting results according to the table style defined in Phabricator's Remarkup Syntax. This allows a convenient mechanism of directly copying the output of csvlook to a Phabricator comment/story/wiki page.

For Example:

csvlook -P example.csv | xsel -i -b

Then just paste the results directly to see your table already formatted for you!

@jpmckinney
Copy link
Member

The implementation of this functionality is moving out of the csvkit repository into its new dependency agate (see #515). This is the file that would need to be modified. You may re-open your PR on agate.

@jpmckinney jpmckinney closed this Jan 30, 2016
lcorbasson pushed a commit to lcorbasson/csvkit that referenced this pull request Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants