Navigation Menu

Skip to content

JohnnyFee/CopyAsMarkdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copy As Markdown

This is a Chrome Extension used to copy the element in current page as markdown format.

Usage

You can select any element with html format in the current page and then click the extension icon, the relative text with markdown format will be written into the clipboard. When you select nothing in the page, the page's link will be written to the cliboard, the content is like this: [window.title](location.href).

You can use the shortcut Alt + C. If needed, you can custom the shortcut for the extension in Chrome's tab chrome://extensions/.

Get it From WebStore

https://chrome.google.com/webstore/detail/copy-as-markdown/dgoenpnkphkichnohepecnmpmihnabdg

Source

Build

cd src
npm install & bower install
grunt build

Issue

Reference

About

This is a Chrome Extension used to copy the element in current page as markdown format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published