Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Chrome extension that wraps the selected text in a markdown link with the contents of the clipboard
JavaScript
Branch: master
Clone or download
bitoiu Merge pull request #1 from jonico-sandbox/patch-1
Added suggestion to mention Command+Shift+V as alternative keybinding
Latest commit c4dfafd May 18, 2016
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
assets
.gitignore Initial rig Sep 23, 2015
README.md Added suggestion to mention Command+Shift+V as alternative keybinding Apr 26, 2016
background.js Only needs to paste Sep 24, 2015
contentscript.js Alpha Sep 24, 2015
manifest.json App name change Sep 24, 2015

README.md

markwrap

Chrome Extension that wraps the selected text in a markdown link with the contents of the clipboard (download)

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

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

You can’t perform that action at this time.