https://github.com/hypermkt/copyasmarkdownforsequelprobundle
Copy selected rows as Markdown. It's so easy to paste in GitHub issue.
https://github.com/hypermkt/copyasmarkdownforsequelprobundle
markdown sequel
Last synced: 8 months ago
JSON representation
Copy selected rows as Markdown. It's so easy to paste in GitHub issue.
- Host: GitHub
- URL: https://github.com/hypermkt/copyasmarkdownforsequelprobundle
- Owner: hypermkt
- License: other
- Created: 2016-04-03T07:52:47.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-06-12T11:48:16.000Z (about 3 years ago)
- Last Synced: 2025-03-26T07:43:06.001Z (about 1 year ago)
- Topics: markdown, sequel
- Language: PHP
- Homepage:
- Size: 104 KB
- Stars: 22
- Watchers: 1
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Markdown Output and Copier For Sequel Pro Bundle [](https://dl.circleci.com/status-badge/redirect/gh/hypermkt/CopyAsMarkdownForSequelProBundle/tree/master)
Copy selected rows as Markdown. It's so easy to paste in GitHub issue.
## Requirement
* [Sequel Pro](http://www.sequelpro.com/)
* >= PHP 8.2
## Installation
1. Clone this. `git clone git@github.com:hypermkt/CopyAsMarkdownForSequelProBundle.git`
1. Double-Click `copyAsMarkdown.spBundle`.
## Usage
1. Right-Click on selected rows.
1. Select `Bundle > copyAs > copyAsMarkdown`.
1. Paste it!
### Click!

### Paste!
```
id|method|accessed_at
---|---|---
15207807|GET|2016-01-25 00:00:00
15207808|GET|2016-01-25 00:00:00
15207811|GET|2016-01-25 00:00:01
```
## License
This software is released under the MIT License, see LICENSE.txt.