paste-markdown
paste-markdown copied to clipboard
Paste spreadsheet cells as a Markdown table.
I'm copying a mere line of text from my own older post to quote it in a new post. This line got 3 embedded urls, two of which are copied...
### To Reproduce Steps to reproduce the behavior: 1. Copy table from [example_table.xlsx](https://github.com/github/issues/files/11222266/example_table.xlsx) 2. Open Google Chrome and navigated to Web UI on GHES 3.8 instance (This issue is reproduced...
Originally reported in https://github.com/go-gitea/gitea/issues/22622. To reproduce: - Open [this source file](https://try.gitea.io/silverwind/symlink-test/src/branch/master/package.json), select all code lines, copy them - Paste into GitHub comment box - Pasted content is completely mangled. Paste...
[https://github.github.com/paste-markdown/dist/index.js](https://github.github.com/paste-markdown/dist/index.js) returns a 404 error.
## Workflow permissions improvement There are **2 workflow files** that are currently lacking explicit permissions ### Affected Workflow Files The following workflow files need permissions to be explicitly defined: -...
[GitHub's guide for Markdown tables](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/organizing-information-with-tables#creating-a-table) indicates: > There must be at least three hyphens in each column of the header row. But this plugin creates tables with two hyphens between...