Skip to content

GitLab Next

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Menu
    Projects Groups Snippets
  • Get a free trial
  • Sign up
  • Login
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 43,108
    • Issues 43,108
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,356
    • Merge requests 1,356
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #27205
Closed
Open
Created Mar 07, 2019 by John Lawler@johnlawlertrigo

Paste tab-delimited data and format it as a Markdown table

Problem to solve

Make it easier to paste tab delimited data into a markdown table format.

Target audience

All users of Issues.

Further details

It's rather annoying to paste in data that comes from a spreadsheet or other tab-delimited source, and then have to manually hack around to make the format like markdown expects it to be to represent a table.

Proposal

Add some sort of simple integrated tool that one could activate, paste in this tab-delimited text (with the first row being the header row) and have the tool automatically replace the tab with pipes and insert the second row to offset the header row from the data.

Permissions and Security

n/a

Documentation

n/a

What does success look like, and how can we measure that?

Users would spend less time formatting markdown for what for some of us is a routine task of pasting tabular data into Issues and other markdown fields.

Links / references

Edited Mar 08, 2019 by Mark Fletcher
Assignee
Assign to
Time tracking