Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C csvkit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 61
    • Issues 61
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • wireservice
  • csvkit
  • Merge requests
  • !410

Add support for phabricator styled output

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/MichaelAquilina/phabricator_style into master May 28, 2015
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 2

Created by: MichaelAquilina

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!

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/MichaelAquilina/phabricator_style