Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bitoiu/markwrap

Chrome extension that wraps the selected text in a markdown link with the contents of the clipboard
https://github.com/bitoiu/markwrap

chrome-extension clipboard markdown project-x

Last synced: 12 days ago
JSON representation

Chrome extension that wraps the selected text in a markdown link with the contents of the clipboard

Awesome Lists containing this project

README

        

# markwrap

Chrome Extension that wraps the selected text in a markdown link with the contents of the clipboard ([download](https://chrome.google.com/webstore/detail/mark-wrap/momphlnnfcfahjjofidepemapjghebmd))

## Usage

1. Copy the link
2. Select the text (optional)
3. Click `Ctrl+Shift+V` and the markdown link will be created in place.
If `Ctrl+Shift+V` does not work, try `Command+Shift+V`.

![example](https://github.com/bitoiu/markwrap/blob/master/assets/example.gif)

You can change the shortcut on the bottom right corner of the Chrome Extensions page.