paste-markdown
paste-markdown copied to clipboard
Pasted tables should use at least 3 hyphens in each column of the header row
GitHub's guide for Markdown tables indicates:
There must be at least three hyphens in each column of the header row.
But this plugin creates tables with two hyphens between each column of the header row. This behavior prevents strict renderers, such as Go's blackfriday, from detecting columns in tables pasted with this plugin: