Copy Markup Markdown
Item logo image for Copy Markup Markdown

Copy Markup Markdown

Featured
4.6(

5 ratings

)
ExtensionWorkflow & Planning1,000 users
Item media 2 screenshot
Item media 3 screenshot
Item media 1 screenshot
Item media 2 screenshot
Item media 3 screenshot
Item media 1 screenshot
Item media 2 screenshot
Item media 1 screenshot
Item media 2 screenshot
Item media 3 screenshot

Overview

Copy seletion as Markup or Markdown

# Copy Markup Markdown This extension is made for cool people who like to take notes in markdown format. Having to copy content from the web then manually converting them to markdown format is a huge pain. Especially for formatting for code blocks and inline code. Select text / code blocks from a page then you can access the copy menu from either the browser extension button or the context menu from right clicking. The menu items will be dependent on if there were any selection on the page. Menu without Selection * Markdown Link `[Title](URL)` - copy page title with URL in Markdown link format. * Page as HTML - copy entire page html, sanitized, eliminated classes, ids, javascripts with HTML structure intact. * Page as Markdown - copy entire page in markdown format. Menu with selection Menu items without Selection, plus: * Selection as HTML - copy selection as html, sanitized, with HTML structure. * Selection as Markdown - copy selection as markdown. ===== SAMPLE COPY SELECTION AS MARKDOWN ====== An example of a closure ----------------------- The following code returns a reference to a function: ``` function sayHello2(name) { var text = 'Hello ' + name; // Local variable var say = function() { console.log(text); } return say; } var say2 = sayHello2('Bob'); say2(); // logs "Hello Bob" ``` ===== SAMPLE COPY SELECTION AS HTML ====== <h2>An example of a closure</h2> <p>The following code returns a reference to a function:</p> <p></p> <div> <div> <pre><code> function sayHello2(name) { var text = 'Hello ' + name; // Local variable var say = function() { console.log(text); } return say; } var say2 = sayHello2('Bob'); say2(); // logs "Hello Bob" </code></pre> </div> </div>

4.6 out of 55 ratings

Google doesn't verify reviews. Learn more about results and reviews.

Review's profile picture

Viet Hoang LeNov 19, 2021

Perfect. This is what I'm looking for.

Review's profile picture

Игорь ГакотинFeb 1, 2021

Works great!

Review's profile picture

dang quang minhJul 3, 2020

Can be better if it has some shortcut.

1 person found this review to be helpful

Details

  • Version
    0.10.0
  • Updated
    February 24, 2019
  • Offered by
    scootcho.yoo
  • Size
    145KiB
  • Languages
    English (United States)
  • Developer
    Email
    scootcho.yoo@gmail.com
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has not provided any information about the collection or usage of your data.

Support

For help with questions, suggestions, or problems, please open this page on your desktop browser

Google apps