Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab
GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 36,069
    • Issues 36,069
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1,299
    • Merge Requests 1,299
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • 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
Backlog
Milestone
Backlog
Assign milestone
Time tracking
None
Due date
None
Reference: gitlab-org/gitlab#27205